*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;background:#fff;font-family:system-ui,-apple-system,Inter,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}
.Header-module-scss-module__W2mVPW__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#fffffff2;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.Header-module-scss-module__W2mVPW__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:.75rem 1rem;display:flex}@media (min-width:768px){.Header-module-scss-module__W2mVPW__container{padding:.75rem 2rem}}.Header-module-scss-module__W2mVPW__logo{align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module-scss-module__W2mVPW__logo:hover{opacity:.8}.Header-module-scss-module__W2mVPW__logoIcon{background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Header-module-scss-module__W2mVPW__logoIconText{color:#fff;font-size:1rem;font-weight:700;font-family:var(--font-montserrat),sans-serif}.Header-module-scss-module__W2mVPW__logoText{font-family:var(--font-montserrat),sans-serif;color:#2563eb;letter-spacing:-.3px;font-size:1.25rem;font-weight:700}.Header-module-scss-module__W2mVPW__desktopNav{display:none}@media (min-width:768px){.Header-module-scss-module__W2mVPW__desktopNav{align-items:center;gap:1.5rem;display:flex}}.Header-module-scss-module__W2mVPW__navLink{color:#374151;font-weight:500;transition:color .2s}.Header-module-scss-module__W2mVPW__navLink:hover{color:#2563eb}.Header-module-scss-module__W2mVPW__adminLink{color:#fff;background:#f59e0b;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.Header-module-scss-module__W2mVPW__adminLink:hover{background:#d97706;transform:translateY(-1px)}.Header-module-scss-module__W2mVPW__userMenu{border-left:1px solid #e5e7eb;align-items:center;gap:.5rem;padding-left:.5rem;display:flex}.Header-module-scss-module__W2mVPW__userAvatar{cursor:pointer;flex-shrink:0}.Header-module-scss-module__W2mVPW__avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.Header-module-scss-module__W2mVPW__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex}.Header-module-scss-module__W2mVPW__userName{color:#374151;font-weight:500;transition:color .2s}.Header-module-scss-module__W2mVPW__userName:hover{color:#2563eb}.Header-module-scss-module__W2mVPW__loginBtn{color:#fff;background:#2563eb;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.Header-module-scss-module__W2mVPW__loginBtn:hover{background:#1d4ed8;transform:translateY(-1px)}.Header-module-scss-module__W2mVPW__loading{color:#9ca3af;font-size:.875rem}.Header-module-scss-module__W2mVPW__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:flex}@media (min-width:768px){.Header-module-scss-module__W2mVPW__burger{display:none}}.Header-module-scss-module__W2mVPW__burgerLine{background:#374151;width:24px;height:2px;transition:all .3s}.Header-module-scss-module__W2mVPW__burgerLine.Header-module-scss-module__W2mVPW__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module-scss-module__W2mVPW__burgerLine.Header-module-scss-module__W2mVPW__open:nth-child(2){opacity:0}.Header-module-scss-module__W2mVPW__burgerLine.Header-module-scss-module__W2mVPW__open:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.Header-module-scss-module__W2mVPW__mobileMenu{background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px -1px #0000001a}@media (min-width:768px){.Header-module-scss-module__W2mVPW__mobileMenu{display:none}}.Header-module-scss-module__W2mVPW__mobileLink{color:#374151;text-align:center;border-radius:.5rem;padding:.75rem;font-weight:500;transition:background .2s}.Header-module-scss-module__W2mVPW__mobileLink:hover{background:#f3f4f6}.Header-module-scss-module__W2mVPW__mobileRegisterBtn{color:#fff;text-align:center;background:#2563eb;border-radius:.5rem;padding:.75rem;font-weight:500;transition:background .2s}.Header-module-scss-module__W2mVPW__mobileRegisterBtn:hover{background:#1d4ed8}.Header-module-scss-module__W2mVPW__mobileUserInfo{background:#f9fafb;border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem;display:flex}.Header-module-scss-module__W2mVPW__mobileUserAvatar{cursor:pointer;flex-shrink:0}.Header-module-scss-module__W2mVPW__mobileAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.Header-module-scss-module__W2mVPW__mobileAvatarPlaceholder{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.Header-module-scss-module__W2mVPW__mobileUserDetails{flex-direction:column;flex:1;gap:.25rem;display:flex}.Header-module-scss-module__W2mVPW__mobileUserName{color:#111827;font-size:.875rem;font-weight:600;text-decoration:none}.Header-module-scss-module__W2mVPW__mobileUserName:hover{color:#2563eb}.Header-module-scss-module__W2mVPW__mobileLogoutBtn{color:#dc2626;cursor:pointer;text-align:left;background:0 0;border:none;width:fit-content;padding:0;font-size:.7rem}.Header-module-scss-module__W2mVPW__mobileLogoutBtn:hover{color:#b91c1c;text-decoration:underline}
.NotificationBell-module-scss-module__uKgLWa__bellContainer{position:relative}.NotificationBell-module-scss-module__uKgLWa__bellButton{cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;font-size:1.25rem;transition:background .2s;position:relative}.NotificationBell-module-scss-module__uKgLWa__bellButton:hover{background:#f3f4f6}.NotificationBell-module-scss-module__uKgLWa__badge{color:#fff;text-align:center;background:#dc2626;border-radius:9999px;min-width:18px;padding:.125rem .375rem;font-size:.6rem;font-weight:600;position:absolute;top:-4px;right:-4px}.NotificationBell-module-scss-module__uKgLWa__dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:320px;max-width:calc(100vw - 2rem);margin-top:.5rem;position:absolute;top:100%;right:0;box-shadow:0 10px 25px -5px #0000001a}.NotificationBell-module-scss-module__uKgLWa__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.NotificationBell-module-scss-module__uKgLWa__markAllBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.7rem}.NotificationBell-module-scss-module__uKgLWa__markAllBtn:hover{text-decoration:underline}.NotificationBell-module-scss-module__uKgLWa__list{max-height:400px;overflow-y:auto}.NotificationBell-module-scss-module__uKgLWa__item{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;transition:background .2s}.NotificationBell-module-scss-module__uKgLWa__item:hover{background:#f9fafb}.NotificationBell-module-scss-module__uKgLWa__unread{background:#e0e7ff;border-left:3px solid #2563eb}.NotificationBell-module-scss-module__uKgLWa__unread:hover{background:#d1d9f5}.NotificationBell-module-scss-module__uKgLWa__itemTitle{margin-bottom:.25rem;font-size:.75rem;font-weight:600}.NotificationBell-module-scss-module__uKgLWa__itemMessage{color:#6b7280;margin-bottom:.25rem;font-size:.7rem}.NotificationBell-module-scss-module__uKgLWa__itemDate{color:#9ca3af;font-size:.6rem}.NotificationBell-module-scss-module__uKgLWa__loading,.NotificationBell-module-scss-module__uKgLWa__empty{text-align:center;color:#9ca3af;padding:2rem;font-size:.75rem}.NotificationBell-module-scss-module__uKgLWa__footer{border-top:1px solid #e5e7eb;padding:.5rem}.NotificationBell-module-scss-module__uKgLWa__viewAllBtn{cursor:pointer;background:#f3f4f6;border:none;border-radius:.5rem;width:100%;padding:.5rem;font-size:.7rem}.NotificationBell-module-scss-module__uKgLWa__viewAllBtn:hover{background:#e5e7eb}
.Footer-module-scss-module__reDlva__footer{background:#fff;border-top:1px solid #e5e7eb;margin-top:5rem}.Footer-module-scss-module__reDlva__container{grid-template-columns:1fr 2fr;gap:3rem;max-width:1280px;margin:0 auto;padding:3rem 2rem;display:grid}@media (max-width:768px){.Footer-module-scss-module__reDlva__container{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}}.Footer-module-scss-module__reDlva__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__reDlva__logo{font-family:var(--font-montserrat),sans-serif;color:#0000;letter-spacing:-.5px;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Footer-module-scss-module__reDlva__description{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.Footer-module-scss-module__reDlva__social{gap:.75rem;margin-top:.5rem;display:flex}.Footer-module-scss-module__reDlva__socialLink{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module-scss-module__reDlva__socialLink:hover{color:#fff;background:#2563eb;transform:translateY(-2px)}.Footer-module-scss-module__reDlva__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.Footer-module-scss-module__reDlva__links{grid-template-columns:1fr;gap:1.5rem}}.Footer-module-scss-module__reDlva__linksColumn{flex-direction:column;gap:.75rem;display:flex}.Footer-module-scss-module__reDlva__linksTitle{color:#111827;letter-spacing:.3px;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.Footer-module-scss-module__reDlva__link{color:#6b7280;width:fit-content;font-size:.8125rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__reDlva__link:hover{color:#2563eb}.Footer-module-scss-module__reDlva__bottom{background:#f9fafb;border-top:1px solid #f3f4f6;padding:1.5rem 0}.Footer-module-scss-module__reDlva__bottomContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}@media (max-width:768px){.Footer-module-scss-module__reDlva__bottomContainer{text-align:center;flex-direction:column;padding:0 1.5rem}}.Footer-module-scss-module__reDlva__copyright{color:#6b7280;margin:0;font-size:.75rem}.Footer-module-scss-module__reDlva__disclaimer{color:#9ca3af;margin:0;font-size:.7rem}
