.Header-module__lnUIdW__header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--bg-border);background-color:#fffffff2;align-items:center;width:100%;height:80px;display:flex;position:sticky;top:0}.Header-module__lnUIdW__inner{width:100%;max-width:var(--spacing-container);padding:0 var(--spacing-base);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__lnUIdW__logo{color:var(--primary-dark);letter-spacing:-.02em;z-index:101;white-space:nowrap;flex-shrink:0;margin-right:1.5rem;font-size:1.125rem;font-weight:800;text-decoration:none}.Header-module__lnUIdW__nav{flex:1;justify-content:center;align-items:center;gap:1.25rem;display:flex}.Header-module__lnUIdW__link{color:var(--text-body);white-space:nowrap;font-size:.9rem;font-weight:600;transition:color .2s}.Header-module__lnUIdW__link:hover{color:var(--primary)}.Header-module__lnUIdW__highlightWrapper{align-items:center!important;gap:4px!important;display:flex!important}.Header-module__lnUIdW__highlightText{background:linear-gradient(90deg,var(--primary-dark)0%,#ff8a00 50%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite Header-module__lnUIdW__shine;display:inline-block;color:var(--primary-dark)!important;font-weight:800!important}@keyframes Header-module__lnUIdW__shine{to{background-position:200%}}.Header-module__lnUIdW__specialBadge{color:#fff;background:linear-gradient(135deg,#ff8a00,#ff4d00);border-radius:4px;justify-content:center;align-items:center;margin-left:1px;padding:1px 5px;font-size:9px;font-weight:900;line-height:1;animation:2s infinite Header-module__lnUIdW__pulse;display:inline-flex;transform:translateY(-1px);box-shadow:0 2px 4px #ff4d004d}@keyframes Header-module__lnUIdW__pulse{0%{transform:translateY(-1px)scale(1)}50%{transform:translateY(-1px)scale(1.1)}to{transform:translateY(-1px)scale(1)}}.Header-module__lnUIdW__sparkleIcon{color:#ff8a00;margin-right:2px}.Header-module__lnUIdW__navItemWithSub{align-items:center;height:100%;display:flex;position:relative}.Header-module__lnUIdW__navItemWithSub button.Header-module__lnUIdW__link{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.Header-module__lnUIdW__dropdown{opacity:0;visibility:hidden;background-color:#fff;border:1px solid #d1d5db;border-radius:12px;min-width:160px;padding:8px 0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:55px;left:50%;transform:translate(-50%)translateY(5px);box-shadow:0 15px 50px #00000026,0 5px 15px #0000000d}.Header-module__lnUIdW__navItemWithSub:hover .Header-module__lnUIdW__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__dropdownLink{color:var(--text-body);padding:10px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__lnUIdW__dropdownLink:hover{color:var(--primary-dark);background-color:#f1f5e9;padding-left:24px}.Header-module__lnUIdW__utils{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__desktopAuth{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.Header-module__lnUIdW__authLink{cursor:pointer;white-space:nowrap;transition:color .2s}.Header-module__lnUIdW__authLink:hover{color:var(--primary);text-decoration:underline}.Header-module__lnUIdW__divider{color:var(--bg-border);font-size:.7rem}.Header-module__lnUIdW__iconButton{width:36px;height:36px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin-left:.5rem;transition:all .2s;display:flex}.Header-module__lnUIdW__iconButton:hover{background-color:var(--bg-section);color:var(--primary)}.Header-module__lnUIdW__mobileMenuButton{z-index:102;display:none}.Header-module__lnUIdW__mobileOverlay,.Header-module__lnUIdW__mobilePanel{display:none}@media (max-width:1024px){.Header-module__lnUIdW__nav{gap:.5rem;display:flex}.Header-module__lnUIdW__desktopAuth{display:none}.Header-module__lnUIdW__logo{margin-right:.75rem;font-size:1rem}.Header-module__lnUIdW__mobileMenuButton{width:36px;height:36px;color:var(--text-heading);justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__mobileOverlay{z-index:101;opacity:0;visibility:hidden;background-color:#00000080;width:100%;height:100vh;transition:opacity .3s;display:block;position:fixed;top:0;left:0}.Header-module__lnUIdW__mobileOverlay.Header-module__lnUIdW__open{opacity:1;visibility:visible}.Header-module__lnUIdW__mobilePanel{z-index:102;visibility:hidden;width:100%;max-width:none;height:calc(100dvh - 120px);box-shadow:none;overscroll-behavior:contain;touch-action:none;background-color:#fff;flex-direction:column;padding:0;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:120px;right:0;overflow-y:hidden;transform:translate(101%)}.Header-module__lnUIdW__drawerHeader{flex-shrink:0;justify-content:flex-start;align-items:center;min-height:60px;padding:12px 20px;display:flex}.Header-module__lnUIdW__drawerCloseBtn{display:none}.Header-module__lnUIdW__drawerBody{flex:1;padding:20px;overflow-y:auto}.Header-module__lnUIdW__drawerFooter{border-top:1px solid var(--bg-border);background-color:var(--bg-section);flex-shrink:0;padding:20px}.Header-module__lnUIdW__mobilePanel.Header-module__lnUIdW__open{visibility:visible;transform:translate(0)}.Header-module__lnUIdW__header{z-index:105;background-color:#fff;align-items:flex-start;height:auto;min-height:94px;padding-top:10px;padding-bottom:0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000000d}.Header-module__lnUIdW__inner{flex-wrap:wrap;justify-content:space-between;row-gap:4px;padding-bottom:0}.Header-module__lnUIdW__nav{-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;background:0 0;border-top:none;flex-wrap:nowrap;flex-basis:100%;order:3;justify-content:flex-start;gap:1.25rem;width:calc(100% + 2.5rem);margin-top:6px;margin-left:-1.25rem;margin-right:-1.25rem;padding:4px 1.25rem 10px;overflow-x:auto;display:flex!important}.Header-module__lnUIdW__nav::-webkit-scrollbar{display:none}.Header-module__lnUIdW__nav:after{content:"";flex-shrink:0;width:1.5rem;display:block}.Header-module__lnUIdW__nav a,.Header-module__lnUIdW__nav button{letter-spacing:-.01em;padding:4px 0;color:#333!important;font-size:.95rem!important;font-weight:700!important}.Header-module__lnUIdW__logo{letter-spacing:-.02em;flex-shrink:0;order:1;margin-top:4px;font-size:1.1rem;font-weight:800}.Header-module__lnUIdW__utils{flex-shrink:0;order:2;gap:0}.Header-module__lnUIdW__mobileMenuButton{width:36px;height:36px}}.Header-module__lnUIdW__mobileAuth{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.Header-module__lnUIdW__mobileAuthRow{flex-direction:column;align-items:center;width:100%;display:flex}.Header-module__lnUIdW__mobileAuthLink{color:var(--text-muted);font-size:.9rem}.Header-module__lnUIdW__mobileDivider{background-color:var(--bg-border);border:0;height:1px;margin-bottom:1.5rem}.Header-module__lnUIdW__mobileLink{color:var(--text-heading);border-bottom:1px solid var(--bg-section);padding:.8rem 0;font-size:1.1rem;font-weight:600;display:block}.Header-module__lnUIdW__mobileLink:hover{color:var(--primary);padding-left:.5rem;transition:padding .2s}.Header-module__lnUIdW__mobileNav{flex-direction:column;display:flex}.Header-module__lnUIdW__mobileNavItem{width:100%}.Header-module__lnUIdW__mobileSubMenu{background-color:#f8f9fa;border-radius:8px;max-height:0;margin:0 10px;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Header-module__lnUIdW__mobileSubMenu.Header-module__lnUIdW__show{max-height:1000px;margin-bottom:.5rem;padding-bottom:8px}.Header-module__lnUIdW__mobileSubLink{color:var(--text-muted);border-bottom:1px solid #00000008;padding:.8rem 1.25rem;font-size:.95rem;font-weight:500;display:block}.Header-module__lnUIdW__userInfo{color:var(--text-heading);align-items:center;gap:8px;font-size:.85rem;display:flex}.Header-module__lnUIdW__drawerUserInfo{align-items:center;gap:12px;display:flex}.Header-module__lnUIdW__drawerAvatar{border:1px solid var(--bg-border);background-color:#f3f6f9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.Header-module__lnUIdW__drawerUserName{color:var(--text-heading);font-size:1.1rem;font-weight:700}.Header-module__lnUIdW__drawerUserLink{color:var(--text-heading);align-items:center;gap:4px;font-size:1.1rem;font-weight:700;display:flex}.Header-module__lnUIdW__footerLinks{flex-wrap:wrap;gap:12px;display:flex}.Header-module__lnUIdW__footerLink{color:var(--text-muted);border:1px solid var(--bg-border);background-color:#fff;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:.9rem;display:flex}.Header-module__lnUIdW__avatarWrapperMobile{border:1px solid var(--bg-border);background-color:#f3f6f9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;font-size:24px;display:flex;overflow:hidden}.Header-module__lnUIdW__avatarImage{object-fit:cover;width:100%;height:100%}.Header-module__lnUIdW__logoutBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-left:4px;padding:0;font-size:.8rem;display:flex}.Header-module__lnUIdW__logoutBtn:hover{color:var(--primary)}.Header-module__lnUIdW__mobileUserInfoWrapper{flex-direction:column;align-items:center;margin-bottom:.5rem;display:flex}.Header-module__lnUIdW__mobileUserInfo{color:var(--text-heading);margin-bottom:4px;font-size:.9rem;font-weight:700}.Header-module__lnUIdW__adminLink{color:#ff6b6b;white-space:nowrap;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;transition:color .2s;display:inline-flex}.Header-module__lnUIdW__adminLink:hover{color:#fa5252;text-decoration:underline}.Header-module__lnUIdW__notificationWrapper{position:relative}.Header-module__lnUIdW__notificationBadge{color:#fff;background-color:#f64e60;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.Header-module__lnUIdW__notificationDropdown{z-index:1000;background-color:#fff;border:1px solid #e4e6ef;border-radius:12px;width:320px;animation:.2s ease-out Header-module__lnUIdW__fadeIn;position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 10px 30px #00000026}@keyframes Header-module__lnUIdW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__notificationHeader{border-bottom:1px solid #f3f6f9;justify-content:space-between;align-items:center;padding:16px;display:flex}.Header-module__lnUIdW__notificationTitle{color:#181c32;font-size:.95rem;font-weight:700}.Header-module__lnUIdW__markAllRead{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:600}.Header-module__lnUIdW__notificationList{max-height:360px;overflow-y:auto}.Header-module__lnUIdW__notificationItem{cursor:pointer;border-bottom:1px solid #f3f6f9;flex-direction:column;gap:4px;padding:12px 16px;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__lnUIdW__notificationItem:hover{background-color:#f9f9f9}.Header-module__lnUIdW__notificationItem.Header-module__lnUIdW__unread{background-color:#8dc63f0d}.Header-module__lnUIdW__notiTitle{color:#181c32;justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.Header-module__lnUIdW__notiTime{color:#a1a5b7;font-size:.75rem;font-weight:400}.Header-module__lnUIdW__notiMessage{color:#7e8299;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Header-module__lnUIdW__emptyNotification{text-align:center;color:#b5b5c3;padding:40px 20px;font-size:.9rem}.Header-module__lnUIdW__mobileHeaderAuth{display:none}@media (max-width:1024px){.Header-module__lnUIdW__mobileHeaderAuth{align-items:center;gap:12px;margin-left:auto;margin-right:4px;display:flex}.Header-module__lnUIdW__mobileHeaderAuthLink{color:var(--text-body);font-size:.85rem;font-weight:600;text-decoration:none}.Header-module__lnUIdW__mobileHeaderAuthLink:hover{color:var(--primary)}.Header-module__lnUIdW__drawerAuthRow{align-items:center;gap:10px;display:flex}.Header-module__lnUIdW__drawerAuthBtn{color:var(--text-heading);font-size:1.05rem;font-weight:700;text-decoration:none}.Header-module__lnUIdW__drawerAuthDivider{color:var(--bg-border);font-size:.9rem}.Header-module__lnUIdW__specialBadge{margin-left:2px!important;padding:0 3px!important;font-size:8px!important}}.Header-module__lnUIdW__headerCount{color:#a1a5b7;margin-left:8px;font-size:.8rem;font-weight:400}.Header-module__lnUIdW__summaryCards{background-color:#f8f9fa;border-bottom:1px solid #eff2f5;flex-direction:column;gap:12px;padding:16px;display:flex}.Header-module__lnUIdW__summaryCard{background-color:#fff;border:1px solid #eff2f5;border-radius:12px;align-items:center;padding:16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 4px #00000008}.Header-module__lnUIdW__summaryCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Header-module__lnUIdW__cardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-right:16px;display:flex}.Header-module__lnUIdW__iconBlue{color:#3699ff;background-color:#e1f0ff}.Header-module__lnUIdW__iconGreen{color:#0bbc64;background-color:#e8fff3}.Header-module__lnUIdW__cardContent{flex:1}.Header-module__lnUIdW__cardTitle{color:#181c32;margin-bottom:4px;font-size:1rem;font-weight:700}.Header-module__lnUIdW__cardDesc{color:#7e8299;font-size:.85rem}.Header-module__lnUIdW__cardCount{color:#e4e6ef;font-size:1.25rem;font-weight:800}.Header-module__lnUIdW__countRed{color:#f64e60}.Header-module__lnUIdW__notificationListHeader{color:#a1a5b7;background-color:#fff;border-bottom:1px solid #f3f6f9;padding:12px 20px;font-size:.85rem;font-weight:700}
.Footer-module__3hUVsW__footer{background-color:var(--bg-default);border-top:1px solid var(--bg-border);margin-top:auto;padding:3rem 0}.Footer-module__3hUVsW__inner{max-width:var(--spacing-container);padding:0 var(--spacing-base);justify-content:space-between;align-items:flex-start;gap:4rem;margin:0 auto;display:flex}.Footer-module__3hUVsW__brandSection{flex-shrink:0}.Footer-module__3hUVsW__brandName{color:var(--text-heading);margin-bottom:.5rem;font-size:1.125rem;font-weight:800}.Footer-module__3hUVsW__brandDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.Footer-module__3hUVsW__infoSection{flex-direction:column;flex-grow:1;gap:1rem;display:flex}.Footer-module__3hUVsW__infoGrid{color:#999;flex-direction:column;gap:.3rem;font-size:.75rem;display:flex}.Footer-module__3hUVsW__infoRow{flex-wrap:wrap;align-items:center;display:flex}.Footer-module__3hUVsW__infoRow span{align-items:center;display:inline-flex}.Footer-module__3hUVsW__infoRow span:not(:last-child):after{content:"|";color:#eee;margin:0 .5rem;font-size:.6rem;position:relative;top:-1px}.Footer-module__3hUVsW__copyright{color:#bbb;font-size:.75rem;font-weight:500}.Footer-module__3hUVsW__linkSection{flex-shrink:0;align-items:center;gap:1rem;font-size:.85rem;font-weight:600;display:flex}.Footer-module__3hUVsW__linkSection a{color:var(--text-muted);transition:color .2s}.Footer-module__3hUVsW__linkSection a:hover{color:var(--primary)}.Footer-module__3hUVsW__linkDivider{color:#eee;font-size:.7rem}@media (max-width:1024px){.Footer-module__3hUVsW__inner{flex-direction:column;gap:2rem}.Footer-module__3hUVsW__infoSection{order:3}.Footer-module__3hUVsW__linkSection{order:2;justify-content:flex-start}}
