.Navbar-module__cRh5nW__navbar{z-index:var(--z-sticky);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:background var(--t-base);background:#ffffffeb;border-bottom:1px solid #e2e8f080;position:fixed;top:0;left:0;right:0;transform:translate(0,0)}.Navbar-module__cRh5nW__scrolled{box-shadow:var(--shadow-md)}.Navbar-module__cRh5nW__topBar{background:var(--bg-dark);border-bottom:1px solid var(--white-a5);letter-spacing:.1em;text-transform:uppercase;color:var(--white-a60);font-size:11px;font-weight:600}.Navbar-module__cRh5nW__topMail{text-transform:lowercase}.Navbar-module__cRh5nW__topBarInner{justify-content:space-between;align-items:center;height:40px;display:flex}.Navbar-module__cRh5nW__topLeft,.Navbar-module__cRh5nW__topRight{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cRh5nW__topBar a{color:var(--white-a60);transition:color var(--t-fast);white-space:nowrap;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.Navbar-module__cRh5nW__topBar a:hover{color:var(--text-on-dark)}.Navbar-module__cRh5nW__topBar a svg{color:var(--accent-light)}.Navbar-module__cRh5nW__divider{background:var(--white-a15);width:1px;height:12px}.Navbar-module__cRh5nW__topLinkTextShort{display:none!important}.Navbar-module__cRh5nW__topAuthLinks{align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.Navbar-module__cRh5nW__topLeft{display:none!important}.Navbar-module__cRh5nW__topRight{width:100%;justify-content:space-between!important;gap:0!important}.Navbar-module__cRh5nW__topBarDivider{display:none!important}.Navbar-module__cRh5nW__topAuthLinks{gap:.5rem!important}.Navbar-module__cRh5nW__divider{display:inline-block}.Navbar-module__cRh5nW__topLinkTextLong{display:none!important}.Navbar-module__cRh5nW__topLinkTextShort{display:inline!important}.Navbar-module__cRh5nW__topBar{font-size:10px!important}}.Navbar-module__cRh5nW__navMain{transition:padding var(--t-slow);padding:1.25rem 0}.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__navMain{padding:.75rem 0}.Navbar-module__cRh5nW__navInner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{color:var(--text-primary);z-index:var(--z-mega-menu);flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__cRh5nW__logo:hover{color:var(--text-primary)}.Navbar-module__cRh5nW__logoImg{width:auto;height:48px;display:block}.Navbar-module__cRh5nW__navMenuDesktop{align-items:center;gap:.25rem;display:flex}.Navbar-module__cRh5nW__navMenuMobile,.Navbar-module__cRh5nW__navActionsMobileHeader{display:none}.Navbar-module__cRh5nW__navItem{padding:.5rem .75rem;position:relative}.Navbar-module__cRh5nW__navItemBtn{color:var(--text-secondary);transition:color var(--t-fast);white-space:nowrap;align-items:center;gap:.375rem;padding:.5rem 0;font-size:.875rem;font-weight:600;display:flex}.Navbar-module__cRh5nW__navItemBtn:hover{color:var(--accent)}.Navbar-module__cRh5nW__chevron{width:16px;height:16px;transition:transform var(--t-base)}.Navbar-module__cRh5nW__chevronOpen{transform:rotate(180deg)}.Navbar-module__cRh5nW__megaMenu{display:none}.Navbar-module__cRh5nW__megaGrid{grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem;display:grid}.Navbar-module__cRh5nW__megaCol h4{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:flex}.Navbar-module__cRh5nW__megaCol ul{flex-direction:column;gap:0;display:flex}.Navbar-module__cRh5nW__megaCol li{margin-bottom:.625rem}.Navbar-module__cRh5nW__megaCol a{color:var(--accent);transition:color var(--t-fast), transform var(--t-fast);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.Navbar-module__cRh5nW__megaCol a:hover{color:var(--accent-hover);transform:translate(2px)}.Navbar-module__cRh5nW__megaLinkIcon{color:var(--text-muted);flex-shrink:0}.Navbar-module__cRh5nW__megaCol h4 svg{color:var(--accent)}.Navbar-module__cRh5nW__greenDot{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px}.Navbar-module__cRh5nW__megaBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius-sm);background:var(--error);color:var(--text-on-dark);vertical-align:middle;margin-left:.5rem;padding:2px 6px;font-size:9px;font-weight:800;line-height:1.3;display:inline-block}.Navbar-module__cRh5nW__megaDesc{color:var(--text-muted);margin:.15rem 0 .25rem;font-size:11px;line-height:1.5}.Navbar-module__cRh5nW__megaTags{gap:.35rem;margin-top:.25rem;display:flex}.Navbar-module__cRh5nW__megaTag{letter-spacing:.04em;border-radius:var(--radius-sm);background:var(--bg-elevated);color:var(--text-secondary);border:1px solid var(--border-subtle);padding:2px 8px;font-size:9px;font-weight:700}.Navbar-module__cRh5nW__megaTagLink{letter-spacing:.05em;border-radius:var(--radius-sm);background:var(--bg-elevated);color:var(--text-secondary);border:1px solid var(--border-light);transition:background-color var(--t-fast), color var(--t-fast), border-color var(--t-fast);padding:2px 6px;font-size:9px;font-weight:700;text-decoration:none}.Navbar-module__cRh5nW__megaTagLink:hover{background:var(--accent-a8);color:var(--accent);border-color:var(--shadow-glow)}.Navbar-module__cRh5nW__megaDivider{background:var(--border-subtle);height:1px;margin:.75rem 0;list-style:none}.Navbar-module__cRh5nW__megaLabelOnly{color:var(--text-primary);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Navbar-module__cRh5nW__megaFooter{background:var(--bg-base);border-top:1px solid #0f172a0d;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.Navbar-module__cRh5nW__megaHelp{color:var(--text-secondary);align-items:center;gap:.75rem;display:flex}.Navbar-module__cRh5nW__megaHelpIcon{background:var(--accent-a8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Navbar-module__cRh5nW__megaHelpIcon svg{width:18px;height:18px;color:var(--accent-light)}.Navbar-module__cRh5nW__megaHelp strong{color:var(--text-primary);font-size:11px;font-weight:700;display:block}.Navbar-module__cRh5nW__megaHelp span{color:var(--text-muted);font-size:10px}.Navbar-module__cRh5nW__megaHelpLink{color:var(--accent);transition:transform var(--t-fast);align-items:center;font-size:12px;font-weight:700;display:inline-flex}.Navbar-module__cRh5nW__megaHelpLink:hover{transform:translate(3px)}@media (min-width:1025px){.Navbar-module__cRh5nW__navItem:after{content:"";z-index:10;background:0 0;height:12px;display:none;position:absolute;top:100%;left:0;right:0}.Navbar-module__cRh5nW__navItem:hover:after{display:block}.Navbar-module__cRh5nW__navItem:hover .Navbar-module__cRh5nW__megaMenu{background:var(--bg-card);border-radius:var(--radius-xl);min-width:880px;box-shadow:0 20px 25px -5px var(--black-a5), 0 8px 10px -6px var(--black-a5), 0 0 1px 1px var(--border-subtle);z-index:var(--z-mega-menu);border:1px solid #0f172a0f;padding-top:0;animation:80ms ease-out Navbar-module__cRh5nW__menuFadeIn;display:block;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-35%)}.Navbar-module__cRh5nW__navItem:hover .Navbar-module__cRh5nW__megaMenu2col{min-width:600px}.Navbar-module__cRh5nW__navItem:hover .Navbar-module__cRh5nW__navItemBtn{color:var(--accent)}.Navbar-module__cRh5nW__navItem:hover .Navbar-module__cRh5nW__chevron{transform:rotate(180deg)}}@keyframes Navbar-module__cRh5nW__menuFadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module__cRh5nW__navActionsDesktop{z-index:var(--z-mega-menu);flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__cRh5nW__navActionsMobile{display:none}.Navbar-module__cRh5nW__btnSupport{border-radius:var(--radius-lg);color:var(--text-secondary);transition:background var(--t-fast);white-space:nowrap;background:0 0;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;display:flex}.Navbar-module__cRh5nW__btnSupport:hover{background:var(--bg-elevated)}.Navbar-module__cRh5nW__btnSupport svg{width:16px;height:16px}.Navbar-module__cRh5nW__btnCart{border-radius:var(--radius-lg);color:var(--text-on-dark);background:var(--accent);box-shadow:0 4px 12px var(--shadow-glow);transition:color var(--t-fast), background var(--t-fast), transform var(--t-fast);white-space:nowrap;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cRh5nW__btnCart:hover{background:var(--accent-hover);color:var(--text-on-dark);transform:translateY(-1px)}.Navbar-module__cRh5nW__btnCart svg{width:16px;height:16px}.Navbar-module__cRh5nW__cartBadge{background:var(--white-a25);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.25rem;font-size:11px;display:flex}.Navbar-module__cRh5nW__mobileToggle{color:var(--text-secondary);z-index:var(--z-mega-menu);padding:.5rem;display:none}.Navbar-module__cRh5nW__mobileToggle svg{width:24px;height:24px}.Navbar-module__cRh5nW__drawerClose,.Navbar-module__cRh5nW__backdrop{display:none}@media (max-width:1024px){.Navbar-module__cRh5nW__navbar{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--bg-card)!important}.Navbar-module__cRh5nW__navInner{gap:var(--space-sm)}.Navbar-module__cRh5nW__logoImg{height:38px!important}.Navbar-module__cRh5nW__navMenuDesktop{display:none!important}.Navbar-module__cRh5nW__navMenuMobile{background:var(--bg-card);width:320px;max-width:85vw;height:100dvh;padding:var(--space-xl) var(--space-md);visibility:hidden;transition:transform var(--t-base), visibility var(--t-base);z-index:var(--z-drawer);box-shadow:var(--shadow-xl);flex-direction:column;align-items:stretch;gap:0;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__cRh5nW__navMenuMobile.Navbar-module__cRh5nW__navMenuMobileOpen{visibility:visible!important;transform:translate(0)!important}.Navbar-module__cRh5nW__topMail{display:none!important}.Navbar-module__cRh5nW__navActionsMobileHeader{z-index:var(--z-mega-menu);flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.Navbar-module__cRh5nW__mobileActionBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:background var(--t-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__cRh5nW__mobileActionBtn:hover{background:var(--bg-elevated)}.Navbar-module__cRh5nW__mobileCartBadge{background:var(--accent);color:var(--text-on-dark);border:2px solid var(--bg-card);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:800;display:flex;position:absolute;top:2px;right:2px}.Navbar-module__cRh5nW__mobileGreenDot{background:var(--success);border:2px solid var(--bg-card);border-radius:50%;width:8px;height:8px;position:absolute;bottom:4px;right:4px}.Navbar-module__cRh5nW__backdrop{background:var(--overlay);width:100vw;height:100dvh;z-index:var(--z-drawer-backdrop);display:block;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__drawerClose{color:var(--text-muted);padding:var(--space-sm);margin-bottom:var(--space-md);align-self:flex-end;display:flex}.Navbar-module__cRh5nW__mobileToggle{width:40px;height:40px;z-index:var(--z-sticky);color:var(--text-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__cRh5nW__navActionsDesktop{display:none}.Navbar-module__cRh5nW__navActionsMobile{gap:var(--space-sm);padding-top:var(--space-lg);border-top:1px solid var(--border-subtle);flex-direction:column;margin-top:auto;display:flex}.Navbar-module__cRh5nW__navActionsMobile .Navbar-module__cRh5nW__btnSupport,.Navbar-module__cRh5nW__navActionsMobile .Navbar-module__cRh5nW__btnCart{width:100%;padding:var(--space-md);justify-content:center}.Navbar-module__cRh5nW__navItem{border-bottom:1px solid var(--border-subtle);padding:0}.Navbar-module__cRh5nW__navItemBtn{width:100%;padding:var(--space-md) var(--space-sm);justify-content:space-between;font-size:.875rem}.Navbar-module__cRh5nW__megaMenu{background:var(--bg-elevated);border-radius:var(--radius-md);margin-bottom:var(--space-sm);display:none}.Navbar-module__cRh5nW__megaMenuOpen{display:block}.Navbar-module__cRh5nW__megaGrid{gap:var(--space-md);padding:var(--space-md);grid-template-columns:1fr!important}.Navbar-module__cRh5nW__megaFooter{display:none}}.Navbar-module__cRh5nW__logoutForm{align-items:center;display:inline-flex}.Navbar-module__cRh5nW__logoutBtn{font:inherit;cursor:pointer;color:var(--white-a60);transition:color var(--t-fast);white-space:nowrap;letter-spacing:inherit;text-transform:inherit;background:0 0;border:none;align-items:center;gap:.5rem;margin:0;padding:0;text-decoration:none;display:inline-flex}.Navbar-module__cRh5nW__logoutBtn:hover{color:var(--text-on-dark)}.Navbar-module__cRh5nW__logoutBtn svg{color:var(--accent-light)}.Navbar-module__cRh5nW__welcomeLink{color:var(--text-on-dark)}.Navbar-module__cRh5nW__navUserMobile{display:none}@media (max-width:1024px){.Navbar-module__cRh5nW__navUserMobile{gap:var(--space-xs);padding:var(--space-md);border-top:1px solid var(--black-a5);margin-top:var(--space-md);flex-direction:column;display:flex}.Navbar-module__cRh5nW__mobileUserBtn{align-items:center;gap:var(--space-xs);color:var(--text-primary);background:var(--border-subtle);padding:var(--space-sm);border-radius:var(--radius-md);border:1px solid var(--black-a5);font-size:14px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__cRh5nW__mobileAuthGrid{gap:var(--space-xs);grid-template-columns:1fr 1fr;display:grid}.Navbar-module__cRh5nW__mobileAuthBtn{color:var(--text-secondary);background:var(--border-subtle);border:1px solid var(--black-a5);border-radius:var(--radius-md);text-align:center;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:13px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__cRh5nW__mobileLogoutForm{width:100%;display:block}.Navbar-module__cRh5nW__mobileLogoutBtn{width:100%;color:var(--error);background:var(--error-a8);border:1px solid var(--error-a15);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:13px;font-weight:600;display:flex}}.Navbar-module__cRh5nW__bellBtn{width:36px;height:36px;color:var(--text-secondary);transition:background-color var(--t-fast), color var(--t-fast);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module__cRh5nW__bellBtn:hover{background:var(--bg-elevated);color:var(--accent)}.Navbar-module__cRh5nW__alertItemRow:hover{background:var(--bg-elevated)}@media (max-width:480px){.Navbar-module__cRh5nW__logoImg{height:34px!important}}.Navbar-module__cRh5nW__notificationDropdown{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg,12px);width:320px;box-shadow:0 10px 25px -5px var(--black-a8), 0 8px 10px -6px var(--black-a8);z-index:var(--z-toast);animation:Navbar-module__cRh5nW__tabFadeIn var(--t-fast);margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden}@media (max-width:768px){.Navbar-module__cRh5nW__notificationDropdown{width:auto;max-width:none;position:fixed;top:6.5rem;left:1rem;right:1rem}}.Navbar-module__cRh5nW__currencyToggle{background:var(--white-a5);border-radius:var(--radius-sm);border:1px solid var(--bg-dark-card);align-items:center;gap:2px;padding:2px;display:flex}.Navbar-module__cRh5nW__currencyBtn{color:var(--white-a50);border-radius:var(--radius-sm);cursor:pointer;transition:color var(--t-fast), background-color var(--t-fast);text-transform:uppercase;background:0 0;border:none;padding:3px 6px;font-family:inherit;font-size:9px;font-weight:700}.Navbar-module__cRh5nW__currencyBtn:hover{color:var(--text-on-dark)}.Navbar-module__cRh5nW__currencyBtnActive{background:var(--accent);color:var(--text-on-dark)}.Navbar-module__cRh5nW__mobileCurrencyWrapper{padding:var(--space-md) var(--space-sm);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__mobileCurrencyLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.Navbar-module__cRh5nW__mobileCurrencyToggle{background:var(--bg-elevated);border-radius:var(--radius-md);border:1px solid var(--border-subtle);align-items:center;gap:4px;padding:4px;display:flex}.Navbar-module__cRh5nW__mobileCurrencyBtn{color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;min-height:44px;transition:color var(--t-fast), background-color var(--t-fast);background:0 0;border:none;padding:.625rem .75rem;font-family:inherit;font-size:11px;font-weight:700}.Navbar-module__cRh5nW__mobileCurrencyBtnActive{background:var(--accent);color:var(--text-on-dark)}.Navbar-module__cRh5nW__notifWrap{position:relative}.Navbar-module__cRh5nW__notifHeader{border-bottom:1px solid var(--border-subtle);background:var(--bg-elevated);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Navbar-module__cRh5nW__notifTitle{color:var(--text-primary);font-size:.78rem;font-weight:800}.Navbar-module__cRh5nW__notifList{max-height:280px;overflow-y:auto}.Navbar-module__cRh5nW__notifEmpty{text-align:center;color:var(--text-muted);padding:2rem 1rem;font-size:.72rem}.Navbar-module__cRh5nW__notifEmptyIcon{opacity:.3;margin:0 auto .5rem}.Navbar-module__cRh5nW__notifItem{cursor:pointer;border-bottom:1px solid var(--border-subtle);transition:background-color var(--t-fast);align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.Navbar-module__cRh5nW__notifItem:hover{background:var(--bg-elevated)}.Navbar-module__cRh5nW__notifContent{flex:1;min-width:0}.Navbar-module__cRh5nW__notifMeta{color:var(--text-muted);font-size:.625rem;line-height:1.4}.Navbar-module__cRh5nW__displayContents{display:contents}.Navbar-module__cRh5nW__mobileFlex{justify-content:center;margin-bottom:.5rem;display:flex}.Navbar-module__cRh5nW__emailRtl{direction:rtl;unicode-bidi:bidi-override}.Navbar-module__cRh5nW__notifBadge{background:var(--error);color:var(--text-on-dark);border:2px solid var(--bg-card,#fff);border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:2px;right:2px}.Navbar-module__cRh5nW__notifOverlay{z-index:calc(var(--z-toast) - 1);position:fixed;inset:0}.Navbar-module__cRh5nW__alertItemRow{border-bottom:1px solid var(--border-subtle);transition:background-color var(--t-fast);color:inherit;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;text-decoration:none;display:flex}.Navbar-module__cRh5nW__alertItemRow:last-child{border-bottom:none}.Navbar-module__cRh5nW__alertIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Navbar-module__cRh5nW__alertIconDanger{background:var(--error-a8)}.Navbar-module__cRh5nW__alertIconWarning{background:var(--warning-bg)}.Navbar-module__cRh5nW__alertIconInfo{background:var(--accent-a4)}.Navbar-module__cRh5nW__alertTitle{color:var(--text-primary);margin-bottom:.125rem;font-size:.72rem;font-weight:800;line-height:1.3}.Navbar-module__cRh5nW__alertTitleDanger{color:var(--error)}
.Footer-module__3hUVsW__footer{background:var(--bg-dark);color:var(--text-on-dark);border-top:1px solid var(--white-a5);padding:4rem 0 3rem}.Footer-module__3hUVsW__grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__3hUVsW__grid{gap:var(--space-lg);grid-template-columns:1fr 1fr}.Footer-module__3hUVsW__contact{grid-column:1/-1}}.Footer-module__3hUVsW__contact h4,.Footer-module__3hUVsW__col h4{text-transform:uppercase;letter-spacing:.15em;color:var(--text-on-dark);margin-bottom:2rem;font-size:11px;font-weight:700}.Footer-module__3hUVsW__footerLogo{opacity:.5;width:auto;height:40px;transition:opacity var(--t-fast);margin-top:1.5rem;display:block}.Footer-module__3hUVsW__footerLogo:hover{opacity:.8}.Footer-module__3hUVsW__contactItem{color:var(--white-a50);transition:color var(--t-fast);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.875rem;line-height:1.6;text-decoration:none;display:flex}a.Footer-module__3hUVsW__contactItem:hover{color:var(--text-on-dark)}.Footer-module__3hUVsW__contactItem address{font-style:normal}.Footer-module__3hUVsW__contactItem svg{color:var(--accent-light);flex-shrink:0;margin-top:2px}.Footer-module__3hUVsW__col ul{flex-direction:column;gap:0;display:flex}.Footer-module__3hUVsW__col li{margin-bottom:.75rem}.Footer-module__3hUVsW__col a{color:var(--white-a50);transition:color var(--t-fast);font-size:.875rem;font-weight:400;text-decoration:none;display:block}.Footer-module__3hUVsW__col a:hover{color:var(--text-on-dark)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--white-a5);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}.Footer-module__3hUVsW__bottomLeft{flex-direction:column;gap:.5rem;display:flex}.Footer-module__3hUVsW__copyright{color:var(--white-a50);font-size:12px}.Footer-module__3hUVsW__btkNotice{color:var(--white-a50);font-size:11px;font-weight:500}.Footer-module__3hUVsW__bottomRight{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.Footer-module__3hUVsW__legal{align-items:center;gap:1.5rem;display:flex}.Footer-module__3hUVsW__legal a{color:var(--white-a50);transition:color var(--t-fast);font-size:12px;text-decoration:none}.Footer-module__3hUVsW__legal a:hover{color:var(--text-on-dark)}.Footer-module__3hUVsW__paymentMethods{align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__sslBadge{color:var(--success);align-items:center;gap:6px;margin-right:.5rem;font-size:11px;font-weight:600;display:inline-flex}.Footer-module__3hUVsW__greenDot{background:var(--success);width:6px;height:6px;box-shadow:0 0 6px var(--success);border-radius:50%;display:inline-block}.Footer-module__3hUVsW__paymentBadge{text-transform:uppercase;color:var(--white-a50);border:1px solid var(--bg-dark-card);border-radius:var(--radius-sm);letter-spacing:.05em;background:#ffffff05;padding:.2rem .5rem;font-size:10px;font-weight:700}@media (max-width:768px){.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;align-items:center}.Footer-module__3hUVsW__bottomLeft,.Footer-module__3hUVsW__bottomRight{text-align:center;align-items:center}.Footer-module__3hUVsW__legal{flex-wrap:wrap;justify-content:center}}.Footer-module__3hUVsW__emailObfuscate{direction:rtl;unicode-bidi:bidi-override}.Footer-module__3hUVsW__googleReviewBadge{border-radius:var(--radius-md);transition:border-color var(--t-fast), background var(--t-fast);background:#ffffff05;border:1px solid #ffffff14;align-items:center;gap:.75rem;max-width:220px;margin-top:1.5rem;padding:.625rem .875rem;text-decoration:none;display:flex}.Footer-module__3hUVsW__googleReviewBadge:hover{background:#ffffff0a;border-color:#f59e0b4d}.Footer-module__3hUVsW__googleIcon{color:#fff;width:1.75rem;height:1.75rem;font-family:var(--font-primary), sans-serif;background:#ea4335;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:flex}.Footer-module__3hUVsW__googleReviewText{flex-direction:column;line-height:1.2;display:flex}.Footer-module__3hUVsW__googleReviewText strong{color:#f59e0b;font-size:.8rem;font-weight:800}.Footer-module__3hUVsW__googleReviewText span{color:var(--white-a50);margin-top:2px;font-size:.65rem}
.PanelSidebar-module__rNF5ua__sidebar{padding:var(--space-sm) 0;background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #e2e8f0cc;align-self:start}.PanelSidebar-module__rNF5ua__topLink{padding:.5rem var(--space-lg);color:var(--text-secondary);transition:color var(--t-fast), background var(--t-fast);align-items:center;gap:.625rem;font-size:.8125rem;font-weight:600;display:flex}.PanelSidebar-module__rNF5ua__topLink svg{flex-shrink:0;width:1.125rem;height:1.125rem}.PanelSidebar-module__rNF5ua__topLink:hover{color:var(--text-primary);background:var(--bg-base)}.PanelSidebar-module__rNF5ua__active{color:var(--text-primary);background:var(--bg-base);font-weight:700}.PanelSidebar-module__rNF5ua__danger{color:var(--error)}.PanelSidebar-module__rNF5ua__danger:hover{background:#ef44440a}.PanelSidebar-module__rNF5ua__group{border:none}.PanelSidebar-module__rNF5ua__group>.PanelSidebar-module__rNF5ua__subList{animation:.2s PanelSidebar-module__rNF5ua__slideDown}@keyframes PanelSidebar-module__rNF5ua__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.PanelSidebar-module__rNF5ua__summary{padding:.5rem var(--space-lg);color:var(--text-secondary);cursor:pointer;transition:color var(--t-fast), background var(--t-fast);-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;font-size:.8125rem;font-weight:600;list-style:none;display:flex}.PanelSidebar-module__rNF5ua__summary::-webkit-details-marker{display:none}.PanelSidebar-module__rNF5ua__summary::marker{content:"";display:none}.PanelSidebar-module__rNF5ua__summaryIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.PanelSidebar-module__rNF5ua__summaryText{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.PanelSidebar-module__rNF5ua__sidebarBadge{color:#fff;background:var(--error);border-radius:var(--radius-md);justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;margin-right:.5rem;padding:0 .375rem;font-size:.65rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 2px 4px #ef444433}.PanelSidebar-module__rNF5ua__summary:hover{color:var(--text-primary);background:var(--bg-base)}.PanelSidebar-module__rNF5ua__summaryActive{color:var(--text-primary);font-weight:700}.PanelSidebar-module__rNF5ua__arrow{width:14px;height:14px;color:var(--text-muted);transition:transform var(--t-base);flex-shrink:0}.PanelSidebar-module__rNF5ua__group[open]>.PanelSidebar-module__rNF5ua__summary>.PanelSidebar-module__rNF5ua__arrow{transform:rotate(180deg)}.PanelSidebar-module__rNF5ua__subList{padding:.125rem 0 .25rem}.PanelSidebar-module__rNF5ua__subLink{padding:.375rem var(--space-lg) .375rem 2.75rem;color:var(--text-muted);transition:color var(--t-fast), background var(--t-fast);align-items:center;gap:.5rem;font-size:.775rem;font-weight:500;display:flex;position:relative}.PanelSidebar-module__rNF5ua__subLink:before{content:"";background:var(--bg-surface);width:4px;height:4px;transition:background var(--t-fast);border-radius:50%;position:absolute;top:50%;left:2.125rem;transform:translateY(-50%)}.PanelSidebar-module__rNF5ua__subLink:hover{color:var(--text-primary);background:var(--bg-base)}.PanelSidebar-module__rNF5ua__subLink:hover:before{background:var(--text-muted)}.PanelSidebar-module__rNF5ua__subLinkActive{color:var(--text-primary);font-weight:700}.PanelSidebar-module__rNF5ua__subLinkActive:before{background:var(--text-primary)}.PanelSidebar-module__rNF5ua__subDivider{padding:.5rem var(--space-lg) .25rem 2.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;opacity:.7;border-top:1px solid var(--border-subtle);margin-top:.375rem;font-size:.575rem;font-weight:800;display:block}.PanelSidebar-module__rNF5ua__divider{background:var(--border-subtle);height:1px;margin:var(--space-sm) var(--space-lg)}@media (max-width:1024px){.PanelSidebar-module__rNF5ua__sidebar{display:none}}.PanelSidebar-module__rNF5ua__switcherContainer{margin:0 var(--space-lg) var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-subtle);position:relative}.PanelSidebar-module__rNF5ua__dropdownWrapper{width:100%;position:relative}.PanelSidebar-module__rNF5ua__switcherBtn{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;width:100%;transition:border-color var(--t-fast), box-shadow var(--t-fast);text-align:left;justify-content:space-between;align-items:center;padding:.625rem .75rem;display:flex}.PanelSidebar-module__rNF5ua__switcherBtn:hover{border-color:var(--text-muted)}.PanelSidebar-module__rNF5ua__switcherBtnOpen{border-color:var(--accent);box-shadow:0 0 0 2px #1a56db1a}.PanelSidebar-module__rNF5ua__switcherLeft{align-items:center;gap:.625rem;min-width:0;display:flex}.PanelSidebar-module__rNF5ua__buildingIcon{color:var(--accent-light);flex-shrink:0}.PanelSidebar-module__rNF5ua__switcherNames{flex-direction:column;min-width:0;line-height:1.25;display:flex}.PanelSidebar-module__rNF5ua__activeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.65rem;font-weight:700}.PanelSidebar-module__rNF5ua__clientNameText{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.775rem;font-weight:700;overflow:hidden}.PanelSidebar-module__rNF5ua__chevronIcon{color:var(--text-muted);flex-shrink:0;margin-left:.25rem}.PanelSidebar-module__rNF5ua__staticSwitcher{background:var(--bg-base);border:1px solid var(--border-subtle);border-radius:var(--radius-md);pointer-events:none;align-items:center;gap:.625rem;width:100%;min-width:0;padding:.625rem .75rem;display:flex}.PanelSidebar-module__rNF5ua__switcherDropdown{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:100;padding:.375rem 0;animation:.15s PanelSidebar-module__rNF5ua__slideDown;position:absolute;top:calc(100% + 4px);left:0;right:0}.PanelSidebar-module__rNF5ua__dropdownTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);margin-bottom:.25rem;padding:.375rem .75rem;font-size:.65rem;font-weight:700}.PanelSidebar-module__rNF5ua__dropdownList{max-height:200px;overflow-y:auto}.PanelSidebar-module__rNF5ua__dropdownItem{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;transition:background var(--t-fast), color var(--t-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.775rem;font-weight:600;display:flex}.PanelSidebar-module__rNF5ua__dropdownItem:hover{background:var(--bg-base);color:var(--text-primary)}.PanelSidebar-module__rNF5ua__dropdownItemActive{color:var(--accent);background:#1a56db0a;font-weight:700}.PanelSidebar-module__rNF5ua__checkIcon{color:var(--accent);flex-shrink:0;margin-left:.5rem}.PanelSidebar-module__rNF5ua__loadingOverlay{border-radius:var(--radius-md);z-index:101;color:var(--accent);background:#ffffffd9;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;inset:0}.PanelSidebar-module__rNF5ua__switchError{color:var(--error);margin-top:.375rem;padding:0 .25rem;font-size:.7rem;font-weight:600}.PanelSidebar-module__rNF5ua__spinner{border:2px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite PanelSidebar-module__rNF5ua__spin}@keyframes PanelSidebar-module__rNF5ua__spin{to{transform:rotate(360deg)}}
.PanelBottomBar-module__t6U3dG__bar{z-index:var(--z-sticky);background:var(--bg-card);border-top:1px solid var(--border-subtle);padding:var(--space-sm) 0;padding-bottom:env(safe-area-inset-bottom,var(--space-sm));display:none;position:fixed;bottom:0;left:0;right:0}.PanelBottomBar-module__t6U3dG__item{color:var(--text-muted);transition:color var(--t-fast);padding:var(--space-xs) 0;flex-direction:column;flex:1;align-items:center;gap:.25rem;font-size:.6rem;font-weight:600;display:flex}.PanelBottomBar-module__t6U3dG__item svg{width:1.25rem;height:1.25rem}.PanelBottomBar-module__t6U3dG__active{color:var(--accent);font-weight:700}@media (max-width:1024px){.PanelBottomBar-module__t6U3dG__bar{display:flex}}
.SecurityGateModal-module__S1Dh2G__overlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.25s ease-out SecurityGateModal-module__S1Dh2G__fadeIn;display:flex;position:fixed;inset:0}.SecurityGateModal-module__S1Dh2G__container{background:var(--bg-card);border-radius:var(--radius-xl);width:100%;max-width:520px;box-shadow:var(--shadow-2xl);border:1px solid var(--border-subtle);flex-direction:column;gap:1.5rem;padding:2rem;animation:.25s cubic-bezier(.16,1,.3,1) SecurityGateModal-module__S1Dh2G__scaleIn;display:flex}.SecurityGateModal-module__S1Dh2G__header{align-items:flex-start;gap:1rem;display:flex}.SecurityGateModal-module__S1Dh2G__iconWrap{border-radius:var(--radius-lg);color:#f59e0b;background:#f59e0b1a;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.SecurityGateModal-module__S1Dh2G__title{color:var(--text-primary);margin-bottom:.375rem;font-size:1.15rem;font-weight:800}.SecurityGateModal-module__S1Dh2G__message{color:var(--text-secondary);font-size:.8rem;line-height:1.6}.SecurityGateModal-module__S1Dh2G__warningAlert{border-radius:var(--radius-md);color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b33;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.8rem;font-weight:700;display:flex}.SecurityGateModal-module__S1Dh2G__checklist{flex-direction:column;gap:.75rem;display:flex}.SecurityGateModal-module__S1Dh2G__checkTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.SecurityGateModal-module__S1Dh2G__checkItem{border-radius:var(--radius-md);background:var(--bg-body);border:1px solid var(--border-subtle);color:var(--text-primary);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.8rem;font-weight:600;display:flex}.SecurityGateModal-module__S1Dh2G__checkItemDone{background:#10b98105;border-color:#10b98133}.SecurityGateModal-module__S1Dh2G__checkLabel{align-items:center;gap:.625rem;display:flex}.SecurityGateModal-module__S1Dh2G__statusText{font-size:.75rem;font-weight:700}.SecurityGateModal-module__S1Dh2G__statusDone{color:var(--success)}.SecurityGateModal-module__S1Dh2G__statusPending{color:#f59e0b}.SecurityGateModal-module__S1Dh2G__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.SecurityGateModal-module__S1Dh2G__cancelBtn{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;transition:all var(--t-fast);padding:.625rem 1.25rem;font-size:.78rem;font-weight:700}.SecurityGateModal-module__S1Dh2G__cancelBtn:hover{background:var(--bg-elevated);border-color:var(--text-muted)}.SecurityGateModal-module__S1Dh2G__confirmBtn{border-radius:var(--radius-md);background:var(--accent);color:var(--text-on-dark);cursor:pointer;transition:background var(--t-fast);border:none;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.78rem;font-weight:800;display:inline-flex}.SecurityGateModal-module__S1Dh2G__confirmBtn:hover{background:var(--accent-hover)}@keyframes SecurityGateModal-module__S1Dh2G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SecurityGateModal-module__S1Dh2G__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
.panel-layout-module__UlQN9q__spacer{height:6.5rem}.panel-layout-module__UlQN9q__layout{padding:var(--space-2xl) 0 var(--space-3xl);min-height:calc(100vh - 6.5rem)}.panel-layout-module__UlQN9q__grid{gap:var(--space-xl);grid-template-columns:260px 1fr;align-items:start;display:grid}.panel-layout-module__UlQN9q__content{min-width:0}.panel-layout-module__UlQN9q__sidebarPlaceholder{background:var(--bg-card);border-radius:var(--radius-lg);min-height:400px;box-shadow:var(--shadow-sm);border:1px solid #e2e8f0cc;align-self:start}@media (max-width:1024px){.panel-layout-module__UlQN9q__grid{gap:var(--space-lg);grid-template-columns:1fr}.panel-layout-module__UlQN9q__layout{padding-top:var(--space-lg);padding-bottom:5rem}.panel-layout-module__UlQN9q__sidebarPlaceholder,.panel-layout-module__UlQN9q__footerWrapper{display:none}}@media (max-width:480px){.panel-layout-module__UlQN9q__layout{padding-top:var(--space-md);padding-bottom:4.5rem}}.panel-layout-module__UlQN9q__loadingContainer{gap:var(--space-lg);padding:var(--space-lg) 0;flex-direction:column;display:flex}.panel-layout-module__UlQN9q__loadingSkeleton{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-card);padding:var(--space-xl);gap:var(--space-md);flex-direction:column;display:flex}.panel-layout-module__UlQN9q__skeletonHeader{background:linear-gradient(90deg, var(--bg-elevated) 25%, var(--bg-base) 50%, var(--bg-elevated) 75%);border-radius:var(--radius-sm);background-size:200% 100%;width:30%;height:1.25rem;animation:1.5s ease-in-out infinite panel-layout-module__UlQN9q__skeletonPulse}.panel-layout-module__UlQN9q__skeletonRow{background:linear-gradient(90deg, var(--bg-elevated) 25%, var(--bg-base) 50%, var(--bg-elevated) 75%);border-radius:var(--radius-sm);background-size:200% 100%;width:100%;height:.85rem;animation:1.5s ease-in-out infinite panel-layout-module__UlQN9q__skeletonPulse}@keyframes panel-layout-module__UlQN9q__skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.panel-layout-module__UlQN9q__restrictedBanner{border-radius:var(--radius-xl);margin-bottom:var(--space-xl);color:var(--text-primary);background:#ef44440a;border:1px solid #ef444433;flex-direction:column;gap:.875rem;padding:1.5rem;font-size:.825rem;line-height:1.6;display:flex;box-shadow:0 10px 30px #00000026}.panel-layout-module__UlQN9q__bannerHeader{color:#ef4444;align-items:center;gap:.625rem;display:flex}.panel-layout-module__UlQN9q__bannerHeader strong{font-size:.95rem;font-weight:800}.panel-layout-module__UlQN9q__bannerSteps{flex-wrap:wrap;gap:1rem;margin:.5rem 0;font-size:.75rem;font-weight:700;display:flex}.panel-layout-module__UlQN9q__stepDone{color:var(--success);align-items:center;gap:.25rem;display:inline-flex}.panel-layout-module__UlQN9q__stepTodo{color:#ef4444;align-items:center;gap:.25rem;display:inline-flex}.panel-layout-module__UlQN9q__bannerActions{margin-top:.25rem;display:flex}.panel-layout-module__UlQN9q__bannerBtn{border-radius:var(--radius-md);background:var(--accent);color:var(--text-on-dark);transition:background var(--t-fast);align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.panel-layout-module__UlQN9q__bannerBtn:hover{background:var(--accent-hover)}.panel-layout-module__UlQN9q__w40{width:40%}.panel-layout-module__UlQN9q__w60{width:60%}.panel-layout-module__UlQN9q__w80{width:80%}
