.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}
.BookDetailModal-module__Ok_5Da__overlay{z-index:30001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.BookDetailModal-module__Ok_5Da__modal{background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.BookDetailModal-module__Ok_5Da__topBar{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}.BookDetailModal-module__Ok_5Da__topBar .BookDetailModal-module__Ok_5Da__backBtn{cursor:pointer;color:#d4873a;background:0 0;border:none;align-items:center;gap:.4rem;padding:.25rem;font-size:.9375rem;font-weight:600;display:inline-flex}.BookDetailModal-module__Ok_5Da__topBar .BookDetailModal-module__Ok_5Da__backBtn:hover{color:#b96f27;background:0 0}.BookDetailModal-module__Ok_5Da__topBar .BookDetailModal-module__Ok_5Da__closeBtn{color:#374151;cursor:pointer;background:#0000000f;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s,color .15s;display:inline-flex}.BookDetailModal-module__Ok_5Da__topBar .BookDetailModal-module__Ok_5Da__closeBtn:hover{color:#111827;background:#0000001f}.BookDetailModal-module__Ok_5Da__center{justify-content:center;align-items:center;min-height:240px;padding:2rem;display:flex}.BookDetailModal-module__Ok_5Da__errorText{color:#6c757d}.BookDetailModal-module__Ok_5Da__inlineLink{color:#d4873a;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.BookDetailModal-module__Ok_5Da__body{padding:1.25rem 1.5rem 2rem}.BookDetailModal-module__Ok_5Da__header{gap:1.25rem;margin-bottom:1.25rem;display:flex}.BookDetailModal-module__Ok_5Da__cover{object-fit:cover;background:linear-gradient(135deg,#fbe7cf 0%,#f5cfa0 100%);border-radius:8px;flex-shrink:0;width:120px;height:176px;box-shadow:0 6px 18px #00000026}.BookDetailModal-module__Ok_5Da__coverPlaceholder{text-align:center;background:linear-gradient(135deg,#fbe7cf 0%,#f5cfa0 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:176px;padding:.5rem;display:flex}.BookDetailModal-module__Ok_5Da__coverPlaceholderTitle{color:#d4873a;font-size:.8125rem;font-weight:700}.BookDetailModal-module__Ok_5Da__headText{min-width:0}.BookDetailModal-module__Ok_5Da__title{color:#111827;margin:0 0 .25rem;font-size:1.375rem;font-weight:700;line-height:1.25}.BookDetailModal-module__Ok_5Da__authors{color:#6c757d;margin:0 0 .5rem;font-size:.9375rem}.BookDetailModal-module__Ok_5Da__hook{color:#374151;margin:0 0 .75rem;font-size:.9375rem;font-style:italic}.BookDetailModal-module__Ok_5Da__metaRow{flex-wrap:wrap;gap:.375rem;margin-bottom:.875rem;display:flex}.BookDetailModal-module__Ok_5Da__badge{text-transform:uppercase;letter-spacing:.03em;color:#d4873a;background:#f5a24d1f;border-radius:6px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.BookDetailModal-module__Ok_5Da__chip{color:#6c757d;background:#0000000a;border-radius:6px;padding:.2rem .5rem;font-size:.75rem}.BookDetailModal-module__Ok_5Da__ctaRow{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.BookDetailModal-module__Ok_5Da__btnPrimary,.BookDetailModal-module__Ok_5Da__btnOutline{cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.BookDetailModal-module__Ok_5Da__btnPrimary{color:#fff;background:linear-gradient(135deg,#f5a24d 0%,#e8893a 100%)}.BookDetailModal-module__Ok_5Da__btnPrimary:hover,.BookDetailModal-module__Ok_5Da__btnPrimary:focus{filter:brightness(1.05);color:#fff;text-decoration:none}.BookDetailModal-module__Ok_5Da__btnOutline{color:#d4873a;background:0 0;border:1px solid #f5a24d80}.BookDetailModal-module__Ok_5Da__btnOutline:hover,.BookDetailModal-module__Ok_5Da__btnOutline:focus{color:#d4873a;background:#f5a24d14;text-decoration:none}.BookDetailModal-module__Ok_5Da__disclosure{color:#9ca3af;margin:.25rem 0 0;font-size:.75rem}.BookDetailModal-module__Ok_5Da__section{margin-top:1.5rem}.BookDetailModal-module__Ok_5Da__sectionTitle{color:#111827;margin:0 0 .5rem;font-size:1.0625rem;font-weight:700}.BookDetailModal-module__Ok_5Da__markdown{color:#374151;font-size:.9375rem;line-height:1.6}.BookDetailModal-module__Ok_5Da__markdown p{margin:0 0 .75rem}.BookDetailModal-module__Ok_5Da__quote{background:#f5a24d0f;border-left:3px solid #f5a24d99;border-radius:0 8px 8px 0;margin:0 0 .75rem;padding:.75rem 1rem}.BookDetailModal-module__Ok_5Da__quoteText{color:#374151;margin:0 0 .25rem;font-style:italic}.BookDetailModal-module__Ok_5Da__quoteLocation{color:#6c757d;font-size:.8125rem}@media (max-width:520px){.BookDetailModal-module__Ok_5Da__header{text-align:center;flex-direction:column;align-items:center}.BookDetailModal-module__Ok_5Da__metaRow,.BookDetailModal-module__Ok_5Da__ctaRow{justify-content:center}}[data-theme=dark] .BookDetailModal-module__Ok_5Da__modal{background:#0f172afa;box-shadow:0 20px 60px #0009}[data-theme=dark] .BookDetailModal-module__Ok_5Da__topBar{background:#0f172ae6;border-bottom-color:#ffffff1a}[data-theme=dark] .BookDetailModal-module__Ok_5Da__topBar .BookDetailModal-module__Ok_5Da__closeBtn{color:#fff;background:#ffffff1f}[data-theme=dark] .BookDetailModal-module__Ok_5Da__topBar .BookDetailModal-module__Ok_5Da__closeBtn:hover{color:#fff;background:#ffffff3d}:is([data-theme=dark] .BookDetailModal-module__Ok_5Da__title,[data-theme=dark] .BookDetailModal-module__Ok_5Da__sectionTitle){color:#ffffffeb}:is([data-theme=dark] .BookDetailModal-module__Ok_5Da__authors,[data-theme=dark] .BookDetailModal-module__Ok_5Da__chip){color:#fff9}:is([data-theme=dark] .BookDetailModal-module__Ok_5Da__hook,[data-theme=dark] .BookDetailModal-module__Ok_5Da__markdown,[data-theme=dark] .BookDetailModal-module__Ok_5Da__quoteText){color:#ffffffc7}[data-theme=dark] .BookDetailModal-module__Ok_5Da__chip{background:#ffffff14}:is([data-theme=dark] .BookDetailModal-module__Ok_5Da__quoteLocation,[data-theme=dark] .BookDetailModal-module__Ok_5Da__errorText){color:#ffffff8c}
.RelatedReading-module__Tt_UPq__wrapper{background:#fff;border:1px solid #0000000f;border-radius:12px;margin-top:1.5rem;padding:1.25rem;box-shadow:0 4px 20px #0000000f}.RelatedReading-module__Tt_UPq__heading{color:#111827;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1.0625rem;font-weight:700;display:flex}.RelatedReading-module__Tt_UPq__list{flex-direction:column;gap:.75rem;display:flex}.RelatedReading-module__Tt_UPq__item{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000000d;border-radius:10px;align-items:center;gap:.875rem;padding:.625rem;text-decoration:none;transition:all .2s;display:flex}.RelatedReading-module__Tt_UPq__item:hover{background:#f5a24d0d;border-color:#f5a24d66;text-decoration:none}.RelatedReading-module__Tt_UPq__cover{object-fit:cover;background:linear-gradient(135deg,#fbe7cf 0%,#f5cfa0 100%);border-radius:6px;flex-shrink:0;width:44px;height:58px}.RelatedReading-module__Tt_UPq__coverPlaceholder{color:#d4873a;background:linear-gradient(135deg,#fbe7cf 0%,#f5cfa0 100%);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:58px;display:flex}.RelatedReading-module__Tt_UPq__info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.RelatedReading-module__Tt_UPq__title{color:#111827;margin:0;font-size:.9375rem;font-weight:600}.RelatedReading-module__Tt_UPq__authors{color:#6c757d;margin:0;font-size:.8125rem}[data-theme=dark] .RelatedReading-module__Tt_UPq__wrapper{background:#0f172af2;border-color:#ffffff1a;box-shadow:0 4px 20px #0000004d}[data-theme=dark] .RelatedReading-module__Tt_UPq__heading{color:#ffffffeb}[data-theme=dark] .RelatedReading-module__Tt_UPq__item{background:#ffffff08;border-color:#ffffff14}[data-theme=dark] .RelatedReading-module__Tt_UPq__item:hover{background:#f5a24d1a;border-color:#f5a24d80}[data-theme=dark] .RelatedReading-module__Tt_UPq__title{color:#ffffffeb}[data-theme=dark] .RelatedReading-module__Tt_UPq__authors{color:#fff9}
.CourseFilters-module__p2rXYW__container{align-items:center;gap:var(--space-small);flex-wrap:wrap;margin-bottom:0;padding:0;display:flex}.CourseFilters-module__p2rXYW__pill{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);padding:var(--space-small) var(--space-medium);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-text-muted);border:1px solid rgba(var(--color-border-rgb), .4);transition:all var(--transition-fast);background:0 0;border-radius:9999px;align-items:center;gap:4px;line-height:1;display:inline-flex}.CourseFilters-module__p2rXYW__pill:hover{border-color:rgba(var(--color-border-rgb), .7);color:var(--color-text)}.CourseFilters-module__p2rXYW__pill:focus-visible{outline:2px solid rgba(var(--color-primary-rgb), .6);outline-offset:2px}.CourseFilters-module__p2rXYW__active{background:rgba(var(--color-primary-rgb), .12);color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .5);font-weight:var(--font-weight-bold);box-shadow:0 1px 6px rgba(var(--color-primary-rgb), .15)}.CourseFilters-module__p2rXYW__active_new,.CourseFilters-module__p2rXYW__active_kids,.CourseFilters-module__p2rXYW__active_notStarted,.CourseFilters-module__p2rXYW__active_completed{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .22) 0%, rgba(var(--color-primary-rgb), .1) 100%);color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .55)}[data-theme=dark] .CourseFilters-module__p2rXYW__pill{color:var(--color-text-muted)}[data-theme=dark] .CourseFilters-module__p2rXYW__pill:hover{color:var(--color-text)}:is([data-theme=dark] .CourseFilters-module__p2rXYW__active_new,[data-theme=dark] .CourseFilters-module__p2rXYW__active_kids,[data-theme=dark] .CourseFilters-module__p2rXYW__active_notStarted,[data-theme=dark] .CourseFilters-module__p2rXYW__active_completed){background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .3) 0%, rgba(var(--color-primary-rgb), .15) 100%);color:#ffb454;border-color:rgba(var(--color-primary-rgb), .65)}@media (max-width:640px){.CourseFilters-module__p2rXYW__pill{font-size:var(--font-size-xxsmall);padding:5px 9px}.CourseFilters-module__p2rXYW__container{gap:5px}}
.CourseLabel-module__yV0NIG__label{font-size:var(--font-size-xsmall);padding:var(--space-xsmall) var(--space-small);border-radius:var(--border-radius-small);line-height:1;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border:1px solid #0000;align-items:center;gap:4px;display:inline-flex}.CourseLabel-module__yV0NIG__variantNew{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .18) 0%, rgba(var(--color-primary-rgb), .08) 100%);color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .45)}[data-theme=dark] .CourseLabel-module__yV0NIG__variantNew{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .28) 0%, rgba(var(--color-primary-rgb), .15) 100%);color:#ffb454;border-color:rgba(var(--color-primary-rgb), .6)}.CourseLabel-module__yV0NIG__variantKids{color:#6d48c9;background:linear-gradient(135deg,#8b5cf626 0%,#8b5cf60f 100%);border-color:#8b5cf666}[data-theme=dark] .CourseLabel-module__yV0NIG__variantKids{color:#c4b5fd;background:linear-gradient(135deg,#a78bfa47 0%,#a78bfa26 100%);border-color:#a78bfa8c}.CourseLabel-module__yV0NIG__variantDefault{background:rgba(var(--color-border-rgb), .15);color:var(--color-text-muted);border-color:rgba(var(--color-border-rgb), .35)}[data-theme=dark] .CourseLabel-module__yV0NIG__variantDefault{background:rgba(var(--color-border-rgb), .25);color:var(--color-text);border-color:rgba(var(--color-border-rgb), .5)}@media (max-width:640px){.CourseLabel-module__yV0NIG__label{letter-spacing:.3px;padding:2px 6px}}
.CourseSearch-module__LonAYW__wrap{flex-direction:column;gap:6px;width:100%;margin-bottom:0;display:flex}.CourseSearch-module__LonAYW__field{background:rgba(var(--color-border-rgb), .08);border:1px solid rgba(var(--color-border-rgb), .3);transition:border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);border-radius:9999px;align-items:center;gap:8px;max-width:520px;padding:10px 14px;display:flex;position:relative}.CourseSearch-module__LonAYW__field:focus-within{border-color:rgba(var(--color-primary-rgb), .55);background:rgba(var(--color-primary-rgb), .04);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .12)}.CourseSearch-module__LonAYW__icon{color:var(--color-text-muted);pointer-events:none;flex-shrink:0}.CourseSearch-module__LonAYW__input{min-width:0;color:var(--color-text);font-size:var(--font-size-medium);appearance:none;background:0 0;border:none;outline:none;flex:1;padding:0;font-family:inherit}.CourseSearch-module__LonAYW__input::-webkit-search-cancel-button{appearance:none;display:none}.CourseSearch-module__LonAYW__input::-webkit-search-decoration{appearance:none;display:none}.CourseSearch-module__LonAYW__input::-webkit-search-results-button{appearance:none;display:none}.CourseSearch-module__LonAYW__input::-webkit-search-results-decoration{appearance:none;display:none}.CourseSearch-module__LonAYW__input::placeholder{color:var(--color-text-muted);opacity:.8}.CourseSearch-module__LonAYW__clearBtn{background:rgba(var(--color-text-rgb,0, 0, 0), .38);color:#fff;cursor:pointer;opacity:.85;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background .12s,opacity .12s,transform .12s;animation:.12s ease-out CourseSearch-module__LonAYW__clearBtnFadeIn;display:inline-flex}.CourseSearch-module__LonAYW__clearBtn:hover{background:rgba(var(--color-text-rgb,0, 0, 0), .6);opacity:1;transform:scale(1.06)}.CourseSearch-module__LonAYW__clearBtn:active{transform:scale(.94)}.CourseSearch-module__LonAYW__clearBtn:focus-visible{outline:2px solid rgba(var(--color-primary-rgb), .6);outline-offset:2px}@keyframes CourseSearch-module__LonAYW__clearBtnFadeIn{0%{opacity:0;transform:scale(.75)}to{opacity:.85;transform:scale(1)}}.CourseSearch-module__LonAYW__resultCount{font-size:var(--font-size-xsmall);color:var(--color-text-muted);padding-left:14px}[data-theme=dark] .CourseSearch-module__LonAYW__field{background:rgba(var(--color-border-rgb), .14);border-color:rgba(var(--color-border-rgb), .4)}[data-theme=dark] .CourseSearch-module__LonAYW__field:focus-within{background:rgba(var(--color-primary-rgb), .08);border-color:rgba(var(--color-primary-rgb), .65)}[data-theme=dark] .CourseSearch-module__LonAYW__clearBtn{background:rgba(var(--color-border-rgb), .35)}[data-theme=dark] .CourseSearch-module__LonAYW__clearBtn{color:#0d1117f2;background:#ffffff47}[data-theme=dark] .CourseSearch-module__LonAYW__clearBtn:hover{background:#ffffff73}@media (max-width:640px){.CourseSearch-module__LonAYW__field{max-width:100%;padding:8px 12px}.CourseSearch-module__LonAYW__input{font-size:15px}}
.CourseTopics-module__v4Raba__container{flex-wrap:wrap;align-items:center;gap:6px;padding-bottom:0;display:flex}.CourseTopics-module__v4Raba__pill{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-text-muted);border:1px solid rgba(var(--color-border-rgb), .35);transition:all var(--transition-fast);white-space:nowrap;background:0 0;border-radius:9999px;align-items:center;padding:7px 14px;line-height:1;display:inline-flex}.CourseTopics-module__v4Raba__pill:hover{border-color:rgba(var(--color-primary-rgb), .5);color:var(--color-text);background:rgba(var(--color-primary-rgb), .05)}.CourseTopics-module__v4Raba__pill:focus-visible{outline:2px solid rgba(var(--color-primary-rgb), .6);outline-offset:2px}.CourseTopics-module__v4Raba__active{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .22) 0%, rgba(var(--color-primary-rgb), .1) 100%);color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .6);font-weight:var(--font-weight-bold);box-shadow:0 2px 8px rgba(var(--color-primary-rgb), .18)}[data-theme=dark] .CourseTopics-module__v4Raba__active{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .32) 0%, rgba(var(--color-primary-rgb), .16) 100%);color:#ffb454;border-color:rgba(var(--color-primary-rgb), .7)}@media (max-width:640px){.CourseTopics-module__v4Raba__pill{font-size:var(--font-size-xxsmall);padding:5px 10px}}
.BooksShelfModal-module__1pzdHq__overlay{z-index:30000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.BooksShelfModal-module__1pzdHq__modal{background:#fff;border-radius:16px;width:100%;max-width:760px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.BooksShelfModal-module__1pzdHq__topBar{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex;position:sticky;top:0}.BooksShelfModal-module__1pzdHq__heading{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.BooksShelfModal-module__1pzdHq__topBar .BooksShelfModal-module__1pzdHq__closeBtn{color:#374151;cursor:pointer;background:#0000000f;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s,color .15s;display:inline-flex}.BooksShelfModal-module__1pzdHq__topBar .BooksShelfModal-module__1pzdHq__closeBtn:hover{color:#111827;background:#0000001f}.BooksShelfModal-module__1pzdHq__filters{flex-wrap:wrap;gap:.5rem;padding:.9rem 1.25rem 0;display:flex}.BooksShelfModal-module__1pzdHq__filter,.BooksShelfModal-module__1pzdHq__filterActive{cursor:pointer;color:#d4873a;background:0 0;border:1px solid #f5a24d66;border-radius:999px;padding:.35rem .85rem;font-size:.85rem;font-weight:600}.BooksShelfModal-module__1pzdHq__filterActive{color:#fff;background:linear-gradient(135deg,#f5a24d 0%,#e8893a 100%);border-color:#0000}.BooksShelfModal-module__1pzdHq__body{padding:1rem 1.25rem 1.5rem}.BooksShelfModal-module__1pzdHq__center{justify-content:center;align-items:center;min-height:200px;display:flex}.BooksShelfModal-module__1pzdHq__muted{color:#6c757d}.BooksShelfModal-module__1pzdHq__inlineLink{color:#d4873a;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.BooksShelfModal-module__1pzdHq__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:560px){.BooksShelfModal-module__1pzdHq__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:760px){.BooksShelfModal-module__1pzdHq__grid{grid-template-columns:repeat(4,1fr)}}.BooksShelfModal-module__1pzdHq__item{text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;flex-direction:column;gap:.4rem;padding:0;display:flex}.BooksShelfModal-module__1pzdHq__cover{aspect-ratio:3/4;object-fit:contain;background:#f4f4f5;border-radius:8px;width:100%;transition:transform .15s,box-shadow .15s;box-shadow:0 3px 12px #0000002e}.BooksShelfModal-module__1pzdHq__item:hover .BooksShelfModal-module__1pzdHq__cover{transform:translateY(-3px);box-shadow:0 8px 20px #00000047}.BooksShelfModal-module__1pzdHq__coverPlaceholder{text-align:center;aspect-ratio:3/4;color:#d4873a;background:linear-gradient(135deg,#fbe7cf 0%,#f5cfa0 100%);border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.5rem;font-size:.75rem;font-weight:700;display:flex}.BooksShelfModal-module__1pzdHq__itemTitle{color:#111827;font-size:.875rem;font-weight:600;line-height:1.25}.BooksShelfModal-module__1pzdHq__itemAuthor{color:#6c757d;font-size:.75rem}[data-theme=dark] .BooksShelfModal-module__1pzdHq__modal{background:#0f172afa;box-shadow:0 20px 60px #0009}[data-theme=dark] .BooksShelfModal-module__1pzdHq__topBar{background:#0f172ae6;border-bottom-color:#ffffff1a}:is([data-theme=dark] .BooksShelfModal-module__1pzdHq__heading,[data-theme=dark] .BooksShelfModal-module__1pzdHq__itemTitle){color:#ffffffeb}[data-theme=dark] .BooksShelfModal-module__1pzdHq__topBar .BooksShelfModal-module__1pzdHq__closeBtn{color:#fff;background:#ffffff1f}[data-theme=dark] .BooksShelfModal-module__1pzdHq__topBar .BooksShelfModal-module__1pzdHq__closeBtn:hover{background:#ffffff3d}:is([data-theme=dark] .BooksShelfModal-module__1pzdHq__muted,[data-theme=dark] .BooksShelfModal-module__1pzdHq__itemAuthor){color:#fff9}
.CourseList-module__JU-ODW__courseListContainer{gap:var(--space-medium);flex-direction:column;display:flex}.CourseList-module__JU-ODW__sectionTitle{font-size:var(--font-size-xlarge);font-weight:var(--font-weight-bold);color:var(--color-text);font-family:var(--font-family-heading);background:linear-gradient(135deg, var(--color-text) 0%, var(--color-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:0}.CourseList-module__JU-ODW__courseGrid{gap:var(--space-xlarge);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}.CourseList-module__JU-ODW__courseCardButton{text-align:left;cursor:pointer;border-radius:var(--border-radius-large);width:100%;height:100%;transition:all var(--transition-medium);background:0 0;border:none;padding:0}.CourseList-module__JU-ODW__courseCard{padding:var(--space-large);border-radius:var(--border-radius-large);box-shadow:var(--shadow-large);transition:transform var(--transition-medium), box-shadow var(--transition-medium), border-color var(--transition-medium);background:#fffffff2;border:1px solid #fff3;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.CourseList-module__JU-ODW__courseCard:before{content:"";background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .03) 0%, rgba(var(--color-secondary-rgb), .02) 100%);opacity:0;transition:opacity var(--transition-medium);z-index:0;position:absolute;inset:0}.CourseList-module__JU-ODW__courseCard:hover{border-color:rgba(var(--color-primary-rgb), .3);transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.CourseList-module__JU-ODW__courseCard:hover:before{opacity:1}.CourseList-module__JU-ODW__courseHeader{gap:var(--space-large);margin-bottom:var(--space-large);z-index:1;display:flex;position:relative}.CourseList-module__JU-ODW__coverImage{object-fit:cover;border-radius:var(--border-radius-medium);width:100px;height:100px;box-shadow:var(--shadow-medium);transition:transform var(--transition-medium)}.CourseList-module__JU-ODW__courseCard:hover .CourseList-module__JU-ODW__coverImage{transform:scale(1.05)}.CourseList-module__JU-ODW__defaultCover{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .1) 0%, rgba(var(--color-secondary-rgb), .05) 100%);border-radius:var(--border-radius-medium);width:100px;height:100px;color:var(--color-primary);border:2px solid rgba(var(--color-primary-rgb), .2);box-shadow:var(--shadow-medium);transition:all var(--transition-medium);justify-content:center;align-items:center;display:flex}.CourseList-module__JU-ODW__courseCard:hover .CourseList-module__JU-ODW__defaultCover{border-color:rgba(var(--color-primary-rgb), .4);transform:scale(1.05)}.CourseList-module__JU-ODW__courseInfo{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.CourseList-module__JU-ODW__courseTitle{font-size:var(--font-size-large);font-weight:var(--font-weight-semibold);color:var(--color-text);margin-bottom:var(--space-small);font-family:var(--font-family-heading);line-height:1.3}.CourseList-module__JU-ODW__courseStats{align-items:center;gap:var(--space-small);margin-bottom:var(--space-small);flex-wrap:wrap;display:flex}.CourseList-module__JU-ODW__difficulty{font-size:var(--font-size-xsmall);padding:var(--space-xsmall) var(--space-small);border-radius:var(--border-radius-small);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.5px;border:1px solid}.CourseList-module__JU-ODW__beginner{color:#1a5928;background:linear-gradient(135deg,#28a7451a 0%,#28a7450d 100%);border-color:#28a7454d}.CourseList-module__JU-ODW__intermediate{color:#b8731a;background:linear-gradient(135deg,#f5a24d1a 0%,#f5a24d0d 100%);border-color:#f5a24d4d}.CourseList-module__JU-ODW__advanced{color:#a02834;background:linear-gradient(135deg,#dc35451a 0%,#dc35450d 100%);border-color:#dc35454d}.CourseList-module__JU-ODW__lessonCount{font-size:var(--font-size-xsmall);color:var(--color-text-muted);font-weight:var(--font-weight-medium);background:rgba(var(--color-border-rgb), .1);padding:var(--space-xsmall) var(--space-small);border-radius:var(--border-radius-small);border:1px solid rgba(var(--color-border-rgb), .2)}.CourseList-module__JU-ODW__rewardBadge{font-size:var(--font-size-xsmall);color:var(--color-primary);font-weight:var(--font-weight-medium);background:rgba(var(--color-primary-rgb), .1);padding:var(--space-xsmall) var(--space-small);border-radius:var(--border-radius-small);border:1px solid rgba(var(--color-primary-rgb), .2);align-items:center;gap:4px;display:none}.CourseList-module__JU-ODW__courseDescription{font-size:var(--font-size-small);color:var(--color-text-muted);margin-bottom:var(--space-xlarge);z-index:1;flex:1;line-height:1.6;position:relative}.CourseList-module__JU-ODW__courseFooter{gap:var(--space-large);z-index:1;flex-direction:column;margin-top:auto;display:flex;position:relative}.CourseList-module__JU-ODW__progressContainer{gap:var(--space-small);flex-direction:column;display:flex}.CourseList-module__JU-ODW__progressBar{background:rgba(var(--color-border-rgb), .3);border-radius:var(--border-radius-small);height:8px;position:relative;overflow:hidden}.CourseList-module__JU-ODW__progressFill{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);border-radius:var(--border-radius-small);height:100%;transition:width var(--transition-slow);position:relative}.CourseList-module__JU-ODW__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s infinite CourseList-module__JU-ODW__shimmer;position:absolute;inset:0}@keyframes CourseList-module__JU-ODW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.CourseList-module__JU-ODW__progressText{font-size:var(--font-size-xsmall);color:var(--color-text-muted);font-weight:var(--font-weight-medium);align-self:flex-end}.CourseList-module__JU-ODW__reward{align-items:center;gap:var(--space-small);font-size:var(--font-size-small);color:var(--color-primary);font-weight:var(--font-weight-semibold);background:rgba(var(--color-primary-rgb), .1);padding:var(--space-small) var(--space-medium);border-radius:var(--border-radius-medium);border:1px solid rgba(var(--color-primary-rgb), .2);display:flex}.CourseList-module__JU-ODW__bitcoinIcon{color:var(--color-primary);width:16px;height:16px}.CourseList-module__JU-ODW__courseCardLocked{cursor:pointer}.CourseList-module__JU-ODW__lockedCard{opacity:.7;position:relative}.CourseList-module__JU-ODW__lockedCard:hover{opacity:.85;transform:translateY(-4px)}.CourseList-module__JU-ODW__lockedOverlay{justify-content:center;align-items:center;gap:var(--space-small);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--border-radius-large);z-index:10;transition:background var(--transition-medium);background:#00000080;flex-direction:column;display:flex;position:absolute;inset:0}.CourseList-module__JU-ODW__lockedCard:hover .CourseList-module__JU-ODW__lockedOverlay{background:#0009}.CourseList-module__JU-ODW__lockIcon{color:#ffffffe6}.CourseList-module__JU-ODW__lockedText{font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);color:#fffffff2;background:var(--color-primary);padding:var(--space-xsmall) var(--space-medium);border-radius:var(--border-radius-medium)}.CourseList-module__JU-ODW__emptyState{text-align:center;border-radius:var(--border-radius-large);min-height:300px;padding:var(--space-xxlarge);color:var(--color-text-muted);box-shadow:var(--shadow-medium);background:#fffffff2;border:1px solid #fff3;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.CourseList-module__JU-ODW__courseGrid{gap:var(--space-large);grid-template-columns:1fr}.CourseList-module__JU-ODW__courseCard{padding:var(--space-medium)}.CourseList-module__JU-ODW__courseHeader{align-items:flex-start;gap:var(--space-medium);margin-bottom:var(--space-medium);flex-direction:row}.CourseList-module__JU-ODW__coverImage,.CourseList-module__JU-ODW__defaultCover{flex-shrink:0;width:64px;height:64px}.CourseList-module__JU-ODW__defaultCover svg{width:36px;height:36px}.CourseList-module__JU-ODW__courseInfo{text-align:left;flex:1;align-items:flex-start;min-width:0}.CourseList-module__JU-ODW__courseTitle{font-size:var(--font-size-medium);margin-bottom:var(--space-xsmall)}.CourseList-module__JU-ODW__courseStats{gap:var(--space-xsmall);flex-wrap:wrap}.CourseList-module__JU-ODW__difficulty,.CourseList-module__JU-ODW__lessonCount{padding:2px var(--space-xsmall);font-size:10px}.CourseList-module__JU-ODW__rewardBadge{padding:2px var(--space-xsmall);gap:3px;font-size:10px;display:flex}.CourseList-module__JU-ODW__rewardBadge .CourseList-module__JU-ODW__bitcoinIcon{width:10px;height:10px}.CourseList-module__JU-ODW__courseDescription{font-size:var(--font-size-small);margin-bottom:var(--space-medium);line-height:1.5}.CourseList-module__JU-ODW__courseFooter{gap:var(--space-small);flex-direction:column}.CourseList-module__JU-ODW__progressContainer{align-items:center;gap:var(--space-small);flex-direction:row;width:100%}.CourseList-module__JU-ODW__progressBar{flex:1;height:6px}.CourseList-module__JU-ODW__progressText{white-space:nowrap;align-self:center;font-size:11px}.CourseList-module__JU-ODW__reward{display:none}}@media (max-width:480px){.CourseList-module__JU-ODW__courseGrid{gap:var(--space-medium)}.CourseList-module__JU-ODW__courseCard{padding:var(--space-small)}.CourseList-module__JU-ODW__courseHeader{text-align:left;flex-direction:row;align-items:flex-start}.CourseList-module__JU-ODW__coverImage,.CourseList-module__JU-ODW__defaultCover{width:56px;height:56px}.CourseList-module__JU-ODW__defaultCover svg{width:32px;height:32px}.CourseList-module__JU-ODW__courseInfo{align-items:flex-start}.CourseList-module__JU-ODW__courseTitle{font-size:var(--font-size-small)}}[data-theme=dark] .CourseList-module__JU-ODW__sectionTitle{background:linear-gradient(135deg, #ffffffe6 0%, var(--color-primary-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .CourseList-module__JU-ODW__courseCard{background:#0f172af2;border:1px solid #ffffff1a}[data-theme=dark] .CourseList-module__JU-ODW__courseCard:before{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .08) 0%, rgba(var(--color-secondary-rgb), .05) 100%)}[data-theme=dark] .CourseList-module__JU-ODW__courseCard:hover{border-color:rgba(var(--color-primary-rgb), .4);box-shadow:0 20px 40px #0000004d}[data-theme=dark] .CourseList-module__JU-ODW__defaultCover{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .2) 0%, rgba(var(--color-secondary-rgb), .1) 100%);border-color:rgba(var(--color-primary-rgb), .3)}[data-theme=dark] .CourseList-module__JU-ODW__courseTitle{color:#ffffffe6}[data-theme=dark] .CourseList-module__JU-ODW__courseDescription{color:#ffffffb3}[data-theme=dark] .CourseList-module__JU-ODW__beginner{color:#4ade80;background:linear-gradient(135deg,#28a74533 0%,#28a7451a 100%);border-color:#28a74566}[data-theme=dark] .CourseList-module__JU-ODW__intermediate{color:#fbbf24;background:linear-gradient(135deg,#f5a24d33 0%,#f5a24d1a 100%);border-color:#f5a24d66}[data-theme=dark] .CourseList-module__JU-ODW__advanced{color:#f87171;background:linear-gradient(135deg,#dc354533 0%,#dc35451a 100%);border-color:#dc354566}[data-theme=dark] .CourseList-module__JU-ODW__lessonCount{color:#ffffffb3;background:#ffffff1a;border-color:#fff3}[data-theme=dark] .CourseList-module__JU-ODW__rewardBadge{background:rgba(var(--color-primary-rgb), .2);border-color:rgba(var(--color-primary-rgb), .4);color:var(--color-primary-light)}[data-theme=dark] .CourseList-module__JU-ODW__progressBar{background:#ffffff1a}[data-theme=dark] .CourseList-module__JU-ODW__progressText{color:#ffffffb3}[data-theme=dark] .CourseList-module__JU-ODW__reward{background:rgba(var(--color-primary-rgb), .2);border-color:rgba(var(--color-primary-rgb), .4);color:var(--color-primary-light)}[data-theme=dark] .CourseList-module__JU-ODW__lockedOverlay{background:#000000a6}[data-theme=dark] .CourseList-module__JU-ODW__lockedCard:hover .CourseList-module__JU-ODW__lockedOverlay{background:#000000b3}[data-theme=dark] .CourseList-module__JU-ODW__emptyState{color:#ffffffb3;background:#0f172af2;border:1px solid #ffffff1a}@media (prefers-reduced-motion:reduce){.CourseList-module__JU-ODW__courseCardButton,.CourseList-module__JU-ODW__courseCard,.CourseList-module__JU-ODW__courseCard:before,.CourseList-module__JU-ODW__coverImage,.CourseList-module__JU-ODW__defaultCover,.CourseList-module__JU-ODW__progressFill,.CourseList-module__JU-ODW__progressFill:after{transition:none;animation:none}.CourseList-module__JU-ODW__courseCard:hover,.CourseList-module__JU-ODW__courseCard:hover .CourseList-module__JU-ODW__coverImage,.CourseList-module__JU-ODW__courseCard:hover .CourseList-module__JU-ODW__defaultCover{transform:none}@keyframes CourseList-module__JU-ODW__shimmer{0%,to{transform:translate(-100%)}}}
.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}}
.DailyLockScreen-module__JGkx_W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2500;padding:var(--space-medium);background:#0f172ab3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DailyLockScreen-module__JGkx_W__card{width:100%;max-width:460px;padding:var(--space-xxlarge);border-radius:var(--border-radius-xlarge);text-align:center;gap:var(--space-medium);background:linear-gradient(135deg,#fffffff7 0%,#ffffffeb 100%);flex-direction:column;display:flex;box-shadow:0 24px 64px #00000059}.DailyLockScreen-module__JGkx_W__illustration{font-size:64px;line-height:1}.DailyLockScreen-module__JGkx_W__heading{font-size:var(--font-size-xlarge);font-weight:var(--font-weight-bold);color:var(--color-text);font-family:var(--font-family-heading);margin:0}.DailyLockScreen-module__JGkx_W__subheading{font-size:var(--font-size-medium);color:var(--color-text-muted);margin:0}.DailyLockScreen-module__JGkx_W__subheading strong{color:var(--color-primary);font-weight:var(--font-weight-bold)}.DailyLockScreen-module__JGkx_W__countdown{padding:var(--space-medium);background:rgba(var(--color-primary-rgb), .08);border-radius:var(--border-radius-medium);border:1px solid rgba(var(--color-primary-rgb), .18);flex-direction:column;gap:4px;display:flex}.DailyLockScreen-module__JGkx_W__countdownLabel{font-size:var(--font-size-xsmall);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px}.DailyLockScreen-module__JGkx_W__countdownValue{font-size:var(--font-size-xxlarge);font-weight:var(--font-weight-bold);color:var(--color-primary);font-family:var(--font-family-heading);letter-spacing:-.02em}.DailyLockScreen-module__JGkx_W__streakRow{justify-content:center;align-items:center;gap:var(--space-small);font-size:var(--font-size-medium);color:var(--color-text);display:flex}.DailyLockScreen-module__JGkx_W__streakRow strong{color:var(--color-primary)}.DailyLockScreen-module__JGkx_W__actions{gap:var(--space-small);margin-top:var(--space-small);flex-direction:column;display:flex}.DailyLockScreen-module__JGkx_W__dismissButton{width:100%;padding:var(--space-medium);background:var(--color-primary);color:#fff;font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);border-radius:var(--border-radius-medium);cursor:pointer;transition:all var(--transition-fast);border:none}.DailyLockScreen-module__JGkx_W__dismissButton:hover,.DailyLockScreen-module__JGkx_W__dismissButton:focus-visible{box-shadow:0 6px 20px rgba(var(--color-primary-rgb), .4);outline:none;transform:translateY(-1px)}.DailyLockScreen-module__JGkx_W__upsellButton{width:100%;padding:var(--space-small);color:var(--color-primary);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);border:1.5px solid rgba(var(--color-primary-rgb), .35);border-radius:var(--border-radius-medium);cursor:pointer;transition:all var(--transition-fast);background:0 0}.DailyLockScreen-module__JGkx_W__upsellButton:hover,.DailyLockScreen-module__JGkx_W__upsellButton:focus-visible{background:rgba(var(--color-primary-rgb), .08);border-color:var(--color-primary);outline:none}@media (max-width:480px){.DailyLockScreen-module__JGkx_W__card{padding:var(--space-large)}.DailyLockScreen-module__JGkx_W__heading{font-size:var(--font-size-large)}.DailyLockScreen-module__JGkx_W__illustration{font-size:48px}.DailyLockScreen-module__JGkx_W__countdownValue{font-size:var(--font-size-xlarge)}}[data-theme=dark] .DailyLockScreen-module__JGkx_W__card{background:linear-gradient(135deg,#0f172af7 0%,#1e293beb 100%)}[data-theme=dark] .DailyLockScreen-module__JGkx_W__heading{color:#fffffff2}[data-theme=dark] .DailyLockScreen-module__JGkx_W__subheading,[data-theme=dark] .DailyLockScreen-module__JGkx_W__streakRow{color:#ffffffd9}[data-theme=dark] .DailyLockScreen-module__JGkx_W__countdownLabel{color:#ffffff8c}[data-theme=dark] .DailyLockScreen-module__JGkx_W__upsellButton{color:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .5)}[data-theme=dark] .DailyLockScreen-module__JGkx_W__upsellButton:hover{background:rgba(var(--color-primary-rgb), .18)}
.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}}
.InProgressLessonBanner-module__Dq02-G__banner{align-items:center;gap:var(--space-medium);padding:var(--space-medium) var(--space-large);margin-bottom:var(--space-medium);border-radius:var(--border-radius-large);background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .08) 0%, rgba(var(--color-secondary-rgb), .04) 100%);border:1px solid rgba(var(--color-primary-rgb), .2);display:flex}.InProgressLessonBanner-module__Dq02-G__icon{flex-shrink:0;font-size:28px}.InProgressLessonBanner-module__Dq02-G__copy{flex:1;min-width:0}.InProgressLessonBanner-module__Dq02-G__heading{font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);color:var(--color-text);margin:0 0 2px}.InProgressLessonBanner-module__Dq02-G__sub{font-size:var(--font-size-xsmall);color:var(--color-text-muted);margin:0}.InProgressLessonBanner-module__Dq02-G__cta{padding:var(--space-small) var(--space-medium);background:var(--color-primary);color:#fff;font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);border-radius:var(--border-radius-medium);cursor:pointer;transition:all var(--transition-fast);border:none;flex-shrink:0}.InProgressLessonBanner-module__Dq02-G__cta:hover,.InProgressLessonBanner-module__Dq02-G__cta:focus-visible{box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .35);outline:none;transform:translateY(-1px)}@media (max-width:480px){.InProgressLessonBanner-module__Dq02-G__banner{padding:var(--space-small) var(--space-medium);gap:var(--space-small)}.InProgressLessonBanner-module__Dq02-G__icon{font-size:22px}.InProgressLessonBanner-module__Dq02-G__heading{font-size:var(--font-size-small)}.InProgressLessonBanner-module__Dq02-G__cta{padding:var(--space-xsmall) var(--space-small);font-size:var(--font-size-xsmall)}}[data-theme=dark] .InProgressLessonBanner-module__Dq02-G__banner{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .18) 0%, rgba(var(--color-secondary-rgb), .1) 100%);border:1px solid rgba(var(--color-primary-rgb), .3)}[data-theme=dark] .InProgressLessonBanner-module__Dq02-G__heading{color:#fffffff2}[data-theme=dark] .InProgressLessonBanner-module__Dq02-G__sub{color:#fff9}
.AskAiPromo-module__gycP9q__promo{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#8b5cf629 0%,#3b82f61a 55%,#f5a24d1a 100%);border:1px solid #8b5cf659;border-radius:18px;flex:auto;align-items:center;gap:12px;min-width:0;padding:10px 14px;transition:transform .15s,box-shadow .2s;display:flex;box-shadow:0 0 16px #8b5cf61f}.AskAiPromo-module__gycP9q__promo:hover,.AskAiPromo-module__gycP9q__promo:active,.AskAiPromo-module__gycP9q__promo:focus,.AskAiPromo-module__gycP9q__promo:focus-visible{background:linear-gradient(135deg,#8b5cf629 0%,#3b82f61a 55%,#f5a24d1a 100%)}.AskAiPromo-module__gycP9q__promo:hover{transform:translateY(-1px);box-shadow:0 0 22px #8b5cf638}.AskAiPromo-module__gycP9q__promo:active{transform:translateY(0)}.AskAiPromo-module__gycP9q__spark{filter:drop-shadow(0 0 6px #8b5cf68c);flex:none;font-size:20px;line-height:1;animation:2.4s ease-in-out infinite AskAiPromo-module__gycP9q__promoSparkPulse}.AskAiPromo-module__gycP9q__body{flex-direction:column;gap:2px;min-width:0;display:flex}.AskAiPromo-module__gycP9q__title{color:var(--color-text,#f3f4f6);font-size:14px;font-weight:700;line-height:1.2}.AskAiPromo-module__gycP9q__subtitle{color:var(--color-text-muted,#9aa4b2);text-overflow:ellipsis;font-size:11.5px;font-weight:500;line-height:1.25;overflow:hidden}.AskAiPromo-module__gycP9q__chevron{color:var(--color-text-muted,#9aa4b2);flex:none;margin-left:auto}@keyframes AskAiPromo-module__gycP9q__promoSparkPulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.AskAiPromo-module__gycP9q__promo{transition:none}.AskAiPromo-module__gycP9q__spark{animation:none}}
.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)}}
.LearnEarnDashboard-module__yw51qa__dashboardContainer{gap:var(--space-medium);width:100%;max-width:1200px;padding:var(--space-large);box-sizing:border-box;background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .03) 0%, rgba(var(--color-secondary-rgb), .05) 100%);border-radius:var(--border-radius-large);flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:visible}.LearnEarnDashboard-module__yw51qa__dashboardContainer:before{content:"";background:radial-gradient(circle at 20% 30%, rgba(var(--color-success-rgb), .08) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(var(--color-primary-rgb), .06) 0%, transparent 50%), radial-gradient(circle at 40% 80%, rgba(var(--color-warning-rgb), .04) 0%, transparent 50%);pointer-events:none;z-index:1;position:absolute;inset:0}.LearnEarnDashboard-module__yw51qa__content{gap:var(--space-medium);z-index:2;flex-direction:column;display:flex;position:relative}.LearnEarnDashboard-module__yw51qa__quickActions{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius-large);padding:var(--space-large);box-shadow:var(--shadow-large);z-index:2;background:#fffffff2;border:1px solid #fff3;position:relative}.LearnEarnDashboard-module__yw51qa__actionButtonsRow{align-items:center;gap:var(--space-small);width:100%;display:flex}.LearnEarnDashboard-module__yw51qa__actionButtons{gap:var(--space-small);flex-wrap:wrap;flex:1;display:flex}.LearnEarnDashboard-module__yw51qa__helpButton{color:var(--color-text-secondary);padding:var(--space-small);border-radius:var(--border-radius-small);transition:all var(--transition-medium);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:32px;display:flex}.LearnEarnDashboard-module__yw51qa__helpButton:hover{background:rgba(var(--color-warning-rgb), .1);color:var(--color-warning);transform:scale(1.05)}.LearnEarnDashboard-module__yw51qa__actionButton{justify-content:center;align-items:center;gap:var(--space-small);min-width:200px;padding:var(--space-medium) var(--space-large);border:2px solid rgba(var(--color-primary-rgb), .2);border-radius:var(--border-radius-medium);color:var(--color-text);font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--transition-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;flex:1;display:flex;position:relative;overflow:hidden}.LearnEarnDashboard-module__yw51qa__actionButton:before{content:"";background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .05) 0%, rgba(var(--color-secondary-rgb), .02) 100%);opacity:0;transition:opacity var(--transition-medium);z-index:0;position:absolute;inset:0}.LearnEarnDashboard-module__yw51qa__actionButton:hover:before{opacity:1}.LearnEarnDashboard-module__yw51qa__actionButton:hover{box-shadow:var(--shadow-large);border-color:rgba(var(--color-primary-rgb), .4);transform:translateY(-2px)}.LearnEarnDashboard-module__yw51qa__actionButton.LearnEarnDashboard-module__yw51qa__active{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)}.LearnEarnDashboard-module__yw51qa__actionButton.LearnEarnDashboard-module__yw51qa__active:before{opacity:0}.LearnEarnDashboard-module__yw51qa__icon{width:18px;height:18px;color:inherit;transition:transform var(--transition-fast);z-index:1;position:relative}.LearnEarnDashboard-module__yw51qa__actionButton:hover .LearnEarnDashboard-module__yw51qa__icon{transform:scale(1.1)}.LearnEarnDashboard-module__yw51qa__actionLabel{z-index:1;position:relative}.LearnEarnDashboard-module__yw51qa__mainContent{z-index:2;flex:1;position:relative}.LearnEarnDashboard-module__yw51qa__learnHeaderRow{align-items:stretch;gap:12px;display:flex}.LearnEarnDashboard-module__yw51qa__learnHeaderRow>[data-tour-id=learn-streak-card]{display:flex}.LearnEarnDashboard-module__yw51qa__progressStreakFull{margin-bottom:var(--space-medium,16px)}.LearnEarnDashboard-module__yw51qa__streakChipLoading{background:#ffffff0d;border-radius:18px;justify-content:center;align-items:center;min-width:104px;min-height:92px;display:flex}@media (max-width:420px){.LearnEarnDashboard-module__yw51qa__learnHeaderRow{gap:10px}}.LearnEarnDashboard-module__yw51qa__loadingContainer,.LearnEarnDashboard-module__yw51qa__errorContainer{justify-content:center;align-items:center;gap:var(--space-medium);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius-large);min-height:300px;padding:var(--space-xlarge);box-shadow:var(--shadow-medium);background:#fffffff2;border:1px solid #fff3;flex-direction:column;display:flex}.LearnEarnDashboard-module__yw51qa__errorContainer button{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);color:var(--color-text-light);padding:var(--space-small) var(--space-large);border-radius:var(--border-radius-medium);font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--transition-medium);border:none}.LearnEarnDashboard-module__yw51qa__errorContainer button:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.LearnEarnDashboard-module__yw51qa__emptyState{padding:var(--space-xxlarge);text-align:center;color:var(--color-text-muted);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius-large);box-shadow:var(--shadow-medium);background:#fffffff2;border:1px solid #fff3;flex-direction:column;justify-content:center;align-items:center;display:flex}.LearnEarnDashboard-module__yw51qa__achievementsContainer{margin-bottom:var(--space-xlarge);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--border-radius-large);padding:var(--space-large);box-shadow:var(--shadow-large);z-index:2;background:#fffffff2;border:1px solid #fff3;position:relative}.LearnEarnDashboard-module__yw51qa__achievementsUpsell{justify-content:space-between;align-items:center;gap:var(--space-medium);margin-bottom:var(--space-medium);padding:var(--space-medium);border-radius:var(--border-radius-medium);background:linear-gradient(135deg,#ffd70026 0%,#f9a8251a 100%);border:1px solid #ffd7004d;flex-wrap:wrap;display:flex}.LearnEarnDashboard-module__yw51qa__achievementsUpsellText{font-weight:var(--font-weight-semibold);color:var(--color-text)}.LearnEarnDashboard-module__yw51qa__achievementsUpsellButton{flex-shrink:0}.LearnEarnDashboard-module__yw51qa__achievementsHeader{margin-bottom:var(--space-large);justify-content:space-between;align-items:center;display:flex}.LearnEarnDashboard-module__yw51qa__achievementsHeader h3{font-size:var(--font-size-large);font-weight:var(--font-weight-semibold);color:var(--color-text);background:linear-gradient(135deg, var(--color-text) 0%, var(--color-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0}.LearnEarnDashboard-module__yw51qa__badgeGrid{grid-template-columns:repeat(auto-fill, minmax(120px, calc(20% - var(--space-medium))));gap:var(--space-medium);max-width:100%;display:grid}.LearnEarnDashboard-module__yw51qa__viewAllButton{font-size:var(--font-size-small);background:rgba(var(--color-primary-rgb), .1);border:1px solid rgba(var(--color-primary-rgb), .3);color:var(--color-primary);padding:var(--space-xsmall) var(--space-medium);border-radius:var(--border-radius-medium);cursor:pointer;transition:all var(--transition-fast);font-weight:var(--font-weight-medium)}.LearnEarnDashboard-module__yw51qa__viewAllButton:hover{background:rgba(var(--color-primary-rgb), .2);box-shadow:var(--shadow-small);transform:translateY(-1px)}.LearnEarnDashboard-module__yw51qa__achievementsFullView{width:100%}.LearnEarnDashboard-module__yw51qa__achievementsTitle{margin-bottom:var(--space-xlarge);font-size:var(--font-size-xlarge);font-weight:var(--font-weight-bold);color:var(--color-text);background:linear-gradient(135deg, var(--color-text) 0%, var(--color-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LearnEarnDashboard-module__yw51qa__achievementsFullGrid{grid-template-columns:repeat(auto-fill, minmax(140px, calc(20% - var(--space-large))));gap:var(--space-large);max-width:100%;display:grid}.LearnEarnDashboard-module__yw51qa__backButton{align-items:center;gap:var(--space-small);margin-bottom:var(--space-large);border:1px solid rgba(var(--color-border-rgb), .3);color:var(--color-text);padding:var(--space-small) var(--space-medium);border-radius:var(--border-radius-medium);cursor:pointer;transition:all var(--transition-fast);font-weight:var(--font-weight-medium);background:#fffc;display:flex}.LearnEarnDashboard-module__yw51qa__backButton:hover{box-shadow:var(--shadow-small);background:#fff;transform:translateY(-1px)}@media (max-width:768px){.LearnEarnDashboard-module__yw51qa__dashboardContainer{padding:var(--space-small);gap:var(--space-xsmall)}.LearnEarnDashboard-module__yw51qa__actionButtonsRow{gap:var(--space-xsmall,6px)}.LearnEarnDashboard-module__yw51qa__actionButtons{flex-direction:row;justify-content:space-between;gap:6px}.LearnEarnDashboard-module__yw51qa__helpButton{min-width:28px;height:28px;padding:6px}.LearnEarnDashboard-module__yw51qa__actionButton{border-radius:var(--border-radius-medium);width:auto;min-width:0;max-width:none;height:auto;min-height:62px;box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .3);transition:all var(--transition-medium);flex-direction:column;flex:1 1 0;justify-content:center;gap:4px;padding:8px 3px}.LearnEarnDashboard-module__yw51qa__actionButton:hover{box-shadow:0 6px 16px rgba(var(--color-primary-rgb), .4);transform:translateY(-2px)scale(1.05)}.LearnEarnDashboard-module__yw51qa__actionLabel{z-index:1;letter-spacing:-.02em;white-space:nowrap;font-size:clamp(7px,2.2vw,9px);font-weight:600;line-height:1.1;display:block;position:relative}.LearnEarnDashboard-module__yw51qa__icon{width:22px;height:22px;font-size:22px}.LearnEarnDashboard-module__yw51qa__badgeGrid{gap:var(--space-xsmall);grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.LearnEarnDashboard-module__yw51qa__achievementsFullGrid{gap:var(--space-small);grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}@media (max-width:480px){.LearnEarnDashboard-module__yw51qa__dashboardContainer{padding:var(--space-xsmall)}.LearnEarnDashboard-module__yw51qa__quickActions,.LearnEarnDashboard-module__yw51qa__achievementsContainer{padding:var(--space-small)}.LearnEarnDashboard-module__yw51qa__badgeGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__dashboardContainer{background:linear-gradient(135deg,#0f172acc 0%,#1e293be6 100%)}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__dashboardContainer:before{background:radial-gradient(circle at 20% 30%, rgba(var(--color-success-rgb), .12) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(var(--color-primary-rgb), .1) 0%, transparent 50%), radial-gradient(circle at 40% 80%, rgba(var(--color-warning-rgb), .08) 0%, transparent 50%)}:is([data-theme=dark] .LearnEarnDashboard-module__yw51qa__quickActions,[data-theme=dark] .LearnEarnDashboard-module__yw51qa__achievementsContainer,[data-theme=dark] .LearnEarnDashboard-module__yw51qa__loadingContainer,[data-theme=dark] .LearnEarnDashboard-module__yw51qa__errorContainer,[data-theme=dark] .LearnEarnDashboard-module__yw51qa__emptyState){background:#0f172af2;border:1px solid #ffffff1a}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__actionButton{color:#fffc;background:#1e293bcc;border-color:#ffffff1a}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__actionButton:hover{color:#ffffffe6;background:#1e293b;border-color:#fff3}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__actionButton.LearnEarnDashboard-module__yw51qa__active{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);color:var(--color-text-light)}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__achievementsHeader h3{background:linear-gradient(135deg, #ffffffe6 0%, var(--color-primary-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__achievementsTitle{background:linear-gradient(135deg, #ffffffe6 0%, var(--color-primary-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__viewAllButton{background:rgba(var(--color-primary-rgb), .15);border-color:rgba(var(--color-primary-rgb), .4);color:var(--color-primary-light)}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__viewAllButton:hover{background:rgba(var(--color-primary-rgb), .25)}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__backButton{color:#fffc;background:#1e293bcc;border-color:#ffffff1a}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__backButton:hover{color:#ffffffe6;background:#1e293b}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__emptyState{color:#ffffffb3}@media (max-width:768px){[data-theme=dark] .LearnEarnDashboard-module__yw51qa__actionButton{background:#1e293bf2;border:1px solid #ffffff26;box-shadow:0 4px 12px #00000080}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__actionButton:hover{background:#1e293b;border-color:#ffffff40;transform:translateY(-2px)scale(1.05);box-shadow:0 6px 16px #0009}[data-theme=dark] .LearnEarnDashboard-module__yw51qa__actionButton.LearnEarnDashboard-module__yw51qa__active{background:rgba(var(--color-primary-rgb), .3);border-color:rgba(var(--color-primary-rgb), .6);box-shadow:0 4px 12px rgba(var(--color-primary-rgb), .4)}}@media (prefers-reduced-motion:reduce){.LearnEarnDashboard-module__yw51qa__actionButton,.LearnEarnDashboard-module__yw51qa__actionButton:before,.LearnEarnDashboard-module__yw51qa__icon,.LearnEarnDashboard-module__yw51qa__viewAllButton,.LearnEarnDashboard-module__yw51qa__backButton,.LearnEarnDashboard-module__yw51qa__errorContainer button{transition:none;animation:none}.LearnEarnDashboard-module__yw51qa__actionButton:hover,.LearnEarnDashboard-module__yw51qa__viewAllButton:hover,.LearnEarnDashboard-module__yw51qa__backButton:hover,.LearnEarnDashboard-module__yw51qa__errorContainer button:hover{transform:none}}
/*# sourceMappingURL=44o6ehrnxq8fk.css.map*/