.SignupLoadingOrchestrator-module__Feu4Yq__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--space-medium);background:linear-gradient(135deg,#8b4513fa 0%,#a0522dfa 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SignupLoadingOrchestrator-module__Feu4Yq__container{text-align:center;align-items:center;gap:var(--space-medium);background:#fffffff2;border-radius:24px;flex-direction:column;width:100%;max-width:480px;padding:48px;display:flex;box-shadow:0 20px 60px #0000004d}.SignupLoadingOrchestrator-module__Feu4Yq__progressIndicator{margin-bottom:var(--space-small)}.SignupLoadingOrchestrator-module__Feu4Yq__progressSection{gap:var(--space-xsmall);flex-direction:column;width:100%;display:flex}.SignupLoadingOrchestrator-module__Feu4Yq__progressBar{background:#0000001a;border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.SignupLoadingOrchestrator-module__Feu4Yq__progressFill{background:linear-gradient(90deg,#10b981 0%,#3b82f6 100%);border-radius:3px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1);position:relative}.SignupLoadingOrchestrator-module__Feu4Yq__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s infinite SignupLoadingOrchestrator-module__Feu4Yq__shimmer;position:absolute;inset:0}.SignupLoadingOrchestrator-module__Feu4Yq__progressText{font-size:var(--font-size-small);color:var(--color-text-muted);font-weight:var(--font-weight-medium);text-align:center;margin:0}.SignupLoadingOrchestrator-module__Feu4Yq__message{font-size:var(--font-size-large);font-weight:var(--font-weight-semibold);color:var(--color-text);margin:0;line-height:1.4}.SignupLoadingOrchestrator-module__Feu4Yq__spinner{border:3px solid #0000001a;border-left-color:var(--color-primary);border-radius:50%;width:24px;height:24px;animation:1s linear infinite SignupLoadingOrchestrator-module__Feu4Yq__spin}.SignupLoadingOrchestrator-module__Feu4Yq__timeIndicator{margin-top:var(--space-small);opacity:.7}.SignupLoadingOrchestrator-module__Feu4Yq__timeText{font-size:var(--font-size-small);color:var(--color-text-muted);font-style:italic}@keyframes SignupLoadingOrchestrator-module__Feu4Yq__spin{to{transform:rotate(360deg)}}@keyframes SignupLoadingOrchestrator-module__Feu4Yq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}[data-theme=dark] .SignupLoadingOrchestrator-module__Feu4Yq__container{background:#0f172af2;border:1px solid #ffffff1a}[data-theme=dark] .SignupLoadingOrchestrator-module__Feu4Yq__overlay{background:linear-gradient(135deg,#1e293bfa 0%,#334155fa 100%)}[data-theme=dark] .SignupLoadingOrchestrator-module__Feu4Yq__message{color:var(--color-text-light)}[data-theme=dark] .SignupLoadingOrchestrator-module__Feu4Yq__progressBar{background:#ffffff1a}@media (max-width:600px){.SignupLoadingOrchestrator-module__Feu4Yq__overlay{padding:var(--space-small)}.SignupLoadingOrchestrator-module__Feu4Yq__container{border-radius:16px;max-width:100%;padding:32px 24px}.SignupLoadingOrchestrator-module__Feu4Yq__message{font-size:var(--font-size-medium)}.SignupLoadingOrchestrator-module__Feu4Yq__progressBar{height:4px}}@media (prefers-reduced-motion:reduce){.SignupLoadingOrchestrator-module__Feu4Yq__spinner,.SignupLoadingOrchestrator-module__Feu4Yq__progressFill:after{animation:none}.SignupLoadingOrchestrator-module__Feu4Yq__overlay,.SignupLoadingOrchestrator-module__Feu4Yq__container,.SignupLoadingOrchestrator-module__Feu4Yq__message{transition:none;animation:none}}@media (prefers-contrast:high){.SignupLoadingOrchestrator-module__Feu4Yq__container{background:var(--color-background);border:2px solid var(--color-text)}.SignupLoadingOrchestrator-module__Feu4Yq__progressBar{background:var(--color-border);border:1px solid var(--color-text)}.SignupLoadingOrchestrator-module__Feu4Yq__progressFill{background:var(--color-primary)}}
.AgreementBanner-module__5fCO2G__banner{z-index:40;background:#fffbeb;border-bottom:1px solid #fde68a;width:100%;padding:12px 16px}.AgreementBanner-module__5fCO2G__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.AgreementBanner-module__5fCO2G__info{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.AgreementBanner-module__5fCO2G__icon{color:#f59e0b;flex-shrink:0;margin-top:2px}.AgreementBanner-module__5fCO2G__text{flex-direction:column;gap:2px;display:flex}.AgreementBanner-module__5fCO2G__title{color:#92400e;font-size:14px;font-weight:600}.AgreementBanner-module__5fCO2G__summary{color:#a16207;font-size:13px}.AgreementBanner-module__5fCO2G__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.AgreementBanner-module__5fCO2G__reviewLink{color:#f59e0b;white-space:nowrap;font-size:13px;font-weight:500;text-decoration:none}.AgreementBanner-module__5fCO2G__reviewLink:hover{text-decoration:underline}.AgreementBanner-module__5fCO2G__acceptButton{color:#fff;cursor:pointer;white-space:nowrap;background:#f59e0b;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.AgreementBanner-module__5fCO2G__acceptButton:hover:not(:disabled){background:#d97706}.AgreementBanner-module__5fCO2G__acceptButton:disabled{opacity:.7;cursor:not-allowed}.AgreementBanner-module__5fCO2G__spinner{animation:1s linear infinite AgreementBanner-module__5fCO2G__spin}@keyframes AgreementBanner-module__5fCO2G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AgreementBanner-module__5fCO2G__dismissButton{color:#a16207;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.AgreementBanner-module__5fCO2G__dismissButton:hover{background:#fef3c7}@media (max-width:640px){.AgreementBanner-module__5fCO2G__content{flex-direction:column;align-items:flex-start}.AgreementBanner-module__5fCO2G__actions{justify-content:flex-end;width:100%}}
.FeedbackFloater-module__21mnaa__feedbackFloater{z-index:100;pointer-events:auto;position:fixed}.FeedbackFloater-module__21mnaa__hideOnMobile{display:block}@media (max-width:767px){.FeedbackFloater-module__21mnaa__hideOnMobile{display:none}}.FeedbackFloater-module__21mnaa__floaterContainer{background-color:var(--color-background);border:2px solid var(--color-primary);box-shadow:var(--shadow-medium);-webkit-backdrop-filter:blur(10px);width:48px;height:48px;font-family:var(--font-family-body);color:var(--color-text);transition:all var(--transition-medium);border-radius:50%;flex-direction:column;align-items:stretch;display:flex;overflow:hidden}.FeedbackFloater-module__21mnaa__floaterContainer:hover,.FeedbackFloater-module__21mnaa__floaterContainer.FeedbackFloater-module__21mnaa__hovered{box-shadow:var(--shadow-large);border-color:rgba(var(--color-primary-rgb), .6);background-color:rgba(var(--color-primary-rgb), .02);transform:translateY(-2px)}.FeedbackFloater-module__21mnaa__floaterContainer.FeedbackFloater-module__21mnaa__expanded{border-radius:var(--border-radius-medium);width:auto;min-width:280px;max-width:320px;height:auto}.FeedbackFloater-module__21mnaa__toggleButton{cursor:pointer;color:inherit;text-align:center;width:100%;height:100%;transition:background-color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-family:inherit;display:flex}.FeedbackFloater-module__21mnaa__toggleButton:hover{background-color:rgba(var(--color-primary-rgb), .05)}.FeedbackFloater-module__21mnaa__toggleButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.FeedbackFloater-module__21mnaa__compactView{justify-content:center;align-items:center;display:flex}.FeedbackFloater-module__21mnaa__iconContainer{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.FeedbackFloater-module__21mnaa__feedbackIcon{color:var(--color-primary);flex-shrink:0}.FeedbackFloater-module__21mnaa__buttonText{font-weight:var(--font-weight-semibold);font-size:var(--font-size-small);color:var(--color-text)}.FeedbackFloater-module__21mnaa__expandedView{border-top:1px solid var(--color-border);padding:var(--space-medium);gap:var(--space-medium);flex-direction:column;display:flex;overflow:hidden}.FeedbackFloater-module__21mnaa__header{margin-bottom:var(--space-small);justify-content:space-between;align-items:center;display:flex}.FeedbackFloater-module__21mnaa__title{font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);color:var(--color-text);margin:0}.FeedbackFloater-module__21mnaa__closeButton{padding:var(--space-xsmall);cursor:pointer;color:var(--color-text-muted);border-radius:var(--border-radius-small);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.FeedbackFloater-module__21mnaa__closeButton:hover{background-color:var(--color-background-alt);color:var(--color-text)}.FeedbackFloater-module__21mnaa__closeButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.FeedbackFloater-module__21mnaa__ratingSection{gap:var(--space-small);border:none;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.FeedbackFloater-module__21mnaa__sectionLabel{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);color:var(--color-text);margin:0}.FeedbackFloater-module__21mnaa__ratingButtons{gap:var(--space-xsmall);justify-content:space-between;display:flex}.FeedbackFloater-module__21mnaa__ratingButton{background:var(--color-background-alt);border:2px solid var(--color-border);border-radius:var(--border-radius-medium);padding:var(--space-small);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:var(--space-xsmall);flex-direction:column;flex:1;min-height:70px;font-family:inherit;display:flex}.FeedbackFloater-module__21mnaa__ratingButton:hover{border-color:var(--color-primary);background-color:rgba(var(--color-primary-rgb), .05);transform:translateY(-1px)}.FeedbackFloater-module__21mnaa__ratingButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.FeedbackFloater-module__21mnaa__ratingButton.FeedbackFloater-module__21mnaa__selected{border-color:var(--color-primary);background-color:rgba(var(--color-primary-rgb), .1);box-shadow:0 0 0 1px var(--color-primary)}.FeedbackFloater-module__21mnaa__ratingEmoji{font-size:20px;line-height:1}.FeedbackFloater-module__21mnaa__ratingLabel{font-size:var(--font-size-xsmall);font-weight:var(--font-weight-medium);color:var(--color-text);text-align:center;line-height:1.2}.FeedbackFloater-module__21mnaa__commentSection{gap:var(--space-xsmall);flex-direction:column;display:flex}.FeedbackFloater-module__21mnaa__commentInput{width:100%;min-height:80px;padding:var(--space-small);border:2px solid var(--color-border);border-radius:var(--border-radius-medium);background-color:var(--color-background);color:var(--color-text);font-family:inherit;font-size:var(--font-size-small);resize:vertical;transition:border-color var(--transition-fast);line-height:1.4}.FeedbackFloater-module__21mnaa__commentInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary);outline:none}.FeedbackFloater-module__21mnaa__commentInput::placeholder{color:var(--color-text-muted)}.FeedbackFloater-module__21mnaa__characterCount{font-size:var(--font-size-xsmall);color:var(--color-text-muted);text-align:right;margin-top:var(--space-xxsmall)}.FeedbackFloater-module__21mnaa__errorMessage{font-size:var(--font-size-xsmall);color:var(--color-danger,#ef4444);border-radius:var(--border-radius-small);padding:var(--space-xsmall) var(--space-small);background-color:#ef444414;border:1px solid #ef444433;line-height:1.4}.FeedbackFloater-module__21mnaa__submitSection{justify-content:flex-end;display:flex}.FeedbackFloater-module__21mnaa__submitButton{background-color:var(--color-primary);color:#fff;border-radius:var(--border-radius-medium);padding:var(--space-small) var(--space-medium);font-family:inherit;font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:var(--space-xsmall);border:none;justify-content:center;min-height:40px;display:flex}.FeedbackFloater-module__21mnaa__submitButton:hover:not(:disabled){background-color:rgba(var(--color-primary-rgb), .9);box-shadow:var(--shadow-medium);transform:translateY(-1px)}.FeedbackFloater-module__21mnaa__submitButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.FeedbackFloater-module__21mnaa__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.FeedbackFloater-module__21mnaa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px}[data-theme=dark] .FeedbackFloater-module__21mnaa__floaterContainer{border-color:var(--color-primary);background-color:#000c}:is([data-theme=dark] .FeedbackFloater-module__21mnaa__floaterContainer:hover,[data-theme=dark] .FeedbackFloater-module__21mnaa__floaterContainer.FeedbackFloater-module__21mnaa__hovered){border-color:rgba(var(--color-primary-rgb), .7);background-color:#000000e6}[data-theme=dark] .FeedbackFloater-module__21mnaa__ratingButton{background-color:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .FeedbackFloater-module__21mnaa__commentInput{background-color:#ffffff0d;border-color:#ffffff1a}@media (prefers-contrast:high){.FeedbackFloater-module__21mnaa__floaterContainer{border-width:3px}.FeedbackFloater-module__21mnaa__ratingButton.FeedbackFloater-module__21mnaa__selected{background-color:#0000;border-width:3px}.FeedbackFloater-module__21mnaa__submitButton{border:2px solid var(--color-primary)}}@media (prefers-reduced-motion:reduce){.FeedbackFloater-module__21mnaa__floaterContainer,.FeedbackFloater-module__21mnaa__toggleButton,.FeedbackFloater-module__21mnaa__ratingButton,.FeedbackFloater-module__21mnaa__submitButton,.FeedbackFloater-module__21mnaa__spinner{transition:none;animation:none}.FeedbackFloater-module__21mnaa__floaterContainer:hover,.FeedbackFloater-module__21mnaa__floaterContainer.FeedbackFloater-module__21mnaa__hovered,.FeedbackFloater-module__21mnaa__ratingButton:hover,.FeedbackFloater-module__21mnaa__submitButton:hover{transform:none}}@media (min-width:1200px){.FeedbackFloater-module__21mnaa__floaterContainer{width:52px;height:52px}.FeedbackFloater-module__21mnaa__floaterContainer.FeedbackFloater-module__21mnaa__expanded{width:auto;min-width:300px;max-width:350px;height:auto}}.FeedbackFloater-module__21mnaa__toggleButton:focus-visible,.FeedbackFloater-module__21mnaa__closeButton:focus-visible,.FeedbackFloater-module__21mnaa__ratingButton:focus-visible,.FeedbackFloater-module__21mnaa__submitButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.FeedbackFloater-module__21mnaa__title,.FeedbackFloater-module__21mnaa__sectionLabel,.FeedbackFloater-module__21mnaa__ratingLabel,.FeedbackFloater-module__21mnaa__buttonText{color:var(--color-text)}.FeedbackFloater-module__21mnaa__characterCount{color:var(--color-text-muted)}.FeedbackFloater-module__21mnaa__attachmentSection{gap:var(--space-xsmall);flex-direction:column;display:flex}.FeedbackFloater-module__21mnaa__attachmentHeader{justify-content:space-between;align-items:center;gap:var(--space-small);display:flex}.FeedbackFloater-module__21mnaa__attachButton{background-color:var(--color-background-alt);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--border-radius-small);padding:var(--space-xsmall) var(--space-small);font-family:inherit;font-size:var(--font-size-xsmall);font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:var(--space-xxsmall);white-space:nowrap;display:flex}.FeedbackFloater-module__21mnaa__attachButton:hover:not(:disabled){background-color:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-1px)}.FeedbackFloater-module__21mnaa__attachButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.FeedbackFloater-module__21mnaa__attachButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.FeedbackFloater-module__21mnaa__fileList{gap:var(--space-xsmall);margin-top:var(--space-xsmall);flex-direction:column;display:flex}.FeedbackFloater-module__21mnaa__fileItem{padding:var(--space-xsmall) var(--space-small);background-color:var(--color-background-alt);border:1px solid var(--color-border);border-radius:var(--border-radius-small);justify-content:space-between;align-items:center;gap:var(--space-small);display:flex}.FeedbackFloater-module__21mnaa__fileInfo{align-items:center;gap:var(--space-xsmall);flex:1;min-width:0;display:flex}.FeedbackFloater-module__21mnaa__fileName{font-size:var(--font-size-xsmall);font-weight:var(--font-weight-medium);color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.FeedbackFloater-module__21mnaa__fileSize{font-size:var(--font-size-xsmall);color:var(--color-text-muted);white-space:nowrap}.FeedbackFloater-module__21mnaa__removeFileButton{padding:var(--space-xxsmall);cursor:pointer;color:var(--color-text-muted);border-radius:var(--border-radius-small);transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.FeedbackFloater-module__21mnaa__removeFileButton:hover{background-color:var(--color-danger);color:#fff}.FeedbackFloater-module__21mnaa__removeFileButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.FeedbackFloater-module__21mnaa__attachmentLimit{font-size:var(--font-size-xsmall);color:var(--color-text-muted);margin:var(--space-xsmall) 0 0;text-align:center;font-style:italic}[data-theme=dark] .FeedbackFloater-module__21mnaa__attachButton{background-color:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .FeedbackFloater-module__21mnaa__fileItem{background-color:#ffffff0d;border-color:#ffffff1a}
.FloatingPriceTicker-module__Q5l9mG__floatingTicker{z-index:100;pointer-events:auto;position:fixed}.FloatingPriceTicker-module__Q5l9mG__turnOffRow{margin-top:var(--space-xxsmall);justify-content:center;align-items:center;gap:4px;display:flex}.FloatingPriceTicker-module__Q5l9mG__turnOffButton{border-radius:var(--border-radius-small);color:var(--color-text-secondary);opacity:.7;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;line-height:0;transition:opacity .15s,color .15s,background-color .15s;display:inline-flex}.FloatingPriceTicker-module__Q5l9mG__turnOffButton:hover{opacity:1;color:var(--color-text);background-color:rgba(var(--color-text-secondary-rgb), .12)}.FloatingPriceTicker-module__Q5l9mG__turnOffButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px;opacity:1}.FloatingPriceTicker-module__Q5l9mG__turnOffHint{color:var(--color-text-secondary);opacity:.75;white-space:nowrap;font-size:.6875rem;line-height:1}.FloatingPriceTicker-module__Q5l9mG__toggleRow{cursor:pointer;outline:none}.FloatingPriceTicker-module__Q5l9mG__toggleRow:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--border-radius-small)}.FloatingPriceTicker-module__Q5l9mG__hideOnMobile{display:block}@media (max-width:767px){.FloatingPriceTicker-module__Q5l9mG__hideOnMobile{display:none}}.FloatingPriceTicker-module__Q5l9mG__tickerButton{background-color:var(--color-background);border:2px solid var(--color-primary);border-radius:var(--border-radius-large);padding:var(--space-xsmall);cursor:pointer;transition:all var(--transition-medium);box-shadow:var(--shadow-medium);-webkit-backdrop-filter:blur(10px);min-width:140px;max-width:200px;font-family:var(--font-family-body);color:var(--color-text);font-size:inherit;text-align:left;outline:none;flex-direction:column;align-items:stretch;display:flex}.FloatingPriceTicker-module__Q5l9mG__tickerButton:hover,.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__hovered{box-shadow:var(--shadow-large);border-color:rgba(var(--color-primary-rgb), .6);background-color:rgba(var(--color-primary-rgb), .02);transform:translateY(-2px)}.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__expanded{border-radius:var(--border-radius-medium)}.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__iconOnly{border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:auto;max-width:none;height:48px;padding:0;display:flex}.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__iconOnly .FloatingPriceTicker-module__Q5l9mG__compactView{gap:0;padding:0}.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__iconOnly.FloatingPriceTicker-module__Q5l9mG__expanded{border-radius:var(--border-radius-medium);width:auto;height:auto;padding:var(--space-xsmall);min-width:140px;max-width:200px}.FloatingPriceTicker-module__Q5l9mG__compactView{align-items:center;gap:var(--space-xsmall);padding:0;display:flex}.FloatingPriceTicker-module__Q5l9mG__iconContainer{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.FloatingPriceTicker-module__Q5l9mG__bitcoinIcon{color:var(--color-primary);flex-shrink:0}.FloatingPriceTicker-module__Q5l9mG__loadingSpinner{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.FloatingPriceTicker-module__Q5l9mG__priceContainer{flex-grow:1;min-width:0}.FloatingPriceTicker-module__Q5l9mG__price{font-weight:var(--font-weight-semibold);font-size:var(--font-size-small);color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FloatingPriceTicker-module__Q5l9mG__loadingText{font-size:var(--font-size-small);color:var(--color-text-muted)}.FloatingPriceTicker-module__Q5l9mG__errorText{font-size:var(--font-size-small);color:var(--color-error)}.FloatingPriceTicker-module__Q5l9mG__expandIcon{width:16px;height:16px;color:var(--color-text-muted);transition:transform var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__expanded .FloatingPriceTicker-module__Q5l9mG__expandIcon{transform:rotate(180deg)}.FloatingPriceTicker-module__Q5l9mG__expandedView{border-top:1px solid var(--color-border);margin-top:var(--space-xsmall);padding-top:var(--space-xsmall);gap:var(--space-xxsmall);flex-direction:column;display:flex;overflow:hidden}.FloatingPriceTicker-module__Q5l9mG__expandedPrice{align-items:center;gap:var(--space-xsmall);margin-bottom:var(--space-xsmall);display:flex}.FloatingPriceTicker-module__Q5l9mG__priceChange{align-items:center;gap:var(--space-xxsmall);font-size:var(--font-size-xsmall);font-weight:var(--font-weight-medium);padding:var(--space-xxsmall) var(--space-xsmall);border-radius:var(--border-radius-small);display:flex}.FloatingPriceTicker-module__Q5l9mG__priceChange.FloatingPriceTicker-module__Q5l9mG__positive{color:var(--color-success);background-color:#22c55e1a}.FloatingPriceTicker-module__Q5l9mG__priceChange.FloatingPriceTicker-module__Q5l9mG__negative{color:var(--color-error);background-color:#ef44441a}.FloatingPriceTicker-module__Q5l9mG__priceChange.FloatingPriceTicker-module__Q5l9mG__neutral{color:var(--color-text-muted);background-color:var(--color-background-alt)}.FloatingPriceTicker-module__Q5l9mG__changeIcon{flex-shrink:0}.FloatingPriceTicker-module__Q5l9mG__currencyPair,.FloatingPriceTicker-module__Q5l9mG__lastUpdated,.FloatingPriceTicker-module__Q5l9mG__dataSource{font-size:var(--font-size-xsmall);justify-content:space-between;align-items:center;gap:var(--space-xsmall);display:flex}.FloatingPriceTicker-module__Q5l9mG__label{color:var(--color-text-muted);font-weight:var(--font-weight-normal);flex-shrink:0}.FloatingPriceTicker-module__Q5l9mG__timestamp,.FloatingPriceTicker-module__Q5l9mG__source,.FloatingPriceTicker-module__Q5l9mG__pair{color:var(--color-text);font-weight:var(--font-weight-medium);text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.FloatingPriceTicker-module__Q5l9mG__errorMessage{gap:var(--space-xxsmall);padding:var(--space-xsmall);border-radius:var(--border-radius-small);border:1px solid var(--color-error);background-color:#ef44441a;flex-direction:column;display:flex}.FloatingPriceTicker-module__Q5l9mG__errorLabel{font-size:var(--font-size-xsmall);font-weight:var(--font-weight-semibold);color:var(--color-error)}.FloatingPriceTicker-module__Q5l9mG__errorDetail{font-size:var(--font-size-xsmall);color:var(--color-error);opacity:.8}[data-theme=dark] .FloatingPriceTicker-module__Q5l9mG__tickerButton{border-color:var(--color-primary);background-color:#000c}:is([data-theme=dark] .FloatingPriceTicker-module__Q5l9mG__tickerButton:hover,[data-theme=dark] .FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__hovered){border-color:rgba(var(--color-primary-rgb), .7);background-color:#000000e6}@keyframes FloatingPriceTicker-module__Q5l9mG__pulse{0%,to{opacity:1}50%{opacity:.7}}.FloatingPriceTicker-module__Q5l9mG__loadingSpinner{animation:2s ease-in-out infinite FloatingPriceTicker-module__Q5l9mG__pulse}@media (prefers-contrast:high){.FloatingPriceTicker-module__Q5l9mG__tickerButton{border-width:3px}.FloatingPriceTicker-module__Q5l9mG__priceChange.FloatingPriceTicker-module__Q5l9mG__positive{border:1px solid var(--color-success);background-color:#0000}.FloatingPriceTicker-module__Q5l9mG__priceChange.FloatingPriceTicker-module__Q5l9mG__negative{border:1px solid var(--color-error);background-color:#0000}}@media (prefers-reduced-motion:reduce){.FloatingPriceTicker-module__Q5l9mG__tickerButton,.FloatingPriceTicker-module__Q5l9mG__expandIcon,.FloatingPriceTicker-module__Q5l9mG__loadingSpinner{transition:none;animation:none}.FloatingPriceTicker-module__Q5l9mG__tickerButton:hover,.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__hovered{transform:none}}@media (min-width:1200px){.FloatingPriceTicker-module__Q5l9mG__tickerButton{min-width:160px;max-width:220px;padding:var(--space-small)}.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__iconOnly{width:52px;min-width:auto;max-width:none;height:52px;padding:0}.FloatingPriceTicker-module__Q5l9mG__tickerButton.FloatingPriceTicker-module__Q5l9mG__iconOnly.FloatingPriceTicker-module__Q5l9mG__expanded{width:auto;min-width:160px;max-width:220px;height:auto;padding:var(--space-small)}.FloatingPriceTicker-module__Q5l9mG__price{font-size:var(--font-size-medium)}.FloatingPriceTicker-module__Q5l9mG__compactView{padding:0}}.FloatingPriceTicker-module__Q5l9mG__tickerButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.FloatingPriceTicker-module__Q5l9mG__price,.FloatingPriceTicker-module__Q5l9mG__timestamp,.FloatingPriceTicker-module__Q5l9mG__source{color:var(--color-text)}.FloatingPriceTicker-module__Q5l9mG__label{color:var(--color-text-muted)}
@keyframes PWAInstallPrompt-module__l3cNUq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.PWAInstallPrompt-module__l3cNUq__installPrompt{background-color:var(--bg-primary,#fff);border-top:1px solid var(--border-color,#e5e7eb);z-index:50;padding:1rem;animation:.3s ease-out PWAInstallPrompt-module__l3cNUq__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 6px -1px #0000001a,0 -2px 4px -1px #0000000f}.PWAInstallPrompt-module__l3cNUq__promptContent{justify-content:space-between;align-items:center;max-width:64rem;margin:0 auto;display:flex}.PWAInstallPrompt-module__l3cNUq__promptLeft{align-items:center;gap:1rem;display:flex}.PWAInstallPrompt-module__l3cNUq__iconWrapper{background-color:#f97316;border-radius:50%;padding:.75rem}.PWAInstallPrompt-module__l3cNUq__icon{color:#fff;width:1.5rem;height:1.5rem}.PWAInstallPrompt-module__l3cNUq__textContent{flex-direction:column;gap:.25rem;display:flex}.PWAInstallPrompt-module__l3cNUq__title{color:var(--text-primary,#111827);margin:0;font-size:1rem;font-weight:600}.PWAInstallPrompt-module__l3cNUq__description{color:var(--text-secondary,#6b7280);margin:0;font-size:.875rem}.PWAInstallPrompt-module__l3cNUq__actions{align-items:center;gap:.5rem;display:flex}.PWAInstallPrompt-module__l3cNUq__installButton{color:#fff;cursor:pointer;background-color:#f97316;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s;display:flex}.PWAInstallPrompt-module__l3cNUq__installButton:hover{background-color:#ea580c}.PWAInstallPrompt-module__l3cNUq__buttonIcon{width:1rem;height:1rem}.PWAInstallPrompt-module__l3cNUq__closeButton{color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .2s}.PWAInstallPrompt-module__l3cNUq__closeButton:hover{color:var(--text-primary,#111827)}.PWAInstallPrompt-module__l3cNUq__closeIcon{width:1.25rem;height:1.25rem}.PWAInstallPrompt-module__l3cNUq__dismissPermanent{max-width:64rem;margin:.5rem auto 0}.PWAInstallPrompt-module__l3cNUq__dismissButton{color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline}.PWAInstallPrompt-module__l3cNUq__dismissButton:hover{color:var(--text-primary,#111827)}.PWAInstallPrompt-module__l3cNUq__modalOverlay{z-index:50;background-color:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PWAInstallPrompt-module__l3cNUq__modal{background-color:var(--bg-primary,#fff);border-radius:.5rem;width:100%;max-width:28rem;padding:1.5rem}.PWAInstallPrompt-module__l3cNUq__modalHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.PWAInstallPrompt-module__l3cNUq__modalTitle{color:var(--text-primary,#111827);margin:0;font-size:1.25rem;font-weight:600}.PWAInstallPrompt-module__l3cNUq__modalClose{color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .2s}.PWAInstallPrompt-module__l3cNUq__modalClose:hover{color:var(--text-primary,#111827)}.PWAInstallPrompt-module__l3cNUq__modalContent{flex-direction:column;gap:1rem;display:flex}.PWAInstallPrompt-module__l3cNUq__modalDescription{color:var(--text-secondary,#6b7280);margin:0}.PWAInstallPrompt-module__l3cNUq__instructionsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.PWAInstallPrompt-module__l3cNUq__instructionItem{align-items:flex-start;gap:.75rem;display:flex}.PWAInstallPrompt-module__l3cNUq__instructionNumber{color:#fff;background-color:#f97316;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.875rem;font-weight:500;display:flex}.PWAInstallPrompt-module__l3cNUq__instructionText{color:var(--text-primary,#111827);line-height:1.5}.PWAInstallPrompt-module__l3cNUq__modalActions{padding-top:1rem}.PWAInstallPrompt-module__l3cNUq__gotItButton{color:#fff;cursor:pointer;background-color:#f97316;border:none;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.PWAInstallPrompt-module__l3cNUq__gotItButton:hover{background-color:#ea580c}.PWAInstallPrompt-module__l3cNUq__modal{background-color:#fff}.PWAInstallPrompt-module__l3cNUq__modalTitle,.PWAInstallPrompt-module__l3cNUq__title,.PWAInstallPrompt-module__l3cNUq__instructionText{color:#111827}.PWAInstallPrompt-module__l3cNUq__modalDescription,.PWAInstallPrompt-module__l3cNUq__description,.PWAInstallPrompt-module__l3cNUq__closeButton,.PWAInstallPrompt-module__l3cNUq__modalClose,.PWAInstallPrompt-module__l3cNUq__dismissButton{color:#6b7280}.PWAInstallPrompt-module__l3cNUq__closeButton:hover,.PWAInstallPrompt-module__l3cNUq__modalClose:hover,.PWAInstallPrompt-module__l3cNUq__dismissButton:hover{color:#111827}[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__installPrompt{background-color:#1f2937;border-top-color:#374151}:is([data-theme=dark] .PWAInstallPrompt-module__l3cNUq__title,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__instructionText,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modalTitle){color:#fff}:is([data-theme=dark] .PWAInstallPrompt-module__l3cNUq__description,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modalDescription),:is([data-theme=dark] .PWAInstallPrompt-module__l3cNUq__closeButton,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modalClose,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__dismissButton){color:#9ca3af}:is([data-theme=dark] .PWAInstallPrompt-module__l3cNUq__closeButton:hover,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modalClose:hover,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__dismissButton:hover){color:#e5e7eb}[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modal{background-color:#1f2937}@media (max-width:640px),(max-width:414px),(width:375px){.PWAInstallPrompt-module__l3cNUq__promptContent{flex-direction:column;align-items:flex-start;gap:1rem}.PWAInstallPrompt-module__l3cNUq__actions{justify-content:space-between;width:100%}.PWAInstallPrompt-module__l3cNUq__installButton{flex:1}.PWAInstallPrompt-module__l3cNUq__modal{background:#fff!important}.PWAInstallPrompt-module__l3cNUq__modalTitle,.PWAInstallPrompt-module__l3cNUq__title,.PWAInstallPrompt-module__l3cNUq__instructionText{color:#111827!important}.PWAInstallPrompt-module__l3cNUq__modalDescription,.PWAInstallPrompt-module__l3cNUq__description{color:#4b5563!important}.PWAInstallPrompt-module__l3cNUq__closeButton,.PWAInstallPrompt-module__l3cNUq__modalClose,.PWAInstallPrompt-module__l3cNUq__dismissButton{color:#6b7280!important}.PWAInstallPrompt-module__l3cNUq__closeButton:hover,.PWAInstallPrompt-module__l3cNUq__modalClose:hover,.PWAInstallPrompt-module__l3cNUq__dismissButton:hover{color:#111827!important}.PWAInstallPrompt-module__l3cNUq__modalOverlay{background-color:#000000e6!important}[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modal{background:#1f2937!important}:is([data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modalTitle,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__title,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__instructionText){color:#fff!important}:is([data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modalDescription,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__description){color:#d1d5db!important}:is([data-theme=dark] .PWAInstallPrompt-module__l3cNUq__closeButton,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modalClose,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__dismissButton){color:#9ca3af!important}:is([data-theme=dark] .PWAInstallPrompt-module__l3cNUq__closeButton:hover,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__modalClose:hover,[data-theme=dark] .PWAInstallPrompt-module__l3cNUq__dismissButton:hover){color:#fff!important}}
.Footer-module__hP-FLq__footer{color:#e0e0e0;min-height:var(--footer-height);box-sizing:border-box;background-color:#1a1a1a;flex-shrink:0;margin-top:auto;padding:3rem 0 1.5rem}.Footer-module__hP-FLq__footerContent{max-width:var(--max-width,1200px);margin:0 auto;padding:0 2rem}.Footer-module__hP-FLq__footerTop{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:2rem;display:grid}.Footer-module__hP-FLq__footerContactRow{border-bottom:1px solid #ffffff1a;padding:1.5rem 0}.Footer-module__hP-FLq__footerBrand{flex-direction:column;gap:.5rem;display:flex}.Footer-module__hP-FLq__brandName{color:#f5a24d;margin:0;font-size:1.5rem;font-weight:600}.Footer-module__hP-FLq__brandTagline{color:#b0b0b0;margin:0;font-size:.9rem}.Footer-module__hP-FLq__footerSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__hP-FLq__sectionTitle{color:#fff;margin:0;font-size:1rem;font-weight:600}.Footer-module__hP-FLq__footerLinks{flex-direction:column;gap:.75rem;display:flex}.Footer-module__hP-FLq__footerLink{color:#b0b0b0;width:fit-content;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__hP-FLq__footerLink:hover{color:#f5a24d}.Footer-module__hP-FLq__footerContact{flex-flow:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Footer-module__hP-FLq__contactItem{color:#b0b0b0;align-items:center;gap:.5rem;width:fit-content;font-size:.9rem;text-decoration:none;transition:color .3s;display:flex}.Footer-module__hP-FLq__contactItem:hover{color:#f5a24d}.Footer-module__hP-FLq__socialLink{color:#b0b0b0;align-items:center;gap:.5rem;width:fit-content;text-decoration:none;transition:color .3s;display:flex}.Footer-module__hP-FLq__socialLink:hover{color:#f5a24d}.Footer-module__hP-FLq__socialText{font-size:.9rem}.Footer-module__hP-FLq__footerBottom{text-align:center;padding-top:1.5rem}.Footer-module__hP-FLq__companyInfo{color:#999;margin-bottom:.5rem;font-size:.8rem}.Footer-module__hP-FLq__footerCopyright{color:gray;font-size:.85rem}@media (max-width:768px){.Footer-module__hP-FLq__footer{min-height:var(--footer-height-mobile);padding:.75rem 0 .25rem}.Footer-module__hP-FLq__footerContent{flex-direction:column;justify-content:space-between;height:100%;padding:0 1rem;display:flex}.Footer-module__hP-FLq__footerTop{text-align:left;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:1.25rem;padding-bottom:1rem}.Footer-module__hP-FLq__footerContactRow{padding:.75rem 0}.Footer-module__hP-FLq__footerContact{flex-direction:column;align-items:center;gap:.5rem}.Footer-module__hP-FLq__footerBrand{align-items:flex-start;gap:.1rem}.Footer-module__hP-FLq__brandName{margin:0;font-size:1rem}.Footer-module__hP-FLq__brandTagline{margin:0;font-size:.7rem}.Footer-module__hP-FLq__footerSection{align-items:flex-start;gap:.25rem}.Footer-module__hP-FLq__sectionTitle{margin:0 0 .1rem;font-size:.8rem}.Footer-module__hP-FLq__footerLinks{align-items:flex-start;gap:.1rem}.Footer-module__hP-FLq__footerContact{align-items:center;gap:.5rem}.Footer-module__hP-FLq__contactItem,.Footer-module__hP-FLq__socialLink,.Footer-module__hP-FLq__footerLink{justify-content:flex-start;align-items:center;min-height:20px;padding:.1rem 0;font-size:.75rem;display:flex}.Footer-module__hP-FLq__footerBottom{text-align:center;padding-top:.1rem}.Footer-module__hP-FLq__companyInfo{margin-bottom:.15rem;font-size:.6rem}.Footer-module__hP-FLq__footerCopyright{font-size:.65rem;line-height:1}}@media (max-width:480px){.Footer-module__hP-FLq__footerContent{padding:0 .75rem}.Footer-module__hP-FLq__footerTop{text-align:center;grid-template-columns:1fr;gap:1rem}.Footer-module__hP-FLq__footerContact{flex-direction:column;align-items:center}.Footer-module__hP-FLq__footerBrand{align-items:center;gap:.05rem}.Footer-module__hP-FLq__brandName{font-size:.9rem}.Footer-module__hP-FLq__brandTagline{font-size:.65rem}.Footer-module__hP-FLq__footerSection{align-items:center;gap:.1rem}.Footer-module__hP-FLq__sectionTitle{margin:0 0 .05rem;font-size:.75rem}.Footer-module__hP-FLq__footerLinks,.Footer-module__hP-FLq__footerContact{align-items:center;gap:.1rem}.Footer-module__hP-FLq__footerLinks{flex-flow:wrap;justify-content:center;gap:.3rem;display:flex}.Footer-module__hP-FLq__footerLink,.Footer-module__hP-FLq__contactItem,.Footer-module__hP-FLq__socialLink{justify-content:center;min-height:18px;padding:.05rem;font-size:.7rem}}[data-theme=dark] .Footer-module__hP-FLq__footer{background-color:#0a0a0a;border-top:1px solid #ffffff1a}
.NotificationBell-module__LojjVG__notificationBellContainer{filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .2));transition:all var(--transition-medium);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;display:inline-flex;position:relative}.NotificationBell-module__LojjVG__notificationBellContainer:hover{filter:drop-shadow(0 4px 8px rgba(var(--color-primary-rgb), .3));transform:translateY(-1px)}.NotificationBell-module__LojjVG__iconButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:36px;height:36px;color:var(--color-text);cursor:pointer;transition:all var(--transition-medium);box-shadow:var(--shadow-small);-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#fffc 0%,#fff9 100%);border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:visible}.NotificationBell-module__LojjVG__iconButton:before{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;border-radius:50%;position:absolute;inset:0}.NotificationBell-module__LojjVG__iconButton:hover{box-shadow:var(--shadow-medium);background:linear-gradient(135deg,#fff 0%,#ffffffe6 100%);transform:translateY(-2px)scale(1.05)}.NotificationBell-module__LojjVG__iconButton:hover:before{opacity:1}.NotificationBell-module__LojjVG__iconButton:hover .NotificationBell-module__LojjVG__bellIcon{color:var(--color-primary);filter:drop-shadow(0 2px 4px rgba(var(--color-primary-rgb), .4));transform:scale(1.1)}.NotificationBell-module__LojjVG__iconButton.NotificationBell-module__LojjVG__active{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);box-shadow:var(--shadow-large);border-color:var(--color-primary);transform:scale(1.02)}.NotificationBell-module__LojjVG__iconButton.NotificationBell-module__LojjVG__active:before{opacity:0}.NotificationBell-module__LojjVG__iconButton.NotificationBell-module__LojjVG__active .NotificationBell-module__LojjVG__bellIcon{color:var(--color-text-light);filter:drop-shadow(0 2px 8px #ffffff80);animation:2s ease-in-out infinite NotificationBell-module__LojjVG__activePulse;transform:scale(1.15)}@keyframes NotificationBell-module__LojjVG__activePulse{0%,to{transform:scale(1.15)}50%{transform:scale(1.2)}}.NotificationBell-module__LojjVG__bellIcon{width:18px;height:18px;transition:all var(--transition-medium);z-index:1;filter:drop-shadow(0 1px 2px #0000001a);flex-shrink:0;margin:auto;position:relative}.NotificationBell-module__LojjVG__badge{background:linear-gradient(135deg, var(--color-error) 0%, var(--color-warning) 100%);min-width:16px;height:16px;color:var(--color-text-light);font-size:10px;font-weight:var(--font-weight-bold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-medium);box-shadow:var(--shadow-medium);z-index:2;border:2px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;padding:0 3px;display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(50%,-50%)}.NotificationBell-module__LojjVG__badge:before{content:"";z-index:0;background:radial-gradient(circle at 30% 30%,#ffffff4d 0%,#0000 70%);position:absolute;inset:0}.NotificationBell-module__LojjVG__badge span{z-index:1;text-shadow:0 1px 2px #0000004d;position:relative}.NotificationBell-module__LojjVG__badge.NotificationBell-module__LojjVG__pulse{animation:2s ease-in-out infinite NotificationBell-module__LojjVG__premiumBadgePulse}@keyframes NotificationBell-module__LojjVG__premiumBadgePulse{0%,to{box-shadow:var(--shadow-medium);transform:translate(50%,-50%)scale(1)}50%{background:linear-gradient(135deg, var(--color-error) 0%, var(--color-error) 100%);box-shadow:0 4px 20px rgba(var(--color-error-rgb), .6);transform:translate(50%,-50%)scale(1.2)}}[data-theme=dark] .NotificationBell-module__LojjVG__iconButton{background:linear-gradient(135deg,#1e293bcc 0%,#0f172a99 100%);border-color:#fff3;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .NotificationBell-module__LojjVG__iconButton:before{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .2) 0%, rgba(var(--color-secondary-rgb), .1) 100%)}[data-theme=dark] .NotificationBell-module__LojjVG__iconButton:hover{background:linear-gradient(135deg,#1e293b 0%,#0f172acc 100%);box-shadow:0 4px 16px #0006}[data-theme=dark] .NotificationBell-module__LojjVG__bellIcon{color:#ffffffe6;filter:drop-shadow(0 1px 2px #ffffff1a)}:is([data-theme=dark] .NotificationBell-module__LojjVG__iconButton:hover .NotificationBell-module__LojjVG__bellIcon,[data-theme=dark] .NotificationBell-module__LojjVG__iconButton.NotificationBell-module__LojjVG__active .NotificationBell-module__LojjVG__bellIcon){color:var(--color-primary);filter:drop-shadow(0 2px 8px rgba(var(--color-primary-rgb), .6))}[data-theme=dark] .NotificationBell-module__LojjVG__badge{border-color:#0f172acc;box-shadow:0 2px 12px #00000080}@media (max-width:768px){[data-theme=dark] .NotificationBell-module__LojjVG__iconButton{box-shadow:var(--shadow-medium);background:linear-gradient(135deg,#1e293be6 0%,#0f172ab3 100%)}}@keyframes NotificationBell-module__LojjVG__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)}}.NotificationBell-module__LojjVG__isAnimating{animation:1.2s ease-in-out NotificationBell-module__LojjVG__bellRing}.NotificationBell-module__LojjVG__isAnimating .NotificationBell-module__LojjVG__badge{animation:1.2s ease-in-out NotificationBell-module__LojjVG__premiumBadgePulse}@media (max-width:768px){.NotificationBell-module__LojjVG__iconButton{width:48px;height:48px;box-shadow:var(--shadow-medium);background:linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);border-radius:50%;overflow:visible}.NotificationBell-module__LojjVG__iconButton:hover{transform:translateY(-1px)scale(1.02)}.NotificationBell-module__LojjVG__badge{min-width:22px;height:22px;font-size:var(--font-size-xsmall);box-shadow:var(--shadow-large);border-width:3px;top:-2px;right:-2px;transform:translate(50%,-50%)}.NotificationBell-module__LojjVG__bellIcon{filter:drop-shadow(0 2px 4px #00000026);flex-shrink:0;width:24px;height:24px;margin:auto}.NotificationBell-module__LojjVG__notificationBellContainer:hover{filter:drop-shadow(0 6px 12px rgba(var(--color-primary-rgb), .4));transform:translateY(-2px)}}.NotificationBell-module__LojjVG__iconButton:active{transition:all .1s;transform:translateY(0)scale(.98)}.NotificationBell-module__LojjVG__iconButton:focus{box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .3);outline:none}@keyframes NotificationBell-module__LojjVG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.NotificationBell-module__LojjVG__badge.NotificationBell-module__LojjVG__new{background:linear-gradient(90deg, var(--color-error) 0%, var(--color-warning) 25%, var(--color-error) 50%, var(--color-warning) 75%, var(--color-error) 100%);background-size:200% 100%;animation:2s ease-in-out infinite NotificationBell-module__LojjVG__shimmer}.NotificationBell-module__LojjVG__iconButton.NotificationBell-module__LojjVG__hasNotifications:after{content:"";background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);opacity:.3;z-index:-1;border-radius:50%;animation:3s ease-in-out infinite NotificationBell-module__LojjVG__glowPulse;position:absolute;inset:-2px}@keyframes NotificationBell-module__LojjVG__glowPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}
.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}
.error-module__Panodq__errorContainer{height:calc(100vh - 64px);padding:var(--space-large);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.error-module__Panodq__errorTitle{font-size:var(--font-size-xxlarge);color:var(--color-error);margin-bottom:var(--space-medium)}.error-module__Panodq__errorMessage{font-size:var(--font-size-large);color:var(--color-text);margin-bottom:var(--space-large)}.error-module__Panodq__errorLink{padding:var(--space-small) var(--space-medium);background-color:var(--color-primary);color:var(--color-text-light);border-radius:var(--border-radius-small);font-size:var(--font-size-medium);text-decoration:none;transition:background-color .3s;display:inline-block}.error-module__Panodq__errorLink:hover{background-color:var(--color-primary-dark)}
/*# sourceMappingURL=1_4mnvvidbldd.css.map*/