.Header-module__KHjLKa__header{z-index:1000;background:var(--brand-white);border-bottom:1px solid var(--brand-border);box-shadow:var(--shadow-sm);position:sticky;top:0}.Header-module__KHjLKa__container{max-width:1280px;padding:0 var(--space-4);margin:0 auto}@media (min-width:768px){.Header-module__KHjLKa__container{padding:0 var(--space-6)}}@media (min-width:1024px){.Header-module__KHjLKa__container{padding:0 var(--space-8)}}.Header-module__KHjLKa__headerInner{justify-content:space-between;align-items:center;gap:var(--space-4);height:72px;display:flex}@media (min-width:768px){.Header-module__KHjLKa__headerInner{gap:var(--space-2)}}@media (min-width:1024px){.Header-module__KHjLKa__headerInner{gap:var(--space-4)}}.Header-module__KHjLKa__logo{height:72px;transition:var(--transition-base);align-items:center;text-decoration:none;display:inline-flex}.Header-module__KHjLKa__logo:hover{opacity:.9}.Header-module__KHjLKa__logoImage{object-fit:contain;width:auto;height:64px}@media (max-width:480px){.Header-module__KHjLKa__logoImage{height:56px}}.Header-module__KHjLKa__nav{align-items:center;gap:var(--space-6);display:none}@media (min-width:768px){.Header-module__KHjLKa__nav{gap:var(--space-3);display:flex}}@media (min-width:1024px){.Header-module__KHjLKa__nav{gap:var(--space-6)}}.Header-module__KHjLKa__navLink{font-size:var(--text-sm);color:var(--brand-navy);transition:var(--transition-base);padding:var(--space-2)0;white-space:nowrap;border-bottom:2px solid #0000;font-weight:500;text-decoration:none}@media (min-width:768px){.Header-module__KHjLKa__navLink{font-size:13px}}@media (min-width:1024px){.Header-module__KHjLKa__navLink{font-size:var(--text-sm)}}.Header-module__KHjLKa__navLink:hover{color:var(--brand-teal);border-bottom-color:var(--brand-teal)}.Header-module__KHjLKa__headerActions{align-items:center;gap:var(--space-3);display:none}@media (min-width:768px){.Header-module__KHjLKa__headerActions{display:flex}}.Header-module__KHjLKa__userMenuContainer{position:relative}.Header-module__KHjLKa__userMenuButton{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--brand-teal);color:var(--brand-white);border-radius:var(--radius-md);cursor:pointer;font-size:var(--text-sm);transition:var(--transition-base);border:none;font-weight:500;display:flex}.Header-module__KHjLKa__userMenuButton:hover{background:var(--brand-teal-dark);transform:translateY(-2px);box-shadow:0 4px 12px #2fa4a94d}.Header-module__KHjLKa__userMenuOverlay{z-index:998;position:fixed;inset:0}.Header-module__KHjLKa__userMenuDropdown{top:calc(100% + var(--space-2));background:var(--brand-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:999;border:1px solid var(--brand-border);min-width:220px;position:absolute;right:0;overflow:hidden}.Header-module__KHjLKa__userMenuHeader{padding:var(--space-4);border-bottom:1px solid var(--brand-border);background:var(--brand-grey-lightest)}.Header-module__KHjLKa__userMenuName{color:var(--brand-navy);margin-bottom:var(--space-1);font-weight:600}.Header-module__KHjLKa__userMenuEmail{font-size:var(--text-sm);color:var(--brand-text-dark)}.Header-module__KHjLKa__userMenuBody{padding:var(--space-2)}.Header-module__KHjLKa__userMenuLink{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);color:var(--brand-navy);border-radius:var(--radius-md);transition:var(--transition-base);text-decoration:none;display:flex}.Header-module__KHjLKa__userMenuLink:hover{background:var(--brand-grey-lightest);color:var(--brand-teal)}.Header-module__KHjLKa__userMenuLogout{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3)var(--space-4);color:#dc2626;border-radius:var(--radius-md);cursor:pointer;font-size:var(--text-sm);transition:var(--transition-base);text-align:left;background:0 0;border:none;display:flex}.Header-module__KHjLKa__userMenuLogout:hover{background:#fef2f2}.Header-module__KHjLKa__signInButton{align-items:center;gap:var(--space-2);cursor:pointer;font-size:var(--text-sm);color:var(--brand-navy);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);transition:var(--transition-base);background:0 0;border:none;min-height:44px;font-weight:500;display:flex}@media (min-width:768px){.Header-module__KHjLKa__signInButton{padding:var(--space-2);font-size:13px}}@media (min-width:1024px){.Header-module__KHjLKa__signInButton{font-size:var(--text-sm);padding:var(--space-2)var(--space-3)}}.Header-module__KHjLKa__signInButton:hover{background:var(--brand-grey-lightest);color:var(--brand-teal)}.Header-module__KHjLKa__signUpButton{padding:var(--space-2)var(--space-4);background:var(--brand-teal);color:var(--brand-white);border-radius:var(--radius-md);font-size:var(--text-sm);cursor:pointer;transition:var(--transition-base);border:none;min-height:44px;font-weight:500}@media (min-width:768px){.Header-module__KHjLKa__signUpButton{padding:var(--space-2)var(--space-3);font-size:13px}}@media (min-width:1024px){.Header-module__KHjLKa__signUpButton{font-size:var(--text-sm);padding:var(--space-2)var(--space-4)}}.Header-module__KHjLKa__mobileMenuButton{padding:var(--space-2);border-radius:var(--radius-md);transition:var(--transition-base);color:var(--brand-navy);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.Header-module__KHjLKa__mobileMenuButton:hover,.Header-module__KHjLKa__mobileMenuButton.Header-module__KHjLKa__active{background:var(--brand-grey-lightest)}.Header-module__KHjLKa__mobileActions{flex-shrink:0;align-items:center;gap:.35rem;margin-left:auto;display:flex}.Header-module__KHjLKa__mobileProfileWrap{position:relative}.Header-module__KHjLKa__mobileProfileButton{border:1px solid var(--brand-border);background:var(--brand-white);min-width:40px;height:40px;color:var(--brand-navy);cursor:pointer;transition:var(--transition-base);border-radius:999px;justify-content:center;align-items:center;gap:.2rem;display:flex}.Header-module__KHjLKa__mobileProfileChevron{color:var(--brand-text-dark);transition:transform .2s}.Header-module__KHjLKa__mobileProfileChevron.Header-module__KHjLKa__open{transform:rotate(180deg)}.Header-module__KHjLKa__mobileProfileButton:hover{border-color:var(--brand-teal);color:var(--brand-teal);background:var(--brand-grey-lightest)}.Header-module__KHjLKa__mobileProfileImage{object-fit:cover;border-radius:999px;width:100%;height:100%}.Header-module__KHjLKa__mobileProfileOverlay{z-index:996;background:0 0;position:fixed;inset:72px 0 0}.Header-module__KHjLKa__mobileProfileDropdown{background:var(--brand-white);border:1px solid var(--brand-border);border-radius:var(--radius-lg);min-width:210px;max-width:min(88vw,280px);box-shadow:var(--shadow-lg);z-index:997;flex-direction:column;gap:.25rem;padding:.4rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.Header-module__KHjLKa__mobileProfileHeader{border-bottom:1px solid var(--brand-border);margin-bottom:.15rem;padding:.5rem .65rem .65rem}.Header-module__KHjLKa__mobileProfileName{color:var(--brand-navy);margin:0;font-size:.9rem;font-weight:700}.Header-module__KHjLKa__mobileProfileEmail{color:var(--brand-text-dark);word-break:break-word;margin:.2rem 0 0;font-size:.75rem;line-height:1.2}.Header-module__KHjLKa__mobileProfileMenuLink{border-radius:var(--radius-md);width:100%;color:var(--brand-navy);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.55rem;padding:.65rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.Header-module__KHjLKa__mobileProfileMenuLink:hover{background:var(--brand-grey-lightest);color:var(--brand-teal)}.Header-module__KHjLKa__mobileProfileMenuPrimary{border-radius:var(--radius-md);background:var(--brand-teal);width:100%;color:var(--brand-white);cursor:pointer;text-align:center;border:none;padding:.65rem .75rem;font-size:.9rem;font-weight:600}.Header-module__KHjLKa__mobileProfileMenuPrimary:hover{background:var(--brand-teal-dark)}.Header-module__KHjLKa__mobileProfileMenuLogout{border-radius:var(--radius-md);color:#dc2626;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.55rem;width:100%;padding:.65rem .75rem;font-size:.9rem;font-weight:500;display:flex}.Header-module__KHjLKa__mobileProfileMenuLogout:hover{background:#fef2f2}@media (min-width:768px){.Header-module__KHjLKa__mobileActions,.Header-module__KHjLKa__mobileMenuButton{display:none}}.Header-module__KHjLKa__mobileMenu{background:var(--brand-white);border-top:1px solid var(--brand-border);border-left:1px solid var(--brand-border-light);z-index:999;width:min(82vw,340px);animation:.22s cubic-bezier(.4,0,.2,1) Header-module__KHjLKa__slideInRight;display:block;position:fixed;inset:72px 0 0 auto;overflow-y:auto;box-shadow:-4px 0 24px #1f3a5f26}@keyframes Header-module__KHjLKa__slideInRight{0%{opacity:.5;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (min-width:768px){.Header-module__KHjLKa__mobileMenu{display:none}}.Header-module__KHjLKa__mobileMenuOverlay{z-index:998;cursor:pointer;background:#1f3a5f80;position:fixed;inset:72px 0 0}.Header-module__KHjLKa__mobileMenuContent{background:var(--brand-white);padding:var(--space-4);min-height:100%}.Header-module__KHjLKa__mobileNav{gap:var(--space-1);flex-direction:column;display:flex}.Header-module__KHjLKa__mobileNavLink{padding:var(--space-3)var(--space-4);color:var(--brand-navy);border-radius:var(--radius-md);transition:var(--transition-base);font-size:var(--text-base);font-weight:500;text-decoration:none}.Header-module__KHjLKa__mobileNavLink:hover{background:var(--brand-grey-lightest);color:var(--brand-teal)}.Header-module__KHjLKa__mobileDivider{margin:var(--space-2)0;border:none;border-top:1px solid var(--brand-border)}.Header-module__KHjLKa__mobileUserLink{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);color:var(--brand-teal);border-radius:var(--radius-md);transition:var(--transition-base);font-weight:600;text-decoration:none;display:flex}.Header-module__KHjLKa__mobileUserLink:hover{background:var(--brand-teal-lighter)}.Header-module__KHjLKa__mobileLogoutButton{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);color:#dc2626;border-radius:var(--radius-md);cursor:pointer;font-size:var(--text-base);text-align:left;width:100%;transition:var(--transition-base);background:0 0;border:none;font-weight:500;display:flex}.Header-module__KHjLKa__mobileLogoutButton:hover{background:#fef2f2}.Header-module__KHjLKa__mobileSignInButton{padding:var(--space-3)var(--space-4);cursor:pointer;font-size:var(--text-base);text-align:left;color:var(--brand-navy);border-radius:var(--radius-md);width:100%;transition:var(--transition-base);background:0 0;border:none;font-weight:500}.Header-module__KHjLKa__mobileSignInButton:hover{background:var(--brand-grey-lightest);color:var(--brand-teal)}.Header-module__KHjLKa__mobileSignUpButton{padding:var(--space-3)var(--space-4);background:var(--brand-teal);color:var(--brand-white);border-radius:var(--radius-md);font-size:var(--text-base);cursor:pointer;text-align:center;width:100%;transition:var(--transition-base);border:none;font-weight:500}.Header-module__KHjLKa__mobileSignUpButton:hover{background:var(--brand-teal-dark)}.Header-module__KHjLKa__authLoadingSkeleton{align-items:center;gap:var(--space-3);display:flex}.Header-module__KHjLKa__skeletonButton{background:linear-gradient(90deg,var(--brand-grey-lightest)25%,var(--brand-border)50%,var(--brand-grey-lightest)75%);border-radius:var(--radius-md);background-size:200% 100%;width:100px;height:40px;animation:1.5s ease-in-out infinite Header-module__KHjLKa__skeletonLoading}.Header-module__KHjLKa__skeletonButton:first-child{width:90px}.Header-module__KHjLKa__skeletonButton:last-child{width:100px}@keyframes Header-module__KHjLKa__skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.Header-module__KHjLKa__mobileLoadingSkeleton{gap:var(--space-3);padding:var(--space-3)0;flex-direction:column;display:flex}.Header-module__KHjLKa__mobileSkeletonButton{background:linear-gradient(90deg,var(--brand-grey-lightest)25%,var(--brand-border)50%,var(--brand-grey-lightest)75%);border-radius:var(--radius-md);background-size:200% 100%;width:100%;height:48px;animation:1.5s ease-in-out infinite Header-module__KHjLKa__skeletonLoading}
.PopBanner-module__iVmVsW__overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out PopBanner-module__iVmVsW__fadeIn;display:flex;position:fixed;inset:0}.PopBanner-module__iVmVsW__popup{border-radius:.875rem;width:100%;max-width:480px;padding:1.2rem;animation:.25s cubic-bezier(.175,.885,.32,1.1) PopBanner-module__iVmVsW__scaleIn;position:relative;box-shadow:0 20px 60px #00000047}.PopBanner-module__iVmVsW__popupLarge{border-radius:1rem;width:80vw;max-width:min(80vw,1100px);max-height:80vh;padding:0;overflow-y:auto}.PopBanner-module__iVmVsW__closeBtnOnLarge{z-index:10;cursor:pointer;opacity:.85;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.125rem;line-height:1;transition:opacity .15s,background .15s;display:flex;position:absolute;top:.75rem;right:.75rem;color:#fff!important}.PopBanner-module__iVmVsW__closeBtnOnLarge:hover{opacity:1;background:#000000a6}.PopBanner-module__iVmVsW__topBar{z-index:9999;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:.625rem 1.25rem;font-size:.875rem;animation:.3s ease-out PopBanner-module__iVmVsW__slideDown;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #00000026}.PopBanner-module__iVmVsW__slideIn{z-index:9999;border-radius:.875rem;width:100%;max-width:340px;padding:1.25rem 1.5rem;animation:.35s cubic-bezier(.175,.885,.32,1.1) PopBanner-module__iVmVsW__slideUp;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 10px 40px #00000040}.PopBanner-module__iVmVsW__bannerImage{object-fit:contain;width:100%;height:100%;display:block}.PopBanner-module__iVmVsW__bannerImageWrap{background:#00000038;border-radius:.625rem;width:100%;position:relative;overflow:hidden}.PopBanner-module__iVmVsW__bannerImageOverlay{pointer-events:none;background:linear-gradient(#0000000f 0%,#0000004d 55%,#000000b8 100%);position:absolute;inset:0}.PopBanner-module__iVmVsW__bannerImageContent{padding:.9rem;position:absolute;bottom:0;left:0;right:0}.PopBanner-module__iVmVsW__titleOnImage{text-shadow:0 1px 4px #00000073;margin:0 0 .35rem;font-size:1.125rem;font-weight:700;line-height:1.3}.PopBanner-module__iVmVsW__descriptionOnImage{opacity:.96;text-shadow:0 1px 4px #00000059;margin:0 0 .8rem;font-size:.875rem;line-height:1.45}.PopBanner-module__iVmVsW__actionsOnImage{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.PopBanner-module__iVmVsW__ctaBtnOnImage{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000040}.PopBanner-module__iVmVsW__inlineLinkOnImage{opacity:.95;text-shadow:0 1px 4px #00000059}.PopBanner-module__iVmVsW__closeBtn{z-index:20;cursor:pointer;opacity:.65;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.125rem;line-height:1;transition:opacity .15s,background .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.PopBanner-module__iVmVsW__closeBtn:hover{opacity:1;background:#0000001a}.PopBanner-module__iVmVsW__closeBtnTopBar{cursor:pointer;opacity:.65;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1rem;transition:opacity .15s,background .15s;display:flex;position:static}.PopBanner-module__iVmVsW__closeBtnTopBar:hover{opacity:1;background:#0000001a}.PopBanner-module__iVmVsW__title{margin:0 0 .4rem;font-size:1.125rem;font-weight:700;line-height:1.3}.PopBanner-module__iVmVsW__description{opacity:.88;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.PopBanner-module__iVmVsW__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.PopBanner-module__iVmVsW__ctaBtn{cursor:pointer;background:0 0;border:2px solid;border-radius:.5rem;align-items:center;gap:.35rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,opacity .15s;display:inline-flex}.PopBanner-module__iVmVsW__ctaBtn:hover{background:#ffffff26}.PopBanner-module__iVmVsW__inlineLink{opacity:.8;cursor:pointer;text-underline-offset:2px;font-size:.8125rem;text-decoration:underline}.PopBanner-module__iVmVsW__inlineLink:hover{opacity:1}.PopBanner-module__iVmVsW__topBarContent{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.PopBanner-module__iVmVsW__topBarImageWrap{background:#0000002e;border-radius:.375rem;flex-shrink:0;width:72px;overflow:hidden}.PopBanner-module__iVmVsW__topBarImage{width:100%;height:100%;display:block}.PopBanner-module__iVmVsW__topBarTitle{font-size:.875rem;font-weight:600}.PopBanner-module__iVmVsW__topBarDesc{opacity:.88;font-size:.8125rem}@keyframes PopBanner-module__iVmVsW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PopBanner-module__iVmVsW__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes PopBanner-module__iVmVsW__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes PopBanner-module__iVmVsW__slideUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.PopBanner-module__iVmVsW__dismissing{animation:.2s ease-in forwards PopBanner-module__iVmVsW__fadeOut}@media (max-width:640px){.PopBanner-module__iVmVsW__popup{border-radius:.75rem;padding:1rem}.PopBanner-module__iVmVsW__slideIn{width:auto;max-width:none;bottom:1rem;left:1rem;right:1rem}}@keyframes PopBanner-module__iVmVsW__fadeOut{0%{opacity:1}to{opacity:0}}
