.InvitationNotificationBadge-module__QAajQW__badge{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .4), 0 2px 6px #0000001a, inset 0 1px 0 #ffffff4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1;transition:all var(--transition-medium);border:2px solid #ffffffe6;border-radius:20px;justify-content:center;align-items:center;min-width:90px;padding:6px 10px;display:flex;position:relative;overflow:hidden}.InvitationNotificationBadge-module__QAajQW__badge:hover{box-shadow:0 8px 20px rgba(var(--color-primary-rgb), .5), 0 4px 10px #00000026, inset 0 1px 0 #fff6;border-color:#fff;transform:translateY(-2px)scale(1.05)}.InvitationNotificationBadge-module__QAajQW__badge:active{transform:translateY(-1px)scale(1.02)}.InvitationNotificationBadge-module__QAajQW__badge:focus{outline:2px solid var(--color-primary);outline-offset:2px}.InvitationNotificationBadge-module__QAajQW__glow{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);opacity:.3;z-index:-1;filter:blur(8px);border-radius:24px;position:absolute;inset:-4px}.InvitationNotificationBadge-module__QAajQW__content{z-index:1;align-items:center;gap:6px;display:flex;position:relative}.InvitationNotificationBadge-module__QAajQW__iconContainer{justify-content:center;align-items:center;display:flex;position:relative}.InvitationNotificationBadge-module__QAajQW__icon{color:#fff;filter:drop-shadow(0 1px 2px #0000004d)}.InvitationNotificationBadge-module__QAajQW__count{background:var(--color-error);color:#fff;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:10px;height:10px;font-size:7px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 1px 2px #0006}.InvitationNotificationBadge-module__QAajQW__text{color:#fff;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 2px #0000004d;white-space:nowrap;font-size:10px;font-weight:600;line-height:1}.InvitationNotificationBadge-module__QAajQW__shine{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:20px;position:absolute;top:0;bottom:0}[data-theme=dark] .InvitationNotificationBadge-module__QAajQW__badge{box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .6), 0 2px 6px #0000004d, inset 0 1px 0 #fff3;border-color:#ffffffb3}[data-theme=dark] .InvitationNotificationBadge-module__QAajQW__badge:hover{box-shadow:0 8px 20px rgba(var(--color-primary-rgb), .7), 0 4px 10px #0006, inset 0 1px 0 #ffffff4d;border-color:#ffffffe6}[data-theme=dark] .InvitationNotificationBadge-module__QAajQW__glow{opacity:.4}.InvitationNotificationBadge-module__QAajQW__desktopPosition{top:-12px;right:12px}.InvitationNotificationBadge-module__QAajQW__mobilePosition{top:-8px;right:-8px}@media (max-width:768px){.InvitationNotificationBadge-module__QAajQW__badge{border-radius:14px;min-width:auto;min-height:28px;padding:5px 7px}.InvitationNotificationBadge-module__QAajQW__text{display:none}.InvitationNotificationBadge-module__QAajQW__icon{width:11px;height:11px}.InvitationNotificationBadge-module__QAajQW__count{border:.5px solid #fff;min-width:8px;height:8px;font-size:6px;font-weight:800;top:-3px;right:-3px}}@media (max-width:425px){.InvitationNotificationBadge-module__QAajQW__badge{border-radius:13px;min-width:auto;min-height:26px;padding:3px 6px}.InvitationNotificationBadge-module__QAajQW__icon{width:10px;height:10px}}@media (max-width:375px){.InvitationNotificationBadge-module__QAajQW__badge{border-radius:12px;min-width:auto;min-height:24px;padding:3px 5px}.InvitationNotificationBadge-module__QAajQW__icon{width:9px;height:9px}.InvitationNotificationBadge-module__QAajQW__count{min-width:7px;height:7px;font-size:5px}}
.SettingsPrefsPopover-module__ebDXoa__popover{background:var(--color-background,#fffffff2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-border,rgba(var(--color-border-rgb), .2));border-radius:var(--border-radius-large);z-index:10002;box-shadow:var(--shadow-large);width:200px;animation:.2s ease-in-out SettingsPrefsPopover-module__ebDXoa__fadeIn;position:fixed;top:60px;right:16px;overflow:hidden}.SettingsPrefsPopover-module__ebDXoa__popover:before{content:"";background:radial-gradient(circle at 30% 20%, rgba(var(--color-primary-rgb), .05) 0%, transparent 50%), radial-gradient(circle at 70% 80%, rgba(var(--color-secondary-rgb), .03) 0%, transparent 50%);pointer-events:none;z-index:0;position:absolute;inset:0}@keyframes SettingsPrefsPopover-module__ebDXoa__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SettingsPrefsPopover-module__ebDXoa__popoverHeader{border-bottom:1px solid var(--color-border,rgba(var(--color-border-rgb), .3));z-index:1;padding:10px 16px;position:relative}.SettingsPrefsPopover-module__ebDXoa__popoverTitle{font-size:15px;font-weight:var(--font-weight-semibold);color:var(--color-text);text-align:center;font-family:var(--font-family-heading);margin:0}.SettingsPrefsPopover-module__ebDXoa__popoverContent{z-index:1;flex-direction:column;gap:12px;padding:12px;display:flex;position:relative}.SettingsPrefsPopover-module__ebDXoa__fieldGroup{flex-direction:column;gap:6px;display:flex}.SettingsPrefsPopover-module__ebDXoa__label{color:var(--color-text-muted,#666);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.SettingsPrefsPopover-module__ebDXoa__iconButtonGroup{grid-template-columns:repeat(3,1fr);gap:4px;width:100%;display:grid}.SettingsPrefsPopover-module__ebDXoa__iconButton{aspect-ratio:1;background:var(--color-surface,#ffffffe6);border:2px solid rgba(var(--color-primary-rgb), .2);border-radius:var(--border-radius-medium);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast) cubic-bezier(.4, 0, .2, 1);width:100%;box-shadow:var(--shadow-small);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:8px;display:flex;position:relative;overflow:hidden}.SettingsPrefsPopover-module__ebDXoa__iconButton:before{content:"";background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);opacity:0;transition:opacity var(--transition-fast);z-index:0;position:absolute;inset:0}.SettingsPrefsPopover-module__ebDXoa__iconButton svg{stroke-width:1.75px;z-index:1;width:24px;height:24px;transition:transform var(--transition-fast);position:relative}.SettingsPrefsPopover-module__ebDXoa__iconButton:hover{background:var(--color-surface-hover,rgba(var(--color-primary-rgb), .08));border-color:rgba(var(--color-primary-rgb), .4);box-shadow:var(--shadow-medium);color:var(--color-text);transform:translateY(-2px)}.SettingsPrefsPopover-module__ebDXoa__iconButton:hover:before{opacity:.12}.SettingsPrefsPopover-module__ebDXoa__iconButton:hover svg{color:var(--color-primary);transform:scale(1.1)}.SettingsPrefsPopover-module__ebDXoa__iconButton:focus{outline:2px solid var(--color-primary);outline-offset:2px}.SettingsPrefsPopover-module__ebDXoa__iconButton:active{transform:translateY(-1px)scale(.98)}.SettingsPrefsPopover-module__ebDXoa__iconButton.SettingsPrefsPopover-module__ebDXoa__selected{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);color:var(--color-text-light);border-color:var(--color-primary);box-shadow:var(--shadow-large);transform:translateY(-1px)}.SettingsPrefsPopover-module__ebDXoa__iconButton.SettingsPrefsPopover-module__ebDXoa__selected:before{opacity:0}.SettingsPrefsPopover-module__ebDXoa__moreButton{background:var(--color-surface,#ffffffe6);width:100%;color:var(--color-text);border:2px solid rgba(var(--color-primary-rgb), .2);border-radius:var(--border-radius-medium);font-size:14px;font-weight:var(--font-weight-semibold);text-align:center;cursor:pointer;transition:all var(--transition-fast) cubic-bezier(.4, 0, .2, 1);box-shadow:var(--shadow-small);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 0;display:block;position:relative;overflow:hidden}.SettingsPrefsPopover-module__ebDXoa__moreButton:before{content:"";background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);opacity:0;transition:opacity var(--transition-fast);z-index:0;position:absolute;inset:0}.SettingsPrefsPopover-module__ebDXoa__moreButton:hover{background:var(--color-surface-hover,rgba(var(--color-primary-rgb), .08));border-color:rgba(var(--color-primary-rgb), .4);color:var(--color-primary);box-shadow:var(--shadow-medium);transform:translateY(-2px)}.SettingsPrefsPopover-module__ebDXoa__moreButton:hover:before{opacity:.12}.SettingsPrefsPopover-module__ebDXoa__moreButton:focus{outline:2px solid var(--color-primary);outline-offset:2px}.SettingsPrefsPopover-module__ebDXoa__moreButton:active{transform:translateY(-1px)scale(.98)}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__popover{background:#0f172af2;border:1px solid #ffffff1a}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__popover:before{background:radial-gradient(circle at 30% 20%, rgba(var(--color-primary-rgb), .08) 0%, transparent 50%), radial-gradient(circle at 70% 80%, rgba(var(--color-secondary-rgb), .05) 0%, transparent 50%)}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__popoverHeader{border-bottom:1px solid #ffffff1a}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__popoverTitle{color:#ffffffe6}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__label{color:#ffffffb3}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__iconButton{color:#ffffffe6;background:#1e293bcc;border-color:#fff3}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__iconButton:hover{border-color:var(--color-primary);background:#1e293b}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__iconButton.SettingsPrefsPopover-module__ebDXoa__selected{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);color:var(--color-text-light);border-color:var(--color-primary)}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__moreButton{color:#ffffffe6;background:#1e293bcc;border-color:#fff3}[data-theme=dark] .SettingsPrefsPopover-module__ebDXoa__moreButton:hover{border-color:var(--color-primary);background:#1e293b}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.SettingsPrefsPopover-module__ebDXoa__popover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.SettingsPrefsPopover-module__ebDXoa__popover{background:var(--color-background)}}@media (max-width:768px){.SettingsPrefsPopover-module__ebDXoa__popover{width:min(200px,90vw);max-width:calc(100vw - 2rem);left:1rem;right:auto;transform:none}}@media (prefers-reduced-motion:reduce){.SettingsPrefsPopover-module__ebDXoa__iconButton,.SettingsPrefsPopover-module__ebDXoa__moreButton{transition:none;animation:none}.SettingsPrefsPopover-module__ebDXoa__iconButton:hover,.SettingsPrefsPopover-module__ebDXoa__moreButton:hover,.SettingsPrefsPopover-module__ebDXoa__iconButton:hover svg{transform:none}}
.NotificationsPopover-module__l6zKzG__popover{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:var(--border-radius-large);z-index:20010;box-shadow:var(--shadow-xxlarge);width:360px;max-height:calc(100vh - 100px);animation:NotificationsPopover-module__l6zKzG__premiumSlideIn var(--transition-slow) ease-out;background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%);border:1px solid #fff6;position:fixed;top:60px;right:420px;overflow:hidden}.NotificationsPopover-module__l6zKzG__popover:before{content:"";background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .02) 0%, rgba(var(--color-secondary-rgb), .01) 100%);z-index:0;position:absolute;inset:0}@keyframes NotificationsPopover-module__l6zKzG__premiumSlideIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();transform:translateY(-20px)scale(.95)}to{opacity:1;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transform:translateY(0)scale(1)}}@media (max-width:768px){.NotificationsPopover-module__l6zKzG__popover{z-index:20010;width:min(340px,100vw - 20px);max-height:calc(100vh - 100px);box-shadow:var(--shadow-xxlarge);background:linear-gradient(135deg,#fffffffc 0%,#fffffff7 100%);margin:0;position:fixed;top:70px;left:auto;right:10px}.NotificationsPopover-module__l6zKzG__notificationItem{position:relative}.NotificationsPopover-module__l6zKzG__dismissButton{right:var(--space-medium);z-index:10003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--color-error-rgb), .3);color:var(--color-error);cursor:pointer;padding:var(--space-small);width:32px;height:32px;box-shadow:var(--shadow-small);transition:all var(--transition-medium);background:linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);visibility:visible!important;opacity:1!important}.NotificationsPopover-module__l6zKzG__dismissButton:hover{background:linear-gradient(135deg, var(--color-error) 0%, var(--color-warning) 100%);color:var(--color-text-light);box-shadow:var(--shadow-medium);transform:translateY(-50%)scale(1.1)}.NotificationsPopover-module__l6zKzG__notificationContent{padding-right:50px}.NotificationsPopover-module__l6zKzG__notificationItem:hover .NotificationsPopover-module__l6zKzG__dismissButton{visibility:visible;opacity:1}.NotificationsPopover-module__l6zKzG__notificationItem:active{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .1) 0%, rgba(var(--color-secondary-rgb), .05) 100%)}.NotificationsPopover-module__l6zKzG__notificationItem:after{content:"";background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .05) 0%, rgba(var(--color-secondary-rgb), .02) 100%);pointer-events:none;opacity:0;transition:all var(--transition-medium);position:absolute;inset:0}.NotificationsPopover-module__l6zKzG__notificationItem:active:after{opacity:1}}.NotificationsPopover-module__l6zKzG__popoverHeader{padding:var(--space-large) var(--space-xlarge);border-bottom:1px solid rgba(var(--color-border-rgb), .3);z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);justify-content:space-between;align-items:center;display:flex;position:relative}.NotificationsPopover-module__l6zKzG__popoverHeader:after{content:"";background:linear-gradient(90deg, transparent, var(--color-primary), transparent);height:1px;position:absolute;bottom:-1px;left:0;right:0}.NotificationsPopover-module__l6zKzG__popoverTitle{font-size:var(--font-size-large);font-weight:var(--font-weight-bold);color:var(--color-text);align-items:center;gap:var(--space-small);font-family:var(--font-family-heading);background:linear-gradient(135deg, var(--color-text) 0%, var(--color-primary) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .3));-webkit-background-clip:text;background-clip:text;margin:0;display:flex}.NotificationsPopover-module__l6zKzG__badge{width:8px;height:8px;margin-left:var(--space-small);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.NotificationsPopover-module__l6zKzG__badgeUnread{background:var(--color-warning);box-shadow:0 0 4px rgba(var(--color-warning-rgb), .6);animation:2s ease-in-out infinite NotificationsPopover-module__l6zKzG__breathingLightUnread}.NotificationsPopover-module__l6zKzG__badgeRead{background:var(--color-success);box-shadow:0 0 4px rgba(var(--color-success-rgb), .4);animation:3s ease-in-out infinite NotificationsPopover-module__l6zKzG__breathingLightRead}@keyframes NotificationsPopover-module__l6zKzG__breathingLightUnread{0%,to{opacity:.7;box-shadow:0 0 4px rgba(var(--color-warning-rgb), .5)}50%{opacity:1;box-shadow:0 0 8px rgba(var(--color-warning-rgb), .9)}}@keyframes NotificationsPopover-module__l6zKzG__breathingLightRead{0%,to{opacity:.4;box-shadow:0 0 3px rgba(var(--color-success-rgb), .3)}50%{opacity:.7;box-shadow:0 0 5px rgba(var(--color-success-rgb), .5)}}.NotificationsPopover-module__l6zKzG__actionButton{align-items:center;gap:var(--space-xsmall);background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .1) 0%, rgba(var(--color-secondary-rgb), .05) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--color-primary-rgb), .3);color:var(--color-primary);font-size:var(--font-size-xsmall);font-weight:var(--font-weight-semibold);cursor:pointer;white-space:nowrap;padding:var(--space-xsmall) var(--space-small);border-radius:var(--border-radius-small);transition:all var(--transition-medium);box-shadow:var(--shadow-small);display:flex;position:relative;overflow:hidden}.NotificationsPopover-module__l6zKzG__actionButton:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.NotificationsPopover-module__l6zKzG__actionButton:hover{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);color:var(--color-text-light);box-shadow:var(--shadow-medium);transform:translateY(-2px)}.NotificationsPopover-module__l6zKzG__actionButton:hover:before{left:100%}.NotificationsPopover-module__l6zKzG__actionButton:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.5);transform:none!important}.NotificationsPopover-module__l6zKzG__popoverContent{z-index:1;flex-direction:column;max-height:450px;display:flex;position:relative}.NotificationsPopover-module__l6zKzG__debugInfo{background:linear-gradient(135deg, rgba(var(--color-warning-rgb), .1) 0%, rgba(var(--color-primary-rgb), .05) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(var(--color-border-rgb), .3);padding:var(--space-small) var(--space-medium);font-size:var(--font-size-xsmall);color:var(--color-text-muted);border-radius:var(--border-radius-small);margin:var(--space-small);box-shadow:var(--shadow-small)}.NotificationsPopover-module__l6zKzG__debugInfo p{margin:var(--space-xsmall) 0}.NotificationsPopover-module__l6zKzG__debugButton{background:linear-gradient(135deg, var(--color-text-muted) 0%, var(--color-primary) 100%);color:var(--color-text-light);border-radius:var(--border-radius-small);padding:var(--space-xsmall) var(--space-small);font-size:var(--font-size-xsmall);cursor:pointer;margin-top:var(--space-xsmall);transition:all var(--transition-medium);box-shadow:var(--shadow-small);border:none}.NotificationsPopover-module__l6zKzG__debugButton:hover{background:linear-gradient(135deg, var(--color-text-muted) 0%, var(--color-text-muted) 100%);box-shadow:var(--shadow-medium);transform:translateY(-1px)}.NotificationsPopover-module__l6zKzG__emptyState{padding:var(--space-xxlarge) var(--space-xlarge);color:var(--color-text-muted);justify-content:center;align-items:center;gap:var(--space-large);background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .02) 0%, rgba(var(--color-secondary-rgb), .01) 100%);border-radius:var(--border-radius-medium);margin:var(--space-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--color-primary-rgb), .1);box-shadow:var(--shadow-small);flex-direction:column;display:flex}.NotificationsPopover-module__l6zKzG__emptyState svg{opacity:.6;filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .2));animation:3s ease-in-out infinite NotificationsPopover-module__l6zKzG__emptyStateFloat}@keyframes NotificationsPopover-module__l6zKzG__emptyStateFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.NotificationsPopover-module__l6zKzG__emptyState p{font-size:var(--font-size-medium);font-weight:var(--font-weight-medium);text-align:center;margin:0;line-height:1.5}.NotificationsPopover-module__l6zKzG__notificationsList{z-index:1;max-height:360px;margin:0;padding:0;list-style-type:none;position:relative;overflow-y:auto}.NotificationsPopover-module__l6zKzG__notificationsList::-webkit-scrollbar{width:6px}.NotificationsPopover-module__l6zKzG__notificationsList::-webkit-scrollbar-track{background:rgba(var(--color-border-rgb), .1)}.NotificationsPopover-module__l6zKzG__notificationsList::-webkit-scrollbar-thumb{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);border-radius:var(--border-radius-full)}.NotificationsPopover-module__l6zKzG__notificationItemWrapper{border-bottom:1px solid rgba(var(--color-border-rgb), .2);margin:0;padding:0;position:relative;overflow:hidden}.NotificationsPopover-module__l6zKzG__notificationItemWrapper:last-child{border-bottom:none}.NotificationsPopover-module__l6zKzG__notificationItemWrapper:after{content:"";bottom:-1px;left:var(--space-large);right:var(--space-large);background:linear-gradient(90deg, transparent, rgba(var(--color-primary-rgb), .3), transparent);height:1px;position:absolute}.NotificationsPopover-module__l6zKzG__notificationItem{width:100%;padding:var(--space-medium) var(--space-large);text-align:left;cursor:pointer;transition:all var(--transition-medium);gap:var(--space-small);background:0 0;border:none;align-items:flex-start;font-family:inherit;display:flex;position:relative;overflow:hidden}.NotificationsPopover-module__l6zKzG__notificationItem:before{content:"";background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .05) 0%, rgba(var(--color-secondary-rgb), .02) 100%);opacity:0;transition:all var(--transition-medium);z-index:0;position:absolute;inset:0}.NotificationsPopover-module__l6zKzG__notificationItem:hover{background:0 0;transform:translate(4px)}.NotificationsPopover-module__l6zKzG__notificationItem:hover:before{opacity:1}.NotificationsPopover-module__l6zKzG__notificationItem.NotificationsPopover-module__l6zKzG__unread{background:linear-gradient(135deg, rgba(var(--color-warning-rgb), .08) 0%, rgba(var(--color-primary-rgb), .04) 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-left:3px solid var(--color-warning)}.NotificationsPopover-module__l6zKzG__notificationItem.NotificationsPopover-module__l6zKzG__unread:hover{background:linear-gradient(135deg, rgba(var(--color-warning-rgb), .12) 0%, rgba(var(--color-primary-rgb), .06) 100%)}.NotificationsPopover-module__l6zKzG__notificationIcon{width:28px;height:28px;color:var(--color-text-light);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);box-shadow:var(--shadow-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.NotificationsPopover-module__l6zKzG__notificationIcon:before{content:"";z-index:0;background:radial-gradient(circle at 30% 30%,#ffffff4d 0%,#0000 70%);position:absolute;inset:0}.NotificationsPopover-module__l6zKzG__notificationIcon>*{z-index:1;filter:drop-shadow(0 1px 2px #0000004d);position:relative}.NotificationsPopover-module__l6zKzG__notificationContent{z-index:1;flex:1;min-width:0;padding-right:40px;position:relative}.NotificationsPopover-module__l6zKzG__notificationHeader{margin-bottom:var(--space-xsmall);justify-content:space-between;align-items:flex-start;width:100%;display:flex}.NotificationsPopover-module__l6zKzG__notificationTitle{font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);color:var(--color-text);padding-right:var(--space-xsmall);font-family:var(--font-family-heading);flex:1;margin:0;line-height:1.25}.NotificationsPopover-module__l6zKzG__timeContainer{text-align:right;min-width:80px;margin-right:40px;position:relative}.NotificationsPopover-module__l6zKzG__paymentContent{gap:var(--space-xsmall);flex-direction:column;width:100%;display:flex}.NotificationsPopover-module__l6zKzG__amountHighlight{font-weight:var(--font-weight-bold);font-size:var(--font-size-medium);color:var(--color-warning);padding:var(--space-xsmall) 0;background:linear-gradient(135deg, var(--color-warning) 0%, var(--color-primary) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 2px rgba(var(--color-warning-rgb), .3));-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.NotificationsPopover-module__l6zKzG__amountHighlight:before{content:"";background:linear-gradient(135deg, var(--color-warning) 0%, var(--color-primary) 100%);width:8px;height:8px;margin-right:var(--space-small);box-shadow:0 2px 4px rgba(var(--color-warning-rgb), .3);border-radius:50%;display:inline-block;position:relative;top:-1px}.NotificationsPopover-module__l6zKzG__timeWrapper{margin-left:var(--space-xsmall);align-items:center;display:flex}.NotificationsPopover-module__l6zKzG__notificationTime{color:var(--color-text-muted);white-space:nowrap;background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .1) 0%, rgba(var(--color-secondary-rgb), .05) 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:var(--border-radius-full);text-align:center;border:1px solid rgba(var(--color-primary-rgb), .2);min-width:0;box-shadow:var(--shadow-small);font-size:.65rem;font-weight:var(--font-weight-medium);padding:2px 7px}.NotificationsPopover-module__l6zKzG__notificationMessage{font-size:var(--font-size-xsmall);color:var(--color-text);text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;line-height:1.5;font-weight:var(--font-weight-medium);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.NotificationsPopover-module__l6zKzG__dismissButton{visibility:hidden;right:var(--space-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--color-error-rgb), .3);color:var(--color-error);cursor:pointer;padding:var(--space-xsmall);transition:all var(--transition-medium);z-index:10;width:28px;height:28px;box-shadow:var(--shadow-small);background:linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.NotificationsPopover-module__l6zKzG__notificationItem:hover .NotificationsPopover-module__l6zKzG__dismissButton{visibility:visible;opacity:1}.NotificationsPopover-module__l6zKzG__dismissButton:hover{background:linear-gradient(135deg, var(--color-error) 0%, var(--color-warning) 100%);color:var(--color-text-light);box-shadow:var(--shadow-medium);transform:translateY(-50%)scale(1.1)}.NotificationsPopover-module__l6zKzG__allNotificationsButton{justify-content:center;align-items:center;gap:var(--space-small);padding:var(--space-large) var(--space-xlarge);background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .05) 0%, rgba(var(--color-secondary-rgb), .02) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-top:1px solid rgba(var(--color-border-rgb), .3);color:var(--color-text);font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--transition-medium);z-index:1;display:flex;position:relative;overflow:hidden}.NotificationsPopover-module__l6zKzG__allNotificationsButton:before{content:"";top:-1px;left:var(--space-large);right:var(--space-large);background:linear-gradient(90deg, transparent, var(--color-primary), transparent);height:1px;position:absolute}.NotificationsPopover-module__l6zKzG__allNotificationsButton:after{content:"";background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .1) 0%, rgba(var(--color-secondary-rgb), .05) 100%);opacity:0;transition:all var(--transition-medium);z-index:0;position:absolute;inset:0}.NotificationsPopover-module__l6zKzG__allNotificationsButton:hover{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .1) 0%, rgba(var(--color-secondary-rgb), .05) 100%);color:var(--color-primary);transform:translateY(-2px)}.NotificationsPopover-module__l6zKzG__allNotificationsButton:hover:after{opacity:1}.NotificationsPopover-module__l6zKzG__allNotificationsButton span{z-index:1;position:relative}@keyframes NotificationsPopover-module__l6zKzG__bellRing{0%{filter:drop-shadow(0 1px 2px #0000001a);transform:rotate(0)scale(1)}10%{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .3));transform:rotate(12deg)scale(1.05)}20%{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .3));transform:rotate(-12deg)scale(1.05)}30%{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .2));transform:rotate(10deg)scale(1.03)}40%{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .2));transform:rotate(-10deg)scale(1.03)}50%{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .15));transform:rotate(8deg)scale(1.02)}60%{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .15));transform:rotate(-8deg)scale(1.02)}70%{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .1));transform:rotate(6deg)scale(1.01)}80%{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .1));transform:rotate(-6deg)scale(1.01)}90%{filter:drop-shadow(0 1px 2px #0000001a);transform:rotate(3deg)scale(1)}to{filter:drop-shadow(0 1px 2px #0000001a);transform:rotate(0)scale(1)}}.NotificationsPopover-module__l6zKzG__isAnimating{animation:1.2s ease-in-out NotificationsPopover-module__l6zKzG__bellRing}[data-theme=dark] .NotificationsPopover-module__l6zKzG__popover{background:linear-gradient(135deg,#0f172afa 0%,#1e293bf2 100%);border:1px solid #ffffff1a}[data-theme=dark] .NotificationsPopover-module__l6zKzG__popover:before{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .08) 0%, rgba(var(--color-secondary-rgb), .05) 100%)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__popoverHeader{background:linear-gradient(135deg,#0f172ae6 0%,#1e293bb3 100%);border-bottom:1px solid #ffffff1a}[data-theme=dark] .NotificationsPopover-module__l6zKzG__popoverTitle{background:linear-gradient(135deg, #fffffff2 0%, var(--color-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .NotificationsPopover-module__l6zKzG__actionButton{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .15) 0%, rgba(var(--color-secondary-rgb), .08) 100%);color:#ffffffe6;border:1px solid #fff3}[data-theme=dark] .NotificationsPopover-module__l6zKzG__actionButton:hover{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);color:var(--color-text-light)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__debugInfo{background:linear-gradient(135deg, rgba(var(--color-warning-rgb), .15) 0%, rgba(var(--color-primary-rgb), .08) 100%);color:#fffc}[data-theme=dark] .NotificationsPopover-module__l6zKzG__emptyState{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .05) 0%, rgba(var(--color-secondary-rgb), .02) 100%);color:#fffc;border:1px solid #ffffff1a}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationsList::-webkit-scrollbar-track{background:#ffffff1a}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationItemWrapper{border-bottom:1px solid #ffffff1a}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationItem{color:#ffffffe6}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationItem:before{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .08) 0%, rgba(var(--color-secondary-rgb), .04) 100%)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationItem.NotificationsPopover-module__l6zKzG__unread{background:linear-gradient(135deg, rgba(var(--color-warning-rgb), .12) 0%, rgba(var(--color-primary-rgb), .06) 100%);border-left:3px solid var(--color-warning)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationItem.NotificationsPopover-module__l6zKzG__unread:hover{background:linear-gradient(135deg, rgba(var(--color-warning-rgb), .18) 0%, rgba(var(--color-primary-rgb), .09) 100%)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationTitle{color:#fffffff2}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationMessage{color:#ffffffd9}[data-theme=dark] .NotificationsPopover-module__l6zKzG__notificationTime{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .15) 0%, rgba(var(--color-secondary-rgb), .08) 100%);color:#fffc;border:1px solid #fff3}[data-theme=dark] .NotificationsPopover-module__l6zKzG__dismissButton{color:#ffffffe6;background:linear-gradient(135deg,#1e293be6 0%,#0f172ab3 100%);border:1px solid #fff3}[data-theme=dark] .NotificationsPopover-module__l6zKzG__dismissButton:hover{background:linear-gradient(135deg, var(--color-error) 0%, var(--color-warning) 100%);color:var(--color-text-light)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__allNotificationsButton{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .08) 0%, rgba(var(--color-secondary-rgb), .04) 100%);color:#ffffffe6;border-top:1px solid #ffffff1a}[data-theme=dark] .NotificationsPopover-module__l6zKzG__allNotificationsButton:hover{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .15) 0%, rgba(var(--color-secondary-rgb), .08) 100%);color:var(--color-primary)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__badgeUnread{background:var(--color-warning);box-shadow:0 0 6px rgba(var(--color-warning-rgb), .7)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__badgeRead{background:var(--color-success);box-shadow:0 0 4px rgba(var(--color-success-rgb), .5)}@media (max-width:768px){[data-theme=dark] .NotificationsPopover-module__l6zKzG__popover{background:linear-gradient(135deg,#0f172afc 0%,#1e293bf7 100%)}[data-theme=dark] .NotificationsPopover-module__l6zKzG__dismissButton{color:#ffffffe6;background:linear-gradient(135deg,#1e293be6 0%,#0f172ab3 100%);border:1px solid #fff3}.NotificationsPopover-module__l6zKzG__notificationItem{padding:var(--space-medium)}.NotificationsPopover-module__l6zKzG__notificationTitle{font-size:var(--font-size-xsmall)}}
.Header-module__85i50G__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-medium);z-index:1000;border-bottom:1px solid rgba(var(--color-border-rgb), .2);height:var(--header-height);background:#fffffff2;position:sticky;top:0;overflow:visible}.Header-module__85i50G__header:before{content:"";background:radial-gradient(circle at 30% 50%, rgba(var(--color-primary-rgb), .05) 0%, transparent 50%), radial-gradient(circle at 70% 50%, rgba(var(--color-secondary-rgb), .03) 0%, transparent 50%);pointer-events:none;z-index:0;position:absolute;inset:0}.Header-module__85i50G__headerContent{max-width:var(--max-width,1200px);z-index:1;height:var(--header-height);box-sizing:border-box;justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Header-module__85i50G__logo{font-size:1.5rem;font-weight:var(--font-weight-bold);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);-webkit-text-fill-color:transparent;font-family:var(--font-family-heading);text-shadow:0 2px 4px #0000001a;transition:all var(--transition-fast);-webkit-background-clip:text;background-clip:text;text-decoration:none}.Header-module__85i50G__logo:hover{transform:scale(1.05)}.Header-module__85i50G__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__85i50G__navLink{color:var(--color-text);font-weight:500;text-decoration:none;transition:color .3s}.Header-module__85i50G__navLink:hover{color:var(--color-primary)}.Header-module__85i50G__navLinkCta{color:#fff;background:linear-gradient(135deg,#f7931a 0%,#ff6b35 100%);border-radius:9999px;padding:.5rem 1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 10px #f7931a4d}.Header-module__85i50G__navLinkCta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #f7931a66}.Header-module__85i50G__welcomeMessage{color:var(--color-text-secondary,#666);margin-right:1rem;font-weight:500}.Header-module__85i50G__headerActions{pointer-events:auto;z-index:1001;align-items:center;gap:1rem;display:flex}.Header-module__85i50G__iconButton{cursor:pointer;color:var(--color-text);pointer-events:auto;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;transition:all .2s;display:flex;position:relative}.Header-module__85i50G__iconButton:hover{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .1);box-shadow:var(--shadow-small);transform:scale(1.05)}.Header-module__85i50G__rewardsButton{color:var(--color-text);position:relative}.Header-module__85i50G__rewardsButton:hover{color:var(--color-primary)}.Header-module__85i50G__rewardsTooltip{background:var(--color-text);color:var(--color-background);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:1010;border-radius:6px;margin-top:8px;padding:6px 12px;font-size:12px;font-weight:500;transition:opacity .2s,visibility .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Header-module__85i50G__rewardsTooltip:before{content:"";border:6px solid #0000;border-bottom-color:var(--color-text);position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.Header-module__85i50G__rewardsButton:hover .Header-module__85i50G__rewardsTooltip{opacity:1;visibility:visible}.Header-module__85i50G__settingsButton{color:var(--color-text);z-index:1002}.Header-module__85i50G__settingsButton.Header-module__85i50G__active{color:var(--color-primary);background-color:var(--color-background-alt,#f5f5f5)}.Header-module__85i50G__notificationBadge{background-color:var(--color-error);color:var(--color-text-light,#fff);border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:2px 5px;font-size:.75rem;display:flex;position:absolute;top:0;right:0}.Header-module__85i50G__mobileMenuToggle{color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.5rem;transition:all .2s;display:none}.Header-module__85i50G__mobileMenuToggle:hover{background-color:var(--color-background-alt,#f5f5f5)}.Header-module__85i50G__mobileMenuToggle:active{background-color:var(--color-background-alt,#f0f0f0)}.Header-module__85i50G__settingsWrapper{pointer-events:auto;z-index:1003;display:inline-block;position:relative}.Header-module__85i50G__invitationBadgeWrapper{pointer-events:auto;z-index:1004;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.Header-module__85i50G__mobileInvitationBadgeWrapper{pointer-events:auto;z-index:1006;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.Header-module__85i50G__mobileHeaderActions{z-index:1005;flex-wrap:nowrap;align-items:center;gap:.25rem;margin-left:.5rem;display:none;position:relative}.Header-module__85i50G__desktopOnly{align-items:center;display:flex}@media (min-width:769px){.Header-module__85i50G__mobileHeaderActions{display:none!important}}@media (max-width:768px){.Header-module__85i50G__header{height:auto;min-height:var(--header-height)}.Header-module__85i50G__headerContent{height:auto;min-height:var(--header-height);flex-wrap:wrap;justify-content:space-between;padding:0 1rem}.Header-module__85i50G__mobileHeaderActions{order:2;margin-left:auto;display:flex}.Header-module__85i50G__logo{order:1}.Header-module__85i50G__desktopOnly{display:none}.Header-module__85i50G__mobileMenuToggle{justify-content:center;align-items:center;display:flex}.Header-module__85i50G__nav{flex-direction:column;flex-basis:100%;order:3;align-items:flex-start;gap:1rem;padding-top:1rem;display:none}.Header-module__85i50G__mobileNavOpen{display:flex}.Header-module__85i50G__navLink{width:100%;padding:.5rem 0;display:block}.Header-module__85i50G__welcomeMessage{width:100%;margin-bottom:.5rem;margin-right:0;padding:.5rem 0}.Header-module__85i50G__headerActions{justify-content:flex-start;gap:.5rem;width:100%;margin-top:1rem}.Header-module__85i50G__nav>button{width:100%;margin-top:1rem}}@media (max-width:425px){.Header-module__85i50G__headerContent{padding:0 .75rem}.Header-module__85i50G__mobileHeaderActions{gap:.2rem;margin-left:.25rem}}@media (max-width:375px){.Header-module__85i50G__headerContent{padding:0 .5rem}.Header-module__85i50G__mobileHeaderActions{gap:.15rem;margin-left:.2rem}}[data-theme=dark] .Header-module__85i50G__header{background:#0f172af2;border-bottom:1px solid #ffffff1a}[data-theme=dark] .Header-module__85i50G__header:before{background:radial-gradient(circle at 30% 50%, rgba(var(--color-primary-rgb), .08) 0%, transparent 50%), radial-gradient(circle at 70% 50%, rgba(var(--color-secondary-rgb), .05) 0%, transparent 50%)}[data-theme=dark] .Header-module__85i50G__navLink{color:#fffc}[data-theme=dark] .Header-module__85i50G__navLink:hover{color:var(--color-primary)}[data-theme=dark] .Header-module__85i50G__welcomeMessage{color:#ffffffb3}[data-theme=dark] .Header-module__85i50G__iconButton{color:#fffc}[data-theme=dark] .Header-module__85i50G__iconButton:hover{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .15)}[data-theme=dark] .Header-module__85i50G__rewardsButton{color:#fffc}[data-theme=dark] .Header-module__85i50G__rewardsButton:hover{color:var(--color-primary)}[data-theme=dark] .Header-module__85i50G__rewardsTooltip{color:var(--color-text);background:#fffffff2}[data-theme=dark] .Header-module__85i50G__rewardsTooltip:before{border-bottom-color:#fffffff2}[data-theme=dark] .Header-module__85i50G__settingsButton{color:#fffc}[data-theme=dark] .Header-module__85i50G__settingsButton.Header-module__85i50G__active{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .15)}[data-theme=dark] .Header-module__85i50G__mobileMenuToggle{color:#fffc}[data-theme=dark] .Header-module__85i50G__mobileMenuToggle:hover{color:#ffffffe6;background:#ffffff1a}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module__85i50G__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module__85i50G__header{background:var(--color-background)}}@media (prefers-reduced-motion:reduce){.Header-module__85i50G__logo,.Header-module__85i50G__iconButton{transition:none;animation:none}.Header-module__85i50G__logo:hover,.Header-module__85i50G__iconButton:hover{transform:none}}
.Layout-module__e_xTDG__layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module__e_xTDG__mainContent{flex-direction:column;flex:1;padding-top:0;padding-bottom:0;display:flex}
/*# sourceMappingURL=3-12s34zyqg8-.css.map*/