.MemberLayout-module__iAKwbW__themeBlue{--member-accent:#537aba;--member-accent-hover:#537aba14;--member-accent-active:#537aba24;--member-accent-border:#537aba80;--member-accent-gradient:linear-gradient(135deg,#537aba 0%,#4a6fa5 100%);--member-brand:#35bca8;--member-brand-hover:#2a9e8e;--member-brand-gradient:linear-gradient(135deg,#35bca8 0%,#2a9e8e 100%)}.MemberLayout-module__iAKwbW__themeGold{--member-accent:#537aba;--member-accent-hover:#537aba14;--member-accent-active:#537aba24;--member-accent-border:#537aba80;--member-accent-gradient:linear-gradient(135deg,#537aba 0%,#4a6fa5 100%);--member-brand:#fbad18;--member-brand-hover:#e69b00;--member-brand-gradient:linear-gradient(135deg,#fbad18 0%,#e69b00 100%)}.MemberLayout-module__iAKwbW__container{--content-bg:#f8f9fa;--content-surface:#fff;--content-text:#1a1a2e;--content-text-secondary:#6b7280;--content-border:#e5e7eb;background:#f8f9fa;min-height:100vh;display:flex}.MemberLayout-module__iAKwbW__loading{color:#6b7280;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;display:flex}.MemberLayout-module__iAKwbW__spinner{border:4px solid #e5e7eb;border-top-color:var(--member-accent,#537aba);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite MemberLayout-module__iAKwbW__spin}@keyframes MemberLayout-module__iAKwbW__spin{to{transform:rotate(360deg)}}.MemberLayout-module__iAKwbW__sidebar{color:#1a1a2e;z-index:100;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:260px;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.MemberLayout-module__iAKwbW__sidebarCollapsed{width:72px;overflow:visible}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__nav{overflow:visible}.MemberLayout-module__iAKwbW__sidebarBrand{flex-shrink:0;justify-content:center;align-items:center;padding:1.75rem 1rem .5rem;text-decoration:none;display:flex}.MemberLayout-module__iAKwbW__brandLogo{width:auto;height:28px}.MemberLayout-module__iAKwbW__brandLogoWrap{flex-direction:column;align-items:center;display:flex}.MemberLayout-module__iAKwbW__brandSubtitle{letter-spacing:.18em;color:var(--member-accent,#537aba);margin-top:.25rem;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.6875rem;font-weight:700}.MemberLayout-module__iAKwbW__brandLogoAchievers{width:100%;max-width:190px;height:auto;padding:12px 4px}.MemberLayout-module__iAKwbW__collapsedBrand{justify-content:center;padding:12px 0 4px;text-decoration:none;display:flex}.MemberLayout-module__iAKwbW__collapsedBrandIcon{width:32px;height:auto}.MemberLayout-module__iAKwbW__sidebarToggle{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:48px;transition:all .2s;display:flex}.MemberLayout-module__iAKwbW__sidebarToggle:hover{color:#1a1a2e;background:#00000008}.MemberLayout-module__iAKwbW__userArea{border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:.75rem;padding:1.25rem 1rem;display:flex}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__userArea{justify-content:center;padding:1rem .5rem}.MemberLayout-module__iAKwbW__avatar{background:var(--member-accent-gradient);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.MemberLayout-module__iAKwbW__avatarImg{object-fit:cover;width:100%;height:100%}.MemberLayout-module__iAKwbW__avatarInitials{color:#fff;font-size:.875rem;font-weight:700}.MemberLayout-module__iAKwbW__userInfo{flex-direction:column;min-width:0;display:flex;overflow:hidden}.MemberLayout-module__iAKwbW__userName{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.MemberLayout-module__iAKwbW__tierBadge{letter-spacing:.04em;text-transform:uppercase;margin-top:.125rem;font-size:.6875rem;font-weight:700}.MemberLayout-module__iAKwbW__tierBlue{color:#00a99d}.MemberLayout-module__iAKwbW__tierGold{color:#537aba}.MemberLayout-module__iAKwbW__tierLogo{width:auto;height:28px;margin-top:.125rem}.MemberLayout-module__iAKwbW__nav{flex:1;padding:.5rem 0;overflow:hidden auto}.MemberLayout-module__iAKwbW__nav::-webkit-scrollbar{width:4px}.MemberLayout-module__iAKwbW__nav::-webkit-scrollbar-track{background:0 0}.MemberLayout-module__iAKwbW__nav::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}.MemberLayout-module__iAKwbW__nav a{text-decoration:none}.MemberLayout-module__iAKwbW__navActionBtn{all:unset;cursor:pointer;width:100%;text-decoration:none;display:block}.MemberLayout-module__iAKwbW__navItem{color:#6b7280;cursor:pointer;border-radius:.5rem;align-items:center;gap:.75rem;margin:.125rem .5rem;padding:.625rem 1rem;transition:all .2s;display:flex;position:relative}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__navItem{justify-content:center;margin:.125rem .375rem;padding:.625rem}.MemberLayout-module__iAKwbW__navItem:hover{background:var(--member-accent-hover);color:#1a1a2e}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__navItem:hover{transform:none}.MemberLayout-module__iAKwbW__navItemActive{background:var(--member-accent-active);color:var(--member-accent);font-weight:600}.MemberLayout-module__iAKwbW__navItemActive:hover{background:var(--member-accent-active)}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__navItemActive{border-bottom:3px solid var(--member-accent)}.MemberLayout-module__iAKwbW__navItemLocked{opacity:.45}.MemberLayout-module__iAKwbW__navItemLocked:hover{opacity:.65}.MemberLayout-module__iAKwbW__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.MemberLayout-module__iAKwbW__lockOverlay{color:var(--member-accent,#537aba);background:#fff;border-radius:50%;padding:1px;position:absolute;bottom:-3px;right:-5px}.MemberLayout-module__iAKwbW__notifBadge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-8px}.MemberLayout-module__iAKwbW__navLabel{white-space:nowrap;font-size:.875rem}.MemberLayout-module__iAKwbW__navItemIndent{padding-left:2.5rem}.MemberLayout-module__iAKwbW__navGroup{margin:.125rem 0}.MemberLayout-module__iAKwbW__navGroupCollapsed{margin:.125rem 0;position:relative}.MemberLayout-module__iAKwbW__navGroupCollapsed:hover .MemberLayout-module__iAKwbW__navGroupFlyout{display:block}.MemberLayout-module__iAKwbW__navGroupFlyout{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:180px;max-height:calc(100vh - 1rem);margin-left:4px;padding:.375rem 0;display:none;position:absolute;top:0;left:100%;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.MemberLayout-module__iAKwbW__navGroupCollapsedUp .MemberLayout-module__iAKwbW__navGroupFlyout{top:auto;bottom:0}.MemberLayout-module__iAKwbW__navGroupFlyoutLabel{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;padding:.5rem .875rem .375rem;font-size:.65rem;font-weight:700}.MemberLayout-module__iAKwbW__navGroupFlyoutItem{color:#374151;align-items:center;gap:.625rem;padding:.5rem .875rem;font-size:.8125rem;text-decoration:none;transition:background .15s;display:flex}.MemberLayout-module__iAKwbW__navGroupFlyoutItem:hover{color:#111827;background:#f3f4f6}.MemberLayout-module__iAKwbW__navGroupFlyoutItemActive{color:var(--member-accent);font-weight:600}.MemberLayout-module__iAKwbW__navGroupHeader{color:#374151;cursor:pointer;letter-spacing:.01em;text-transform:uppercase;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:calc(100% - 1rem);margin:.125rem .5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.MemberLayout-module__iAKwbW__navGroupHeader:hover{background:var(--member-accent-hover);color:#1a1a2e}.MemberLayout-module__iAKwbW__navGroupHeaderActive{color:var(--member-accent)}.MemberLayout-module__iAKwbW__navGroupLabel{text-align:left;white-space:nowrap;flex:1}.MemberLayout-module__iAKwbW__navGroupChevron{color:#9ca3af;flex-shrink:0;transition:transform .2s}.MemberLayout-module__iAKwbW__navGroupChevronOpen{transform:rotate(180deg)}.MemberLayout-module__iAKwbW__navGroupItems{animation:.15s ease-out MemberLayout-module__iAKwbW__groupExpand}@keyframes MemberLayout-module__iAKwbW__groupExpand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MemberLayout-module__iAKwbW__navDivider{background:#f0f0f0;height:1px;margin:.5rem 1rem}.MemberLayout-module__iAKwbW__tierPreview{border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:.5rem .75rem;position:relative}.MemberLayout-module__iAKwbW__tierPreviewCollapsed{color:#537aba;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;width:100%;padding:.5rem 0;display:flex}.MemberLayout-module__iAKwbW__tierPreviewCollapsed:hover{color:#3d5a8a}.MemberLayout-module__iAKwbW__tierPreviewToggle{color:#537aba;cursor:pointer;background:#537aba0f;border:1px solid #537aba26;border-radius:.375rem;align-items:center;gap:.375rem;width:100%;padding:.375rem .5rem;font-size:.75rem;font-weight:600;transition:background .15s;display:flex}.MemberLayout-module__iAKwbW__tierPreviewToggle:hover{background:#537aba1f}.MemberLayout-module__iAKwbW__tierPreviewLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MemberLayout-module__iAKwbW__tierPreviewMenu{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:.25rem;padding:.25rem;animation:.12s ease-out MemberLayout-module__iAKwbW__tierMenuFadeIn;position:absolute;top:100%;left:.5rem;right:.5rem;box-shadow:0 4px 16px #0000001f}@keyframes MemberLayout-module__iAKwbW__tierMenuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MemberLayout-module__iAKwbW__tierPreviewOption{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:space-between;align-items:center;width:100%;padding:.5rem .625rem;font-size:.8125rem;transition:background .1s;display:flex}.MemberLayout-module__iAKwbW__tierPreviewOption:hover{background:#537aba14}.MemberLayout-module__iAKwbW__tierPreviewOptionActive{color:#537aba;background:#537aba0f;font-weight:600}.MemberLayout-module__iAKwbW__sidebarFooter{border-top:1px solid #f0f0f0;flex-shrink:0;padding:.75rem .5rem}.MemberLayout-module__iAKwbW__signOutBtn{color:#6b7280;cursor:pointer;background:#00000005;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.MemberLayout-module__iAKwbW__signOutBtn:hover{color:#f87171;background:#ef44441a;border-color:#ef444433}.MemberLayout-module__iAKwbW__backdrop{display:none}.MemberLayout-module__iAKwbW__main{flex-direction:column;flex:1;min-width:0;min-height:100vh;transition:margin-left .3s cubic-bezier(.4,0,.2,1);display:flex}.MemberLayout-module__iAKwbW__mainExpanded{margin-left:260px}.MemberLayout-module__iAKwbW__mainCollapsed{margin-left:72px}.MemberLayout-module__iAKwbW__desktopHeader{z-index:100;pointer-events:auto;align-items:center;gap:1rem;display:flex;position:fixed;top:.75rem;right:1.75rem}.MemberLayout-module__iAKwbW__desktopHeaderActions{pointer-events:auto;align-items:center;gap:.25rem;display:flex}.MemberLayout-module__iAKwbW__tvHeaderBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.MemberLayout-module__iAKwbW__tvHeaderBtn:hover{color:#1a1a2e;background:#f3f4f6}.MemberLayout-module__iAKwbW__mobileHeader,.MemberLayout-module__iAKwbW__mobileHeaderRight{display:none}.MemberLayout-module__iAKwbW__content{flex:1;min-width:0;padding:3.75rem 1.75rem 1.75rem;overflow-x:hidden}@media (max-width:1024px){.MemberLayout-module__iAKwbW__content{padding:1.5rem}}@media (max-width:768px){.MemberLayout-module__iAKwbW__desktopHeader{margin-bottom:0;display:none}.MemberLayout-module__iAKwbW__mobileHeaderRight{display:block}.MemberLayout-module__iAKwbW__sidebar{z-index:1001;border-right:none;width:280px;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.MemberLayout-module__iAKwbW__sidebarCollapsed{width:280px;transform:translate(-100%)}.MemberLayout-module__iAKwbW__sidebarMobileOpen{transform:translate(0)!important}.MemberLayout-module__iAKwbW__backdrop{z-index:1000;background:#0009;display:block;position:fixed;inset:0}.MemberLayout-module__iAKwbW__main{margin-left:0!important}.MemberLayout-module__iAKwbW__mainExpanded,.MemberLayout-module__iAKwbW__mainCollapsed{margin-left:0}.MemberLayout-module__iAKwbW__mobileHeader{border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.MemberLayout-module__iAKwbW__mobileMenuBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.MemberLayout-module__iAKwbW__mobileMenuBtn:hover{color:#1a1a2e;background:#0000000a}.MemberLayout-module__iAKwbW__mobileTitle{color:#1a1a2e;flex:1;margin:0;font-size:1.125rem;font-weight:700}.MemberLayout-module__iAKwbW__mobileHeaderRight{margin-left:auto}.MemberLayout-module__iAKwbW__content{padding:1rem}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__navItem{justify-content:flex-start;margin:.125rem .5rem;padding:.625rem 1rem}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__userArea{justify-content:flex-start;padding:1.25rem 1rem}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__navItemIndent{padding-left:2.5rem}.MemberLayout-module__iAKwbW__sidebarCollapsed .MemberLayout-module__iAKwbW__navGroupHeader{width:calc(100% - 1rem);margin:.125rem .5rem}.MemberLayout-module__iAKwbW__sidebarToggle{display:none}}
.TutorialModal-module__KHICnq__overlay{z-index:10000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.25s ease-out TutorialModal-module__KHICnq__fadeIn;display:flex;position:fixed;inset:0}.TutorialModal-module__KHICnq__modal{background:#1a1a2e;border-radius:1rem;width:100%;max-width:520px;animation:.3s ease-out TutorialModal-module__KHICnq__slideUp;position:relative;overflow:hidden}.TutorialModal-module__KHICnq__closeBtn{color:#fff6;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;transition:color .15s,background .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.TutorialModal-module__KHICnq__closeBtn:hover{color:#fffc;background:#ffffff1a}.TutorialModal-module__KHICnq__slideContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:2.5rem 2rem 1.5rem;display:flex}.TutorialModal-module__KHICnq__iconWrap{color:#537aba;background:#537aba26;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.25rem;display:flex}.TutorialModal-module__KHICnq__slideTitle{color:#fff;margin:0 0 .75rem;font-size:1.375rem;font-weight:700;line-height:1.3}.TutorialModal-module__KHICnq__slideDescription{color:#ffffffa6;max-width:400px;margin:0;font-size:.9375rem;line-height:1.6}.TutorialModal-module__KHICnq__footer{padding:1rem 2rem 1.5rem}.TutorialModal-module__KHICnq__dots{justify-content:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.TutorialModal-module__KHICnq__dot{background:#fff3;border-radius:50%;width:8px;height:8px;transition:background .2s,transform .2s}.TutorialModal-module__KHICnq__dotActive{background:#537aba;border-radius:50%;width:8px;height:8px;transform:scale(1.25)}.TutorialModal-module__KHICnq__nav{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.TutorialModal-module__KHICnq__backBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s}.TutorialModal-module__KHICnq__backBtn:hover{color:#fff;background:#ffffff14}.TutorialModal-module__KHICnq__nextBtn{color:#fff;cursor:pointer;background:#537aba;border:none;border-radius:.5rem;margin-left:auto;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s}.TutorialModal-module__KHICnq__nextBtn:hover{background:#4569a5}@keyframes TutorialModal-module__KHICnq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TutorialModal-module__KHICnq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.TutorialModal-module__KHICnq__slideContent{min-height:200px;padding:2rem 1.25rem 1.25rem}.TutorialModal-module__KHICnq__footer{padding:.75rem 1.25rem 1.25rem}.TutorialModal-module__KHICnq__slideTitle{font-size:1.2rem}.TutorialModal-module__KHICnq__slideDescription{font-size:.875rem}}
.QuickNote-module__MHDWnG__wrapper{position:relative}.QuickNote-module__MHDWnG__btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;transition:color .2s;display:flex;position:relative}.QuickNote-module__MHDWnG__btn:hover{color:#1a1a2e}.QuickNote-module__MHDWnG__dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;width:340px;display:flex;position:fixed;top:3.5rem;right:1rem;overflow:hidden;box-shadow:0 10px 40px #0000001f}.QuickNote-module__MHDWnG__dropdownHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.QuickNote-module__MHDWnG__dropdownTitle{color:#1a1a2e;font-size:.875rem;font-weight:700}.QuickNote-module__MHDWnG__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.125rem;transition:color .15s;display:flex}.QuickNote-module__MHDWnG__closeBtn:hover{color:#1a1a2e}.QuickNote-module__MHDWnG__body{flex-direction:column;gap:.625rem;padding:.75rem 1rem 1rem;display:flex}.QuickNote-module__MHDWnG__titleInput{color:#1a1a2e;background:#fafbfc;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:none;padding:.5rem .75rem;font-family:Libre Baskerville,Georgia,serif;font-size:.875rem;font-weight:700;transition:border-color .2s}.QuickNote-module__MHDWnG__titleInput:focus{background:#fff;border-color:#537aba}.QuickNote-module__MHDWnG__titleInput::placeholder{color:#9ca3af;font-weight:400}.QuickNote-module__MHDWnG__bodyTextarea{color:#374151;resize:vertical;background:#fafbfc;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:none;min-height:100px;padding:.5rem .75rem;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;line-height:1.6;transition:border-color .2s}.QuickNote-module__MHDWnG__bodyTextarea:focus{background:#fff;border-color:#537aba}.QuickNote-module__MHDWnG__bodyTextarea::placeholder{color:#9ca3af}.QuickNote-module__MHDWnG__saveBtn{color:#fff;cursor:pointer;background:#537aba;border:none;border-radius:.5rem;justify-content:center;align-self:flex-end;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:background .2s;display:inline-flex}.QuickNote-module__MHDWnG__saveBtn:hover{background:#4468a0}.QuickNote-module__MHDWnG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.QuickNote-module__MHDWnG__upgradePrompt{background:#2a9d8f0f;border:1px solid #2a9d8f26;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.625rem .75rem;display:flex}.QuickNote-module__MHDWnG__upgradeText{color:#4a5568;font-size:.75rem}.QuickNote-module__MHDWnG__upgradeLink{color:#2a9d8f;font-size:.8125rem;font-weight:600;text-decoration:none}.QuickNote-module__MHDWnG__upgradeLink:hover{color:#238b7e}.QuickNote-module__MHDWnG__successMsg{color:#16a34a;justify-content:center;align-items:center;gap:.375rem;padding:1.5rem 1rem;font-size:.875rem;font-weight:600;display:flex}
.DashboardSearch-module__JRaKSa__searchWrapper{flex:1;max-width:420px;position:relative}.DashboardSearch-module__JRaKSa__searchInputWrap{background:#f3f4f6;border:1px solid #0000;border-radius:8px;align-items:center;padding:0 .75rem;transition:all .2s;display:flex}.DashboardSearch-module__JRaKSa__searchInputWrap:focus-within{background:#fff;border-color:#d1d5db;box-shadow:0 1px 4px #0000000f}.DashboardSearch-module__JRaKSa__searchIcon{color:#9ca3af;flex-shrink:0}.DashboardSearch-module__JRaKSa__searchInput{color:#1a1a2e;background:0 0;border:none;outline:none;flex:1;padding:.5rem;font-size:.875rem}.DashboardSearch-module__JRaKSa__searchInput::placeholder{color:#9ca3af}.DashboardSearch-module__JRaKSa__dropdown{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:380px;padding:.375rem 0;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.DashboardSearch-module__JRaKSa__dropdownEmpty{text-align:center;color:#9ca3af;padding:1rem;font-size:.8125rem}.DashboardSearch-module__JRaKSa__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem .875rem;transition:background .15s;display:flex}.DashboardSearch-module__JRaKSa__resultItem:hover{background:#f3f4f6}.DashboardSearch-module__JRaKSa__resultIcon{color:#6b7280;flex-shrink:0}.DashboardSearch-module__JRaKSa__resultContent{flex-direction:column;gap:.125rem;min-width:0;display:flex}.DashboardSearch-module__JRaKSa__resultTitle{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.DashboardSearch-module__JRaKSa__resultType{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem}
.OrisonChatPanel-module__CHP0VW__backdrop{z-index:9500;pointer-events:none;position:fixed;inset:0}@media (max-width:640px){.OrisonChatPanel-module__CHP0VW__backdrop{pointer-events:auto;background:#0006}}.OrisonChatPanel-module__CHP0VW__panel{pointer-events:auto;z-index:9501;background:#fff;flex-direction:column;width:400px;height:100vh;animation:.3s ease-out OrisonChatPanel-module__CHP0VW__panelSlideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 24px #0000001f}@keyframes OrisonChatPanel-module__CHP0VW__panelSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:640px){.OrisonChatPanel-module__CHP0VW__panel{width:100%}}.OrisonChatPanel-module__CHP0VW__header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.OrisonChatPanel-module__CHP0VW__headerLeft{align-items:center;gap:.625rem;display:flex}.OrisonChatPanel-module__CHP0VW__headerPortrait{object-fit:cover;object-position:center 15%;border:2px solid #1a1a2e;border-radius:50%;width:36px;height:36px}.OrisonChatPanel-module__CHP0VW__headerTitle{color:#1a1a2e;font-family:Libre Baskerville,serif;font-size:1rem;font-weight:400}.OrisonChatPanel-module__CHP0VW__headerRight{align-items:center;gap:.5rem;display:flex}.OrisonChatPanel-module__CHP0VW__newChatBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.OrisonChatPanel-module__CHP0VW__newChatBtn:hover{color:#374151;background:#f3f4f6}.OrisonChatPanel-module__CHP0VW__expandLink{color:#6b7280;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.OrisonChatPanel-module__CHP0VW__expandLink:hover{color:#374151;background:#f3f4f6}.OrisonChatPanel-module__CHP0VW__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .2s;display:flex}.OrisonChatPanel-module__CHP0VW__closeBtn:hover{color:#374151;background:#f3f4f6}.OrisonChatPanel-module__CHP0VW__messageList{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.OrisonChatPanel-module__CHP0VW__loadingState{text-align:center;color:#9ca3af;padding:2rem;font-size:.9rem}.OrisonChatPanel-module__CHP0VW__emptyState{text-align:center;padding:3rem 1rem}.OrisonChatPanel-module__CHP0VW__emptyTitle{color:#1a1a2e;margin:0 0 .5rem;font-family:Libre Baskerville,serif;font-size:1.1rem}.OrisonChatPanel-module__CHP0VW__emptyHint{color:#9ca3af;margin:0;font-size:.9rem;line-height:1.5}.OrisonChatPanel-module__CHP0VW__message{border-radius:12px;max-width:85%;padding:.625rem .875rem;font-size:.9rem;line-height:1.55}.OrisonChatPanel-module__CHP0VW__userMessage{color:#fff;background:#537aba;border-bottom-right-radius:4px;align-self:flex-end}.OrisonChatPanel-module__CHP0VW__assistantMessage{color:#1a1a2e;background:#f3f4f6;border-bottom-left-radius:4px;align-self:flex-start}.OrisonChatPanel-module__CHP0VW__messageContent p{margin:0 0 .25rem}.OrisonChatPanel-module__CHP0VW__messageContent p:last-child{margin-bottom:0}.OrisonChatPanel-module__CHP0VW__messageContent li{margin-left:.5rem;list-style:inside}.OrisonChatPanel-module__CHP0VW__typingIndicator{gap:4px;padding:.25rem 0;display:flex}.OrisonChatPanel-module__CHP0VW__typingIndicator span{background:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite OrisonChatPanel-module__CHP0VW__typingBounce}.OrisonChatPanel-module__CHP0VW__typingIndicator span:nth-child(2){animation-delay:.15s}.OrisonChatPanel-module__CHP0VW__typingIndicator span:nth-child(3){animation-delay:.3s}@keyframes OrisonChatPanel-module__CHP0VW__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.OrisonChatPanel-module__CHP0VW__inputArea{border-top:1px solid #e5e7eb;flex-shrink:0;padding:.75rem 1rem}.OrisonChatPanel-module__CHP0VW__rateInfo{color:#9ca3af;text-align:center;margin-bottom:.5rem;font-size:.75rem}.OrisonChatPanel-module__CHP0VW__inputRow{align-items:flex-end;gap:.5rem;display:flex}.OrisonChatPanel-module__CHP0VW__textarea{resize:none;color:#1a1a2e;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;flex:1;max-height:120px;padding:.625rem .75rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s}.OrisonChatPanel-module__CHP0VW__textarea:focus{background:#fff;border-color:#537aba}.OrisonChatPanel-module__CHP0VW__sendBtn{color:#fff;cursor:pointer;background:#537aba;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.OrisonChatPanel-module__CHP0VW__sendBtn:hover{background:#4066a3}.OrisonChatPanel-module__CHP0VW__sendBtn:disabled{opacity:.4;cursor:not-allowed}.OrisonChatPanel-module__CHP0VW__limitBar{text-align:center;border-top:1px solid #e5e7eb;flex-shrink:0;padding:1rem}.OrisonChatPanel-module__CHP0VW__limitBar p{color:#6b7280;margin:0 0 .375rem;font-size:.85rem}.OrisonChatPanel-module__CHP0VW__upgradeLink{color:#537aba;font-size:.85rem;text-decoration:underline}
.BetaBadge-module__PzLs7a__badge{letter-spacing:.08em;color:#537aba;text-transform:uppercase;vertical-align:middle;white-space:nowrap;background:#537aba1f;border:1px solid #537aba59;border-radius:999px;align-items:center;height:1.1rem;margin-left:.4rem;padding:0 .4rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex}
.OrisonBubble-module__6cgLfG__bubble{z-index:9500;width:64px;height:64px;animation:.5s ease-out OrisonBubble-module__6cgLfG__bubbleEnter;position:fixed;bottom:24px;right:24px}.OrisonBubble-module__6cgLfG__bubbleHidden{opacity:0;pointer-events:none;transition:all .25s ease-in;transform:scale(.8)}@keyframes OrisonBubble-module__6cgLfG__bubbleEnter{0%{opacity:0;transform:scale(.6)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.OrisonBubble-module__6cgLfG__bubbleBtn{cursor:pointer;background:#1a1a2e;border:3px solid #1a1a2e;border-radius:50%;width:64px;height:64px;padding:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.OrisonBubble-module__6cgLfG__bubbleBtn:hover{transform:scale(1.08);box-shadow:0 4px 20px #537aba66}.OrisonBubble-module__6cgLfG__portrait{object-fit:cover;object-position:center 15%;border-radius:0;width:100%;height:100%;display:block}.OrisonBubble-module__6cgLfG__pulseRing{border:2px solid var(--member-brand,#537aba80);pointer-events:none;z-index:-1;border-radius:50%;animation:2.5s ease-out forwards OrisonBubble-module__6cgLfG__pulseRingAnim;position:absolute;inset:-6px}@keyframes OrisonBubble-module__6cgLfG__pulseRingAnim{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.OrisonBubble-module__6cgLfG__dismissBtn{color:#fff;cursor:pointer;opacity:0;background:#374151;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;transition:all .2s;display:flex;position:absolute;top:-6px;right:-6px;transform:scale(.7)}.OrisonBubble-module__6cgLfG__bubble:hover .OrisonBubble-module__6cgLfG__dismissBtn{opacity:1;transform:scale(1)}.OrisonBubble-module__6cgLfG__dismissBtn:hover{background:#ef4444}.OrisonBubble-module__6cgLfG__openerTooltip{color:#fff;background:#1a1a2e;border-radius:.75rem;align-items:flex-start;gap:.5rem;width:max-content;max-width:240px;padding:.625rem .875rem;font-size:.8125rem;line-height:1.4;animation:.4s ease-out OrisonBubble-module__6cgLfG__openerFadeIn;display:flex;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 4px 16px #0003}.OrisonBubble-module__6cgLfG__openerTooltip:after{content:"";background:#1a1a2e;border-radius:0 0 3px;width:12px;height:12px;position:absolute;bottom:-6px;right:20px;transform:rotate(45deg)}.OrisonBubble-module__6cgLfG__openerText{flex:1}.OrisonBubble-module__6cgLfG__openerClose{color:#ffffff80;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:1rem;line-height:1;transition:color .15s}.OrisonBubble-module__6cgLfG__openerClose:hover{color:#fff}@keyframes OrisonBubble-module__6cgLfG__openerFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.OrisonBubble-module__6cgLfG__remarkTooltip{color:#1a1a2e;background:#fff;border-radius:.5rem;align-items:flex-start;gap:.5rem;width:max-content;max-width:220px;padding:.625rem .875rem;font-size:.8125rem;line-height:1.45;animation:.6s ease-out OrisonBubble-module__6cgLfG__remarkFadeIn;display:flex;position:absolute;bottom:calc(100% + 14px);right:-4px;box-shadow:0 2px 12px #00000014,0 0 0 1px #0000000a}.OrisonBubble-module__6cgLfG__remarkTooltip:after{content:"";background:#fff;width:10px;height:10px;position:absolute;bottom:-5px;right:24px;transform:rotate(45deg);box-shadow:2px 2px 4px #0000000a}.OrisonBubble-module__6cgLfG__remarkText{color:#374151;letter-spacing:.01em;flex:1;font-family:Libre Baskerville,Georgia,serif;font-style:italic}@keyframes OrisonBubble-module__6cgLfG__remarkFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.OrisonBubble-module__6cgLfG__remarkFading{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(4px)}.OrisonBubble-module__6cgLfG__remarkClose{color:#c0c4cc;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.875rem;line-height:1;transition:color .15s}.OrisonBubble-module__6cgLfG__remarkClose:hover{color:#6b7280}@media (max-width:640px){.OrisonBubble-module__6cgLfG__bubble{width:56px;height:56px;bottom:16px;right:16px}.OrisonBubble-module__6cgLfG__bubbleBtn{width:56px;height:56px}.OrisonBubble-module__6cgLfG__openerTooltip{max-width:200px;font-size:.75rem;right:-4px}.OrisonBubble-module__6cgLfG__remarkTooltip{max-width:190px;font-size:.75rem;right:-4px}}
.SoundStationPicker-module__lD6uvW__backdrop{z-index:950;cursor:pointer;background:0 0;animation:.3s ease-out forwards SoundStationPicker-module__lD6uvW__backdropFadeIn;position:fixed;inset:0}@keyframes SoundStationPicker-module__lD6uvW__backdropFadeIn{0%{background:0 0}to{background:#00000080}}.SoundStationPicker-module__lD6uvW__panel{z-index:960;background:#0f1729;border-top:1px solid #2a3558;border-radius:16px 16px 0 0;flex-direction:column;max-height:60vh;animation:.3s ease-out both SoundStationPicker-module__lD6uvW__panelSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 40px #00000080}@keyframes SoundStationPicker-module__lD6uvW__panelSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.SoundStationPicker-module__lD6uvW__header{border-bottom:1px solid #2a355899;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.SoundStationPicker-module__lD6uvW__headerLabel{color:#e0e6ed;letter-spacing:.01em;font-size:15px;font-weight:700}.SoundStationPicker-module__lD6uvW__closeBtn{color:#8a9bb5;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.SoundStationPicker-module__lD6uvW__closeBtn:hover{color:#e0e6ed;background:#ffffff1a}.SoundStationPicker-module__lD6uvW__closeBtn:active{transform:scale(.92)}.SoundStationPicker-module__lD6uvW__stationList{flex-direction:column;flex:1;gap:8px;min-height:0;padding:14px 16px;display:flex;overflow-y:auto}.SoundStationPicker-module__lD6uvW__stationList::-webkit-scrollbar{width:4px}.SoundStationPicker-module__lD6uvW__stationList::-webkit-scrollbar-track{background:0 0}.SoundStationPicker-module__lD6uvW__stationList::-webkit-scrollbar-thumb{background:#2a3558cc;border-radius:2px}.SoundStationPicker-module__lD6uvW__stationCard{cursor:pointer;text-align:left;background:#1e2a4a;border:1px solid #2a3558;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .18s,border-color .18s,transform .12s;display:flex;position:relative}.SoundStationPicker-module__lD6uvW__stationCard:hover{background:#243258;border-color:#3a4d7a;transform:translateY(-1px)}.SoundStationPicker-module__lD6uvW__stationCard:active{transform:translateY(0)}.SoundStationPicker-module__lD6uvW__stationIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;line-height:1;display:flex}.SoundStationPicker-module__lD6uvW__stationText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SoundStationPicker-module__lD6uvW__stationName{color:#e0e6ed;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.SoundStationPicker-module__lD6uvW__stationDesc{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}.SoundStationPicker-module__lD6uvW__activeDot{color:#537aba;opacity:.7;background:currentColor;border-radius:50%;flex-shrink:0;width:8px;height:8px}.SoundStationPicker-module__lD6uvW__equalizer{flex-shrink:0;align-items:flex-end;gap:3px;height:16px;padding-right:2px;display:flex}.SoundStationPicker-module__lD6uvW__eqBar{color:#537aba;background:currentColor;border-radius:1.5px;width:3px;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.SoundStationPicker-module__lD6uvW__eqBar1{animation-name:SoundStationPicker-module__lD6uvW__eqBounce1;animation-duration:.55s;animation-delay:0s}.SoundStationPicker-module__lD6uvW__eqBar2{animation-name:SoundStationPicker-module__lD6uvW__eqBounce2;animation-duration:.7s;animation-delay:.1s}.SoundStationPicker-module__lD6uvW__eqBar3{animation-name:SoundStationPicker-module__lD6uvW__eqBounce3;animation-duration:.5s;animation-delay:.22s}@keyframes SoundStationPicker-module__lD6uvW__eqBounce1{0%{height:4px}to{height:16px}}@keyframes SoundStationPicker-module__lD6uvW__eqBounce2{0%{height:8px}to{height:14px}}@keyframes SoundStationPicker-module__lD6uvW__eqBounce3{0%{height:5px}to{height:12px}}.SoundStationPicker-module__lD6uvW__controls{border-top:1px solid #2a355899;flex-shrink:0;align-items:center;gap:14px;padding:14px 20px 20px;display:flex}.SoundStationPicker-module__lD6uvW__playBtn{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s,filter .15s;display:flex}.SoundStationPicker-module__lD6uvW__playBtn:hover{filter:brightness(1.12);transform:scale(1.08)}.SoundStationPicker-module__lD6uvW__playBtn:active{transform:scale(.95)}.SoundStationPicker-module__lD6uvW__volumeWrapper{flex:1;align-items:center;gap:8px;display:flex}.SoundStationPicker-module__lD6uvW__volumeIcon{color:#6b7280;flex-shrink:0}.SoundStationPicker-module__lD6uvW__volumeSlider{appearance:none;cursor:pointer;background:#6b728059;border-radius:2px;outline:none;flex:1;height:4px;transition:background .15s}.SoundStationPicker-module__lD6uvW__volumeSlider:hover{background:#6b728099}.SoundStationPicker-module__lD6uvW__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#e0e6ed;border-radius:50%;width:16px;height:16px;transition:transform .12s,background .12s;box-shadow:0 1px 4px #0006}.SoundStationPicker-module__lD6uvW__volumeSlider::-webkit-slider-thumb:hover{background:#fff;transform:scale(1.2)}.SoundStationPicker-module__lD6uvW__volumeSlider::-moz-range-thumb{cursor:pointer;background:#e0e6ed;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #0006}@media (max-width:639px){.SoundStationPicker-module__lD6uvW__panel{max-height:80vh}.SoundStationPicker-module__lD6uvW__header{padding:14px 16px 12px}.SoundStationPicker-module__lD6uvW__stationList{gap:6px;padding:10px 12px}.SoundStationPicker-module__lD6uvW__stationCard{padding:9px 10px}.SoundStationPicker-module__lD6uvW__controls{padding:12px 16px 16px}.SoundStationPicker-module__lD6uvW__playBtn{width:40px;height:40px}}
.SoundHeaderButton-module__B2GH9q__wrapper{position:relative}.SoundHeaderButton-module__B2GH9q__button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,background .2s;display:flex;position:relative}.SoundHeaderButton-module__B2GH9q__button:hover{color:#e0e6ed;background:#ffffff0f}.SoundHeaderButton-module__B2GH9q__buttonPlaying{color:#537aba}.SoundHeaderButton-module__B2GH9q__playingDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite SoundHeaderButton-module__B2GH9q__pulse;position:absolute;top:6px;right:6px}@keyframes SoundHeaderButton-module__B2GH9q__pulse{0%,to{opacity:1}50%{opacity:.4}}.SoundHeaderButton-module__B2GH9q__dropdown{z-index:99999;background:#0f1729;border:1px solid #2a3558;border-radius:12px;width:320px;animation:.2s ease-out SoundHeaderButton-module__B2GH9q__dropIn;position:fixed;top:56px;right:16px;overflow:hidden;box-shadow:0 16px 48px #0006}@keyframes SoundHeaderButton-module__B2GH9q__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SoundHeaderButton-module__B2GH9q__header{border-bottom:1px solid #1e2a4a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SoundHeaderButton-module__B2GH9q__headerLabel{color:#8b92a8;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.SoundHeaderButton-module__B2GH9q__nowPlaying{color:#10b981;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.SoundHeaderButton-module__B2GH9q__eqBars{align-items:flex-end;gap:2px;height:12px;display:flex}.SoundHeaderButton-module__B2GH9q__eqBars span{background:#10b981;border-radius:1px;width:2px}.SoundHeaderButton-module__B2GH9q__eqBars span:first-child{height:4px;animation:.55s ease-in-out infinite alternate SoundHeaderButton-module__B2GH9q__eq}.SoundHeaderButton-module__B2GH9q__eqBars span:nth-child(2){height:8px;animation:.7s ease-in-out infinite alternate SoundHeaderButton-module__B2GH9q__eq}.SoundHeaderButton-module__B2GH9q__eqBars span:nth-child(3){height:6px;animation:.5s ease-in-out infinite alternate SoundHeaderButton-module__B2GH9q__eq}@keyframes SoundHeaderButton-module__B2GH9q__eq{0%{height:3px}to{height:12px}}.SoundHeaderButton-module__B2GH9q__nowPlayingBar{background:#ffffff05;border-bottom:1px solid #1e2a4a;align-items:center;gap:10px;padding:10px 12px;display:flex}.SoundHeaderButton-module__B2GH9q__playPauseBtn{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .15s;display:flex}.SoundHeaderButton-module__B2GH9q__playPauseBtn:hover{transform:scale(1.1)}.SoundHeaderButton-module__B2GH9q__nowPlayingImg{object-fit:cover;border-radius:6px;flex-shrink:0;width:28px;height:28px}.SoundHeaderButton-module__B2GH9q__nowPlayingIconFallback{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.SoundHeaderButton-module__B2GH9q__nowPlayingName{color:#e0e6ed;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;font-weight:600;overflow:hidden}.SoundHeaderButton-module__B2GH9q__stationList{flex-direction:column;gap:4px;max-height:320px;padding:8px;display:flex;overflow-y:auto}.SoundHeaderButton-module__B2GH9q__station{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:inherit;transition:background .15s,border-color .15s;display:flex}.SoundHeaderButton-module__B2GH9q__station:hover{background:#ffffff0a}.SoundHeaderButton-module__B2GH9q__stationActive{background:#537aba0f;border-color:#537aba4d}.SoundHeaderButton-module__B2GH9q__stationImg{object-fit:cover;border-radius:8px;flex-shrink:0;width:36px;height:36px}.SoundHeaderButton-module__B2GH9q__stationIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:flex}.SoundHeaderButton-module__B2GH9q__stationInfo{flex-direction:column;flex:1;min-width:0;display:flex}.SoundHeaderButton-module__B2GH9q__stationName{color:#e0e6ed;font-size:12px;font-weight:600}.SoundHeaderButton-module__B2GH9q__stationDesc{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.SoundHeaderButton-module__B2GH9q__stationEq{color:#10b981;flex-shrink:0;align-items:flex-end;gap:2px;height:14px;display:flex}.SoundHeaderButton-module__B2GH9q__stationEq span{border-radius:1px;width:2px}.SoundHeaderButton-module__B2GH9q__stationEq span:first-child{background:#10b981;height:4px;animation:.55s ease-in-out infinite alternate SoundHeaderButton-module__B2GH9q__eq}.SoundHeaderButton-module__B2GH9q__stationEq span:nth-child(2){background:#10b981;height:10px;animation:.7s ease-in-out infinite alternate SoundHeaderButton-module__B2GH9q__eq}.SoundHeaderButton-module__B2GH9q__stationEq span:nth-child(3){background:#10b981;height:6px;animation:.5s ease-in-out infinite alternate SoundHeaderButton-module__B2GH9q__eq}.SoundHeaderButton-module__B2GH9q__volumeRow{border-top:1px solid #1e2a4a;align-items:center;gap:8px;padding:8px 16px;display:flex}.SoundHeaderButton-module__B2GH9q__volumeLabel{color:#6b7280;text-transform:uppercase;font-size:10px;font-weight:600}.SoundHeaderButton-module__B2GH9q__volumeSlider{accent-color:#537aba;flex:1;height:3px}.SoundHeaderButton-module__B2GH9q__timeLimit{color:#6b7280;text-align:center;padding:6px 16px 10px;font-size:10px}.SoundHeaderButton-module__B2GH9q__guideLink{text-align:center;color:#537aba;border-top:1px solid #1e2a4a;padding:8px 16px;font-size:10px;font-weight:600;text-decoration:none;transition:color .15s;display:block}.SoundHeaderButton-module__B2GH9q__guideLink:hover{color:#7ba3e0}
.Paywall-module__BxOcHa__paywall{max-width:1200px;margin:0 auto;padding:40px 20px}.Paywall-module__BxOcHa__preview{margin-bottom:40px;position:relative}.Paywall-module__BxOcHa__previewTitle{color:#000;margin-bottom:20px;font-size:36px;font-weight:700;line-height:1.2}.Paywall-module__BxOcHa__previewContent{color:#333;max-height:250px;font-size:18px;line-height:1.7;position:relative;overflow:hidden}.Paywall-module__BxOcHa__fade{background:linear-gradient(#0000,#fff);height:120px;position:absolute;bottom:0;left:0;right:0}.Paywall-module__BxOcHa__paywallContent{text-align:center;background:linear-gradient(#f9fafb 0%,#fff 100%);border-radius:16px;padding:60px 20px}.Paywall-module__BxOcHa__lockIcon{margin-bottom:20px;font-size:48px}.Paywall-module__BxOcHa__title{color:#000;margin-bottom:12px;font-size:32px;font-weight:700}.Paywall-module__BxOcHa__subtitle{color:#6b7280;max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:18px}.Paywall-module__BxOcHa__loginPrompt{background:#fff;border:2px solid #537aba;border-radius:8px;margin:30px 0;padding:20px}.Paywall-module__BxOcHa__loginPrompt p{color:#333;margin:0 0 12px;font-size:16px}.Paywall-module__BxOcHa__loginButton{color:#fff;cursor:pointer;background:#537aba;border:none;border-radius:6px;padding:12px 32px;font-size:16px;font-weight:600;transition:background .2s}.Paywall-module__BxOcHa__loginButton:hover{background:#3d5f94}.Paywall-module__BxOcHa__pricingCards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:800px;margin:40px auto;display:grid}.Paywall-module__BxOcHa__pricingCard{text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:32px;transition:all .3s;position:relative}.Paywall-module__BxOcHa__pricingCard:hover{border-color:#537aba;transform:translateY(-4px);box-shadow:0 10px 30px #537aba1a}.Paywall-module__BxOcHa__pricingCard.Paywall-module__BxOcHa__recommended{border-width:3px;border-color:#537aba;box-shadow:0 8px 24px #537aba26}.Paywall-module__BxOcHa__insiderCard{background:linear-gradient(135deg,#fff 0%,#f3f6fb 100%)}.Paywall-module__BxOcHa__cardHeader{margin-bottom:20px;position:relative}.Paywall-module__BxOcHa__cardTitle{color:#000;margin:0 0 8px;font-size:24px;font-weight:700}.Paywall-module__BxOcHa__recommendedBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#537aba;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.Paywall-module__BxOcHa__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#10b981;border-radius:12px;margin-left:8px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.Paywall-module__BxOcHa__pricing{margin-bottom:8px}.Paywall-module__BxOcHa__price{color:#537aba;font-size:42px;font-weight:700}.Paywall-module__BxOcHa__period{color:#6b7280;margin-left:4px;font-size:18px}.Paywall-module__BxOcHa__savingsText{color:#10b981;margin:0 0 4px;font-size:14px;font-weight:600}.Paywall-module__BxOcHa__monthlyPrice{color:#6b7280;margin:0 0 24px;font-size:14px}.Paywall-module__BxOcHa__benefits{margin:0 0 30px;padding:0;list-style:none}.Paywall-module__BxOcHa__benefits li{color:#374151;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:15px;line-height:1.5;display:flex}.Paywall-module__BxOcHa__benefits svg{color:#10b981;flex-shrink:0;margin-top:2px}.Paywall-module__BxOcHa__upgradeButton{color:#b45309;cursor:pointer;background:#fff;border:2px solid #f59e0b;border-radius:8px;width:100%;margin-bottom:12px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s}.Paywall-module__BxOcHa__upgradeButton:hover{background:#fff7e6;transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b40}.Paywall-module__BxOcHa__upgradeButton.Paywall-module__BxOcHa__primary{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-color:#d97706}.Paywall-module__BxOcHa__upgradeButton.Paywall-module__BxOcHa__primary:hover{background:linear-gradient(135deg,#d97706 0%,#b45309 100%)}.Paywall-module__BxOcHa__monthlyButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.Paywall-module__BxOcHa__monthlyButton:hover{color:#374151;border-color:#9ca3af}.Paywall-module__BxOcHa__trustSignals{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:center;gap:40px;margin-top:40px;padding-top:30px;display:flex}.Paywall-module__BxOcHa__trustItem{color:#6b7280;align-items:center;gap:8px;font-size:14px;display:flex}.Paywall-module__BxOcHa__trustIcon{color:#10b981;font-size:16px;font-weight:700}@media (max-width:768px){.Paywall-module__BxOcHa__pricingCards{grid-template-columns:1fr}.Paywall-module__BxOcHa__previewTitle{font-size:28px}.Paywall-module__BxOcHa__title{font-size:24px}.Paywall-module__BxOcHa__subtitle{font-size:16px}.Paywall-module__BxOcHa__trustSignals{flex-direction:column;align-items:center;gap:12px}}
.LabScoreChart-module__BET-7q__chart{margin:32px 0;animation:.4s LabScoreChart-module__BET-7q__fadeIn}@keyframes LabScoreChart-module__BET-7q__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.LabScoreChart-module__BET-7q__title{color:#fff;margin:0 0 20px;font-size:16px;font-weight:600}.LabScoreChart-module__BET-7q__bars{flex-direction:column;gap:14px;display:flex}.LabScoreChart-module__BET-7q__barRow{align-items:center;gap:12px;display:flex}.LabScoreChart-module__BET-7q__barLabel{color:#ffffffb3;text-align:right;flex-shrink:0;width:140px;font-size:13px}.LabScoreChart-module__BET-7q__barTrack{background:#ffffff0f;border-radius:5px;flex:1;height:10px;overflow:hidden}.LabScoreChart-module__BET-7q__barFill{border-radius:5px;height:100%;transition:width .6s}.LabScoreChart-module__BET-7q__barValue{color:#fff9;text-align:right;font-variant-numeric:tabular-nums;width:32px;font-size:13px;font-weight:600}.LabScoreChart-module__BET-7q__chartLight .LabScoreChart-module__BET-7q__title{color:#1a1a2e}.LabScoreChart-module__BET-7q__chartLight .LabScoreChart-module__BET-7q__barLabel{color:#4b5563}.LabScoreChart-module__BET-7q__chartLight .LabScoreChart-module__BET-7q__barTrack{background:#e5e7eb}.LabScoreChart-module__BET-7q__chartLight .LabScoreChart-module__BET-7q__barValue{color:#374151}@media (max-width:480px){.LabScoreChart-module__BET-7q__barLabel{width:100px;font-size:12px}}
.SliderQuestion-module__xgKmzW__container{animation:.3s SliderQuestion-module__xgKmzW__fadeIn}@keyframes SliderQuestion-module__xgKmzW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.SliderQuestion-module__xgKmzW__question{color:#fff;text-align:center;margin:0 0 32px;font-size:20px;font-weight:600;line-height:1.4}.SliderQuestion-module__xgKmzW__sliderWrapper{max-width:520px;margin:0 auto}.SliderQuestion-module__xgKmzW__labels{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.SliderQuestion-module__xgKmzW__label{color:#ffffff80;flex:1;font-size:14px;transition:color .2s}.SliderQuestion-module__xgKmzW__label:last-child{text-align:right}.SliderQuestion-module__xgKmzW__labelActive{color:#ffffffe6;font-weight:500}.SliderQuestion-module__xgKmzW__slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#8b5cf64d,#3b82f64d);border-radius:3px;outline:none;width:100%;height:6px}.SliderQuestion-module__xgKmzW__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .15s;box-shadow:0 2px 8px #0000004d}.SliderQuestion-module__xgKmzW__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.SliderQuestion-module__xgKmzW__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 8px #0000004d}.SliderQuestion-module__xgKmzW__valueRow{justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.SliderQuestion-module__xgKmzW__direction{color:#fff6;font-size:18px}.SliderQuestion-module__xgKmzW__value{color:#ffffff80;font-variant-numeric:tabular-nums;font-size:14px}.SliderQuestion-module__xgKmzW__containerLight .SliderQuestion-module__xgKmzW__question{color:#1a1a2e}.SliderQuestion-module__xgKmzW__containerLight .SliderQuestion-module__xgKmzW__label{color:#9ca3af}.SliderQuestion-module__xgKmzW__containerLight .SliderQuestion-module__xgKmzW__labelActive{color:#1a1a2e}.SliderQuestion-module__xgKmzW__containerLight .SliderQuestion-module__xgKmzW__slider{background:linear-gradient(90deg,#8b5cf626,#3b82f626)}.SliderQuestion-module__xgKmzW__containerLight .SliderQuestion-module__xgKmzW__direction{color:#9ca3af}.SliderQuestion-module__xgKmzW__containerLight .SliderQuestion-module__xgKmzW__value{color:#6b7280}
.RankingQuestion-module__I_uEdW__container{animation:.3s RankingQuestion-module__I_uEdW__fadeIn}@keyframes RankingQuestion-module__I_uEdW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.RankingQuestion-module__I_uEdW__question{color:#fff;text-align:center;margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.4}.RankingQuestion-module__I_uEdW__instruction{color:#fff6;text-align:center;margin:0 0 24px;font-size:13px}.RankingQuestion-module__I_uEdW__list{flex-direction:column;gap:8px;max-width:520px;margin:0 auto;display:flex}.RankingQuestion-module__I_uEdW__item{cursor:default;touch-action:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;transition:background .15s,border-color .15s;display:flex}.RankingQuestion-module__I_uEdW__item:hover{background:#ffffff14;border-color:#ffffff2e}.RankingQuestion-module__I_uEdW__itemDragging{z-index:10;background:#8b5cf626;border-color:#8b5cf666;box-shadow:0 4px 16px #0000004d}.RankingQuestion-module__I_uEdW__position{color:#fff6;text-align:center;font-variant-numeric:tabular-nums;flex-shrink:0;width:20px;font-size:14px;font-weight:700}.RankingQuestion-module__I_uEdW__dragHandle{cursor:grab;color:#ffffff4d;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:4px;font-size:16px;line-height:1}.RankingQuestion-module__I_uEdW__dragHandle:active{cursor:grabbing}.RankingQuestion-module__I_uEdW__itemLabel{color:#ffffffd9;flex:1;font-size:14px;line-height:1.4}.RankingQuestion-module__I_uEdW__arrowButtons{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.RankingQuestion-module__I_uEdW__arrowBtn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;min-width:32px;min-height:28px;padding:4px 8px;font-size:10px;line-height:1;transition:background .15s;display:flex}.RankingQuestion-module__I_uEdW__arrowBtn:hover:not(:disabled){background:#ffffff1a}.RankingQuestion-module__I_uEdW__arrowBtn:disabled{opacity:.2;cursor:default}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__question{color:#1a1a2e}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__instruction{color:#9ca3af}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__item{background:#fff;border-color:#e5e7eb}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__item:hover{background:#f9fafb;border-color:#d1d5db}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__itemDragging{background:#8b5cf60f;border-color:#8b5cf64d;box-shadow:0 4px 16px #0000001a}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__position{color:#9ca3af}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__dragHandle{color:#d1d5db}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__itemLabel{color:#374151}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__arrowBtn{color:#6b7280;border-color:#e5e7eb}.RankingQuestion-module__I_uEdW__containerLight .RankingQuestion-module__I_uEdW__arrowBtn:hover:not(:disabled){background:#f3f4f6}
.FreeFormQuestion-module__AUf7Ia__container{animation:.3s FreeFormQuestion-module__AUf7Ia__fadeIn}@keyframes FreeFormQuestion-module__AUf7Ia__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.FreeFormQuestion-module__AUf7Ia__question{color:#fff;text-align:center;margin:0 0 24px;font-size:20px;font-weight:600;line-height:1.4}.FreeFormQuestion-module__AUf7Ia__textareaWrapper{max-width:560px;margin:0 auto;position:relative}.FreeFormQuestion-module__AUf7Ia__textarea{color:#fff;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;min-height:120px;padding:16px;font-family:inherit;font-size:15px;line-height:1.6;transition:border-color .2s}.FreeFormQuestion-module__AUf7Ia__textarea::placeholder{color:#ffffff4d}.FreeFormQuestion-module__AUf7Ia__textarea:focus{border-color:#8b5cf680}.FreeFormQuestion-module__AUf7Ia__charCount{color:#ffffff4d;font-variant-numeric:tabular-nums;font-size:12px;position:absolute;bottom:12px;right:16px}.FreeFormQuestion-module__AUf7Ia__containerLight .FreeFormQuestion-module__AUf7Ia__question{color:#1a1a2e}.FreeFormQuestion-module__AUf7Ia__containerLight .FreeFormQuestion-module__AUf7Ia__textarea{color:#1a1a2e;background:#fff;border-color:#e5e7eb}.FreeFormQuestion-module__AUf7Ia__containerLight .FreeFormQuestion-module__AUf7Ia__textarea::placeholder{color:#9ca3af}.FreeFormQuestion-module__AUf7Ia__containerLight .FreeFormQuestion-module__AUf7Ia__textarea:focus{border-color:#8b5cf666}.FreeFormQuestion-module__AUf7Ia__containerLight .FreeFormQuestion-module__AUf7Ia__charCount{color:#9ca3af}
.SaveButton-module__J0WfdW__btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:inline-flex}.SaveButton-module__J0WfdW__btn:hover{color:#1a1a2e;background:#f9fafb;border-color:#d1d5db}.SaveButton-module__J0WfdW__btn:disabled{opacity:.5;cursor:default}.SaveButton-module__J0WfdW__btnActive{color:var(--member-accent,#537aba);border-color:var(--member-accent,#537aba);background:#537aba0f;}.SaveButton-module__J0WfdW__btnActive:hover{color:var(--member-accent,#537aba);border-color:var(--member-accent,#537aba);background:#537aba1f}
.LabTools-module__yT58Ja__toolPage{min-height:calc(100vh - 4.5rem);padding:0 0 80px}.LabTools-module__yT58Ja__toolContainer{width:100%;max-width:720px}.LabTools-module__yT58Ja__toolPage h1,.LabTools-module__yT58Ja__toolPage h2,.LabTools-module__yT58Ja__toolPage h3,.LabTools-module__yT58Ja__toolPage h4,.LabTools-module__yT58Ja__toolPage h5,.LabTools-module__yT58Ja__toolPage h6{color:#1a1a2e;font-family:var(--font-sans)}.LabTools-module__yT58Ja__toolPage p,.LabTools-module__yT58Ja__toolPage li{color:#4b5563}@keyframes LabTools-module__yT58Ja__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes LabTools-module__yT58Ja__spin{to{transform:rotate(360deg)}}@keyframes LabTools-module__yT58Ja__pulse{0%,to{opacity:.5}50%{opacity:1}}.LabTools-module__yT58Ja__introSection{margin-bottom:2rem;animation:.4s LabTools-module__yT58Ja__fadeIn}.LabTools-module__yT58Ja__introTitle{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 .5rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.75rem;font-weight:700;line-height:1.25}.LabTools-module__yT58Ja__introDescription{color:#6b7280;max-width:560px;margin:0;font-size:.9375rem;line-height:1.6}.LabTools-module__yT58Ja__fieldGroup{margin-bottom:1.5rem}.LabTools-module__yT58Ja__fieldLabel{color:#1a1a2e;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.LabTools-module__yT58Ja__fieldHelpText{color:#9ca3af;margin-bottom:.5rem;font-size:.8125rem;line-height:1.5;display:block}.LabTools-module__yT58Ja__fieldInput,.LabTools-module__yT58Ja__fieldTextarea,.LabTools-module__yT58Ja__fieldSelect{color:#1a1a2e;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.LabTools-module__yT58Ja__fieldInput::placeholder,.LabTools-module__yT58Ja__fieldTextarea::placeholder{color:#9ca3af}.LabTools-module__yT58Ja__fieldInput:focus,.LabTools-module__yT58Ja__fieldTextarea:focus,.LabTools-module__yT58Ja__fieldSelect:focus{border-color:#537aba;outline:none;box-shadow:0 0 0 3px #537aba1f}.LabTools-module__yT58Ja__fieldTextarea{resize:vertical;min-height:100px;line-height:1.6}.LabTools-module__yT58Ja__fieldSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236b7280' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.LabTools-module__yT58Ja__fieldSelect option{color:#1a1a2e;background:#fff}.LabTools-module__yT58Ja__sliderWrapper{align-items:center;gap:1rem;display:flex}.LabTools-module__yT58Ja__fieldSlider{appearance:none;background:#e5e7eb;border-radius:3px;outline:none;flex:1;height:6px}.LabTools-module__yT58Ja__fieldSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#537aba;border:2px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 1px 3px #00000026}.LabTools-module__yT58Ja__fieldSlider::-webkit-slider-thumb:hover{transform:scale(1.15)}.LabTools-module__yT58Ja__fieldSlider::-moz-range-thumb{cursor:pointer;background:#537aba;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 3px #00000026}.LabTools-module__yT58Ja__sliderValue{color:#537aba;text-align:center;min-width:36px;font-size:.9375rem;font-weight:600}.LabTools-module__yT58Ja__radioGroup{flex-direction:column;gap:.625rem;display:flex}.LabTools-module__yT58Ja__radioOption{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.LabTools-module__yT58Ja__radioOption:hover{background:#537aba0a;border-color:#537aba4d}.LabTools-module__yT58Ja__radioOptionSelected{background:#537aba0f;border-color:#537aba66}.LabTools-module__yT58Ja__radioCircle{border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .2s;display:flex}.LabTools-module__yT58Ja__radioCircleSelected{border-color:#537aba}.LabTools-module__yT58Ja__radioCircleDot{background:#537aba;border-radius:50%;width:8px;height:8px}.LabTools-module__yT58Ja__radioLabel{color:#1a1a2e;font-size:.9375rem}.LabTools-module__yT58Ja__submitButton{color:#fff;cursor:pointer;background:#537aba;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.875rem 2.5rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s}.LabTools-module__yT58Ja__submitButton:hover{background:#4568a0}.LabTools-module__yT58Ja__submitButton:disabled{opacity:.5;cursor:not-allowed}.LabTools-module__yT58Ja__ghostButton{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.LabTools-module__yT58Ja__ghostButton:hover{background:#f9fafb;border-color:#d1d5db}.LabTools-module__yT58Ja__toolPdfBtn{color:#537aba;cursor:pointer;background:#fff;border:1px solid #537aba4d;border-radius:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.LabTools-module__yT58Ja__toolPdfBtn:hover{background:#537aba0a;border-color:#537aba}.LabTools-module__yT58Ja__actionButtons{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.LabTools-module__yT58Ja__actionButtons .LabTools-module__yT58Ja__submitButton{flex:1;min-width:180px;margin-top:0}.LabTools-module__yT58Ja__actionButtons .LabTools-module__yT58Ja__ghostButton{flex-shrink:0}.LabTools-module__yT58Ja__generatingSection{text-align:center;padding:5rem 0;animation:.3s LabTools-module__yT58Ja__fadeIn}.LabTools-module__yT58Ja__spinner{border:3px solid #e5e7eb;border-top-color:#537aba;border-radius:50%;width:48px;height:48px;margin:0 auto 1.5rem;animation:.8s linear infinite LabTools-module__yT58Ja__spin}.LabTools-module__yT58Ja__generatingText{color:#6b7280;margin:0;font-size:1.125rem;animation:1.5s ease-in-out infinite LabTools-module__yT58Ja__pulse}.LabTools-module__yT58Ja__resultSection{animation:.4s LabTools-module__yT58Ja__fadeIn}.LabTools-module__yT58Ja__resultTitle{color:#1a1a2e;margin:0 0 1.25rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.375rem;font-weight:700}.LabTools-module__yT58Ja__resultDisplay{color:#1a1a2e;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.75rem;font-size:.9375rem;line-height:1.7;box-shadow:0 1px 3px #0000000a}.LabTools-module__yT58Ja__copiedNotice{color:#2ecc71;margin-top:.5rem;font-size:.8125rem;animation:.2s LabTools-module__yT58Ja__fadeIn}.LabTools-module__yT58Ja__calculatorLayout{grid-template-columns:1fr 1fr;gap:2rem;animation:.4s LabTools-module__yT58Ja__fadeIn;display:grid}.LabTools-module__yT58Ja__calculatorResults{background:#537aba0a;border:1px solid #537aba26;border-radius:.75rem;align-self:start;padding:1.75rem;position:sticky;top:1.5rem}.LabTools-module__yT58Ja__calculatorResultsTitle{color:#1a1a2e;margin:0 0 1.25rem;font-size:1.125rem;font-weight:600}.LabTools-module__yT58Ja__calculatorResultItem{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:baseline;padding:.75rem 0;display:flex}.LabTools-module__yT58Ja__calculatorResultItem:last-child{border-bottom:none}.LabTools-module__yT58Ja__calculatorResultLabel{color:#6b7280;font-size:.875rem}.LabTools-module__yT58Ja__calculatorResultValue{color:#537aba;font-size:1.125rem;font-weight:700}.LabTools-module__yT58Ja__calculatorEmptyState{text-align:center;color:#9ca3af;padding:2.5rem 0;font-size:.875rem;font-style:italic}.LabTools-module__yT58Ja__calculatorButtonRow{gap:.75rem;margin-top:.5rem;display:flex}.LabTools-module__yT58Ja__calculatorButtonRow .LabTools-module__yT58Ja__submitButton{flex:1;margin-top:0}.LabTools-module__yT58Ja__calculatorButtonRow .LabTools-module__yT58Ja__ghostButton{flex-shrink:0}.LabTools-module__yT58Ja__stepIndicator{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.LabTools-module__yT58Ja__stepDot{background:#e5e7eb;border-radius:50%;width:10px;height:10px;transition:all .3s}.LabTools-module__yT58Ja__stepDotActive{background:#537aba;box-shadow:0 0 8px #537aba4d}.LabTools-module__yT58Ja__stepDotCompleted{background:#2ecc71}.LabTools-module__yT58Ja__stepConnector{background:#e5e7eb;width:24px;height:2px}.LabTools-module__yT58Ja__stepConnectorActive{background:#537aba}.LabTools-module__yT58Ja__stepLabel{color:#9ca3af;text-align:center;margin-bottom:.5rem;font-size:.8125rem}.LabTools-module__yT58Ja__stepTitle{color:#1a1a2e;text-align:center;margin:0 0 1.5rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.25rem;font-weight:600}.LabTools-module__yT58Ja__plannerNav{justify-content:space-between;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.LabTools-module__yT58Ja__plannerNav .LabTools-module__yT58Ja__submitButton{flex:none;width:auto;margin-top:0;padding:.875rem 2rem}.LabTools-module__yT58Ja__plannerNav .LabTools-module__yT58Ja__ghostButton{flex:none}.LabTools-module__yT58Ja__plannerLastStepButtons{gap:.75rem;display:flex}.LabTools-module__yT58Ja__plannerComplete{text-align:center;padding:2.5rem 0;animation:.4s LabTools-module__yT58Ja__fadeIn}.LabTools-module__yT58Ja__plannerCompleteTitle{color:#1a1a2e;margin:0 0 .75rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.5rem;font-weight:700}.LabTools-module__yT58Ja__plannerCompleteText{color:#6b7280;margin:0 0 2rem;font-size:.9375rem;line-height:1.6}.LabTools-module__yT58Ja__errorMessage{color:#e74c3c;background:#e74c3c0f;border:1px solid #e74c3c33;border-radius:.5rem;margin-bottom:1.25rem;padding:.875rem 1.125rem;font-size:.875rem;line-height:1.5}@media (max-width:768px){.LabTools-module__yT58Ja__toolPage{padding:0 0 3rem}.LabTools-module__yT58Ja__introTitle{font-size:1.5rem}.LabTools-module__yT58Ja__calculatorLayout{grid-template-columns:1fr}.LabTools-module__yT58Ja__calculatorResults{position:static}.LabTools-module__yT58Ja__actionButtons{flex-direction:column}.LabTools-module__yT58Ja__actionButtons .LabTools-module__yT58Ja__submitButton{min-width:auto}.LabTools-module__yT58Ja__plannerNav{flex-direction:column}.LabTools-module__yT58Ja__plannerNav .LabTools-module__yT58Ja__submitButton,.LabTools-module__yT58Ja__plannerNav .LabTools-module__yT58Ja__ghostButton{text-align:center;width:100%}}@media (max-width:480px){.LabTools-module__yT58Ja__introTitle{font-size:1.25rem}.LabTools-module__yT58Ja__introDescription{font-size:.875rem}.LabTools-module__yT58Ja__resultDisplay{padding:1.25rem;font-size:.875rem}.LabTools-module__yT58Ja__calculatorResults{padding:1.25rem}.LabTools-module__yT58Ja__stepTitle{font-size:1.125rem}.LabTools-module__yT58Ja__submitButton{padding:.875rem 1.75rem;font-size:.875rem}.LabTools-module__yT58Ja__calculatorButtonRow{flex-direction:column}.LabTools-module__yT58Ja__calculatorButtonRow .LabTools-module__yT58Ja__ghostButton{text-align:center;width:100%}}
.HeaderSearch-module__jvygNW__searchContainer{position:relative}.HeaderSearch-module__jvygNW__searchIcon{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex;color:#000!important}.HeaderSearch-module__jvygNW__searchIcon:hover{color:#555!important}.HeaderSearch-module__jvygNW__searchIcon svg{color:#000!important}.HeaderSearch-module__jvygNW__searchIcon svg path{stroke:#000!important}.HeaderSearch-module__jvygNW__searchDropdown{z-index:1000;background:#fff;border-radius:8px;width:400px;max-width:90vw;max-height:80vh;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto;box-shadow:0 4px 20px #00000026}.HeaderSearch-module__jvygNW__searchForm{z-index:1;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:.5rem;padding:1rem;display:flex;position:sticky;top:0}.HeaderSearch-module__jvygNW__searchInput{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:.75rem;font-size:1rem}.HeaderSearch-module__jvygNW__searchInput:focus{border-color:#537aba;box-shadow:0 0 0 3px #537aba1a}.HeaderSearch-module__jvygNW__searchSubmit{color:#fff;cursor:pointer;background:#537aba;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.75rem;transition:background .2s;display:flex}.HeaderSearch-module__jvygNW__searchSubmit:hover{background:#3d5f94}.HeaderSearch-module__jvygNW__loading{text-align:center;color:#6b7280;padding:2rem;font-size:.875rem}.HeaderSearch-module__jvygNW__suggestions{padding:.5rem}.HeaderSearch-module__jvygNW__resultSection{margin-bottom:1rem}.HeaderSearch-module__jvygNW__resultSection:last-child{margin-bottom:.5rem}.HeaderSearch-module__jvygNW__sectionHeader{text-transform:uppercase;color:#6b7280;letter-spacing:.05em;padding:.5rem .75rem .25rem;font-size:.75rem;font-weight:700}.HeaderSearch-module__jvygNW__suggestion{cursor:pointer;color:inherit;border-radius:6px;align-items:flex-start;gap:1rem;padding:.75rem;text-decoration:none;transition:background .2s;display:flex}.HeaderSearch-module__jvygNW__suggestion:hover{background:#f9fafb}.HeaderSearch-module__jvygNW__suggestionImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:80px;height:60px}.HeaderSearch-module__jvygNW__suggestionContent{flex:1;min-width:0}.HeaderSearch-module__jvygNW__suggestionTitle{color:#111827;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.875rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.HeaderSearch-module__jvygNW__suggestionAuthor{color:#6b7280;font-size:.75rem}.HeaderSearch-module__jvygNW__authorPhoto{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.HeaderSearch-module__jvygNW__authorPhotoPlaceholder{color:#fff;background:#537aba;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.HeaderSearch-module__jvygNW__viewAll{text-align:center;color:#537aba;border-top:1px solid #e5e7eb;margin-top:.5rem;padding:.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.HeaderSearch-module__jvygNW__viewAll:hover{background:#f9fafb}.HeaderSearch-module__jvygNW__noResults{text-align:center;color:#6b7280;padding:2rem;font-size:.875rem}@media (max-width:768px){.HeaderSearch-module__jvygNW__searchDropdown{top:var(--search-dropdown-top,60px);width:100%;max-height:calc(100vh - var(--search-dropdown-top,60px));border-radius:0;position:fixed;left:0;right:0}.HeaderSearch-module__jvygNW__searchForm{padding:.75rem}.HeaderSearch-module__jvygNW__suggestionImage{width:60px;height:45px}.HeaderSearch-module__jvygNW__suggestionTitle{font-size:.8125rem}}
.Header-module__Af2_WG__header{background-color:#fff;margin:0;padding:0;position:relative}.Header-module__Af2_WG__topBar{z-index:101;background-color:#fff;border-bottom:none;max-height:500px;margin:0;padding:0;transition:none;position:relative}.Header-module__Af2_WG__topBar .Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.1rem 1rem;display:flex}.Header-module__Af2_WG__newsletterLink{color:#000;letter-spacing:.5px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__newsletterLink:hover{color:#555}.Header-module__Af2_WG__topBarButtons{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__searchButtonTop{color:#000;align-items:center;padding:.25rem;text-decoration:none;transition:color .2s;display:flex}.Header-module__Af2_WG__searchButtonTop:hover{color:#555}.Header-module__Af2_WG__cartButton{color:#000;align-items:center;padding:.25rem;text-decoration:none;transition:color .2s;display:flex;position:relative}.Header-module__Af2_WG__cartButton:hover{color:#555}.Header-module__Af2_WG__cartBadge{color:#fff;text-align:center;background-color:#537aba;border-radius:10px;min-width:18px;padding:.15rem .35rem;font-size:.65rem;font-weight:700;line-height:1;position:absolute;top:-4px;right:-6px}.Header-module__Af2_WG__staffButton{color:#537aba;letter-spacing:.5px;border:1px solid #537aba;border-radius:4px;padding:.4rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__staffButton:hover{color:#fff;background-color:#537aba}.Header-module__Af2_WG__signInButton{color:#000;letter-spacing:.5px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__signInButton:hover{color:#555}.Header-module__Af2_WG__subscribeButton{color:#fff;letter-spacing:.5px;background-color:#000;border-radius:4px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s}.Header-module__Af2_WG__subscribeButton:hover{background-color:#333}.Header-module__Af2_WG__dashboardButton{color:#fff;letter-spacing:.5px;background-color:#537aba;border-radius:4px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s}.Header-module__Af2_WG__dashboardButton:hover{background-color:#3d5f94}.Header-module__Af2_WG__logoBar{text-align:center;background-color:#fff;justify-content:center;align-items:center;padding:1.5rem 1rem;line-height:0;transition:none;display:flex}.Header-module__Af2_WG__logoBar .Header-module__Af2_WG__container{justify-content:center;align-items:center;padding:0;line-height:0;display:flex}.Header-module__Af2_WG__logo{border:none;outline:none;margin:0;padding:0;line-height:0;text-decoration:none;transition:none;display:inline-block}.Header-module__Af2_WG__logo img,.Header-module__Af2_WG__logoImg{vertical-align:middle;width:420px;height:auto;box-shadow:none;border:none;outline:none;margin:0;padding:0;transition:none;display:block}.Header-module__Af2_WG__navBar{z-index:100;background-color:#000;padding:1rem 0;transition:none;position:sticky;top:0}.Header-module__Af2_WG__navBar .Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;position:relative}.Header-module__Af2_WG__nav{pointer-events:auto;justify-content:center;max-width:calc(100% - 200px);display:flex;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:992px){.Header-module__Af2_WG__nav{max-width:none}}.Header-module__Af2_WG__nav ul{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__nav a{font-family:var(--font-sans);color:var(--color-white);font-weight:var(--font-bold);font-size:var(--text-sm);letter-spacing:var(--tracking-wide);text-transform:uppercase;white-space:nowrap;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__nav a:hover{color:#ccc}.Header-module__Af2_WG__navLinkActive{color:#fff!important}.Header-module__Af2_WG__categorySubNav{top:var(--nav-bar-height,52px);z-index:99;background:#fafafa;border-bottom:1px solid #e5e5e5;position:sticky}.Header-module__Af2_WG__categorySubNavInner{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;align-items:center;gap:0;width:max-content;margin:0 auto;padding:0 1rem;display:flex;overflow-x:auto}.Header-module__Af2_WG__categorySubNavInner::-webkit-scrollbar{display:none}.Header-module__Af2_WG__categorySubNavLink{text-transform:uppercase;letter-spacing:.75px;opacity:.7;border-bottom:2px solid #0000;flex-shrink:0;padding:.875rem 1rem;font-size:.6875rem;font-weight:700;text-decoration:none;transition:opacity .2s,border-color .2s;display:inline-block}.Header-module__Af2_WG__categorySubNavLink:hover{opacity:1}.Header-module__Af2_WG__categorySubNavActive{opacity:1;font-weight:800}.Header-module__Af2_WG__magazineSubNav{top:var(--nav-bar-height,52px);z-index:99;background:#fafafa;border-bottom:1px solid #e5e5e5;position:sticky}.Header-module__Af2_WG__magazineSubNavInner{justify-content:center;align-items:center;gap:0;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__Af2_WG__magazineSubNavLink{text-transform:uppercase;letter-spacing:.75px;color:#666;border-bottom:2px solid #0000;padding:.875rem 1.5rem;font-size:.6875rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.Header-module__Af2_WG__magazineSubNavLink:hover{color:#000}.Header-module__Af2_WG__magazineSubNavActive{color:#000;border-bottom-color:#000;font-weight:800}.Header-module__Af2_WG__dropdownToggle{font-family:var(--font-sans);color:var(--color-white);font-weight:var(--font-bold);font-size:var(--text-sm);letter-spacing:var(--tracking-wide);text-transform:uppercase;white-space:nowrap;cursor:pointer;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__dropdownToggle:hover{color:#ccc}.Header-module__Af2_WG__hasDropdown{position:relative}.Header-module__Af2_WG__arrow{vertical-align:middle;margin-left:.35rem;font-size:.65rem;display:inline-block}.Header-module__Af2_WG__dropdown{z-index:1001;background-color:#000;min-width:200px;margin:.5rem 0 0;padding:.5rem 0;list-style:none;position:absolute;top:100%;left:0;box-shadow:0 4px 6px #0000004d}.Header-module__Af2_WG__dropdown li{border-bottom:none;width:100%}.Header-module__Af2_WG__dropdown a{white-space:nowrap;padding:.75rem 1.5rem;font-size:.875rem;display:block}.Header-module__Af2_WG__dropdown a:hover{background-color:#333}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;margin-right:auto;padding:.5rem;display:none}.Header-module__Af2_WG__hamburger span{background-color:#fff;width:24px;height:2px;display:block}.Header-module__Af2_WG__hamburgerHidden{opacity:0;pointer-events:none;transition:opacity .15s}.Header-module__Af2_WG__closeButton{display:none}.Header-module__Af2_WG__overlay{z-index:999;pointer-events:none;background-color:#0000;width:100%;height:100vh;transition:background-color .3s;display:none;position:fixed;top:0;left:0}.Header-module__Af2_WG__overlayVisible{pointer-events:auto;background-color:#00000080}@media (max-width:992px){.Header-module__Af2_WG__nav{z-index:1000;will-change:transform;background-color:#000;flex-direction:column;justify-content:flex-start;width:280px;height:100vh;padding:3.5rem 0 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.Header-module__Af2_WG__navOpen{transform:translate(0)}.Header-module__Af2_WG__closeButton{cursor:pointer;z-index:1;background:0 0;border:1px solid #444;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:1rem;right:1rem}.Header-module__Af2_WG__closeButton span{background-color:#fff;width:18px;height:2px;position:absolute}.Header-module__Af2_WG__closeButton span:first-child{transform:rotate(45deg)}.Header-module__Af2_WG__closeButton span:nth-child(2){transform:rotate(-45deg)}.Header-module__Af2_WG__nav ul{flex-direction:column;gap:0;width:100%}.Header-module__Af2_WG__nav li{border-bottom:1px solid #333;width:100%}.Header-module__Af2_WG__nav a,.Header-module__Af2_WG__dropdownToggle{padding:1rem 1.5rem;font-size:1rem;display:block}.Header-module__Af2_WG__dropdown{box-shadow:none;background-color:#111;margin:0;padding:0;position:static}.Header-module__Af2_WG__dropdown li{border-bottom:1px solid #333}.Header-module__Af2_WG__dropdown a{padding-left:2.5rem;font-size:.9rem}.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__overlay{display:block}}@media (max-width:768px){.Header-module__Af2_WG__categorySubNavInner{padding:0 .5rem}.Header-module__Af2_WG__categorySubNavLink{padding:.75rem;font-size:.625rem}.Header-module__Af2_WG__magazineSubNavLink{padding:.75rem 1rem;font-size:.625rem}.Header-module__Af2_WG__topBar .Header-module__Af2_WG__container{padding:.5rem 1rem}.Header-module__Af2_WG__newsletterLink{font-size:.75rem}.Header-module__Af2_WG__topBarButtons{gap:.75rem}.Header-module__Af2_WG__signInButton,.Header-module__Af2_WG__subscribeButton{font-size:.75rem}.Header-module__Af2_WG__subscribeButton{padding:.4rem 1rem}.Header-module__Af2_WG__logoBar{padding:1.25rem 1rem}.Header-module__Af2_WG__logo img{width:340px!important}.Header-module__Af2_WG__navBar{padding:.75rem 0}}@media (max-width:480px){.Header-module__Af2_WG__newsletterLink{display:none}.Header-module__Af2_WG__topBar .Header-module__Af2_WG__container{justify-content:flex-end;padding:.5rem .75rem}.Header-module__Af2_WG__logoBar{padding:1rem .75rem}.Header-module__Af2_WG__logo img{width:300px!important}.Header-module__Af2_WG__navBar{padding:.625rem 0}}
.Footer-module__EZoWya__footer{color:#fff;background-color:#1a1a1a;margin-top:0;padding:4rem 0 2rem}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer-module__EZoWya__socialBar{text-align:center;border-bottom:1px solid #333;margin-bottom:2.5rem;padding-bottom:2.5rem}.Footer-module__EZoWya__socialBarTitle{color:#ccc;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 1rem;font-size:.875rem;font-weight:700}.Footer-module__EZoWya__socialBarIcons{justify-content:center;gap:1.25rem;display:flex}.Footer-module__EZoWya__socialBarLink{color:#ccc;border:1px solid #444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:color .2s,border-color .2s,background-color .2s;display:flex}.Footer-module__EZoWya__socialBarLink:hover{color:#fff;background-color:#ffffff1a;border-color:#fff}.Footer-module__EZoWya__grid{text-align:center;border-bottom:1px solid #333;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__column{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__EZoWya__column h4{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0 0 1rem;font-size:1rem;font-weight:700}.Footer-module__EZoWya__column a{color:#f0f0f0;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__column a:hover{color:#fff}.Footer-module__EZoWya__cookieSettingsBtn{color:#f0f0f0;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;transition:color .2s}.Footer-module__EZoWya__cookieSettingsBtn:hover{color:#fff}.Footer-module__EZoWya__newsletter{text-align:center;background-color:#222;border-radius:8px;margin-bottom:3rem;padding:2.5rem}.Footer-module__EZoWya__newsletter h3{color:#fff;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.Footer-module__EZoWya__newsletter p{color:#f0f0f0;margin:0 0 1.5rem;font-size:1rem}.Footer-module__EZoWya__newsletterForm{gap:.75rem;max-width:500px;margin:0 auto;display:flex}.Footer-module__EZoWya__emailInput{color:#fff;background-color:#2a2a2a;border:1px solid #555;border-radius:4px;outline:none;flex:1;padding:.875rem 1.25rem;font-size:.875rem;transition:border-color .2s}.Footer-module__EZoWya__emailInput:focus{border-color:#888}.Footer-module__EZoWya__emailInput::placeholder{color:#999}.Footer-module__EZoWya__subscribeBtn{color:#000;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#fff;border:none;border-radius:4px;padding:.875rem 2rem;font-size:.875rem;font-weight:700;transition:background-color .2s}.Footer-module__EZoWya__subscribeBtn:hover:not(:disabled){background-color:#e5e5e5}.Footer-module__EZoWya__subscribeBtn:disabled{opacity:.6;cursor:not-allowed}.Footer-module__EZoWya__successMessage{color:#155724;text-align:center;background-color:#d4edda;border-radius:4px;margin-top:1rem;padding:.75rem;font-size:.875rem}.Footer-module__EZoWya__errorMessage{color:#721c24;text-align:center;background-color:#f8d7da;border-radius:4px;margin-top:1rem;padding:.75rem;font-size:.875rem}.Footer-module__EZoWya__footerLogo{text-align:center;padding:2rem 0 1.5rem}.Footer-module__EZoWya__footerLogo img{opacity:.9;max-width:200px;height:auto;margin:0 auto;display:block}.Footer-module__EZoWya__bottomBar{text-align:center;color:#aaa;padding-top:1rem;font-size:.75rem}.Footer-module__EZoWya__bottomBar p{margin:.25rem 0}.Footer-module__EZoWya__disclosure{color:#999;font-size:.7rem}@media (max-width:992px){.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 0 1.5rem}.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.Footer-module__EZoWya__newsletter{padding:2rem 1.5rem}.Footer-module__EZoWya__newsletter h3{font-size:1.5rem}.Footer-module__EZoWya__newsletterForm{flex-direction:column}.Footer-module__EZoWya__subscribeBtn{width:100%}}@media (max-width:600px){.Footer-module__EZoWya__socialBarIcons{gap:.625rem}.Footer-module__EZoWya__socialBarLink{width:40px;height:40px}.Footer-module__EZoWya__socialBarLink svg{width:20px;height:20px}}@media (max-width:380px){.Footer-module__EZoWya__socialBarIcons{gap:.5rem}.Footer-module__EZoWya__socialBarLink{width:34px;height:34px}.Footer-module__EZoWya__socialBarLink svg{width:17px;height:17px}}@media (max-width:480px){.Footer-module__EZoWya__grid{grid-template-columns:1fr}.Footer-module__EZoWya__newsletter{padding:1.5rem 1rem}.Footer-module__EZoWya__newsletter h3{font-size:1.25rem}.Footer-module__EZoWya__newsletter p{font-size:.875rem}}
.BackToTop-module__5cXveq__backToTop{color:#fff;cursor:pointer;z-index:999;background-color:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;animation:.3s ease-in BackToTop-module__5cXveq__fadeIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.BackToTop-module__5cXveq__backToTop:hover{background-color:#333;transform:translateY(-4px);box-shadow:0 6px 16px #0006}.BackToTop-module__5cXveq__backToTop:active{transform:translateY(-2px)}@keyframes BackToTop-module__5cXveq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.BackToTop-module__5cXveq__backToTop{width:48px;height:48px;bottom:1.5rem;right:1.5rem}}@media (max-width:480px){.BackToTop-module__5cXveq__backToTop{width:44px;height:44px;bottom:1rem;right:1rem}}
.AdminBar-module__ybwHEq__adminBar{z-index:99999;color:#fff;background:#1a1a1a;border-bottom:2px solid #7c3aed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000004d}.AdminBar-module__ybwHEq__container{justify-content:space-between;align-items:center;gap:1.5rem;max-width:100%;padding:1rem 2rem;display:flex}.AdminBar-module__ybwHEq__left,.AdminBar-module__ybwHEq__right{align-items:center;gap:1rem;display:flex}.AdminBar-module__ybwHEq__logo{color:#7c3aed;font-size:15px;font-weight:600}.AdminBar-module__ybwHEq__divider{color:#666}.AdminBar-module__ybwHEq__userName{color:#e5e7eb;font-weight:500}.AdminBar-module__ybwHEq__role{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.AdminBar-module__ybwHEq__link{color:#e5e7eb;border-radius:4px;padding:.375rem .75rem;font-weight:500;text-decoration:none;transition:all .2s}.AdminBar-module__ybwHEq__link:hover{color:#fff;background:#ffffff1a}@media (max-width:768px){.AdminBar-module__ybwHEq__container{padding:.75rem 1rem;font-size:13px}.AdminBar-module__ybwHEq__userName,.AdminBar-module__ybwHEq__role{display:none}.AdminBar-module__ybwHEq__link{padding:.25rem .5rem;font-size:12px}.AdminBar-module__ybwHEq__logo{font-size:13px}}
.CookieConsent-module__Ystraa__banner{color:#fff;z-index:9999;font-family:var(--font-sans,"Inter",-apple-system,BlinkMacSystemFont,sans-serif);background:#000;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__Ystraa__container{max-width:1200px;margin:0 auto;padding:18px 24px}.CookieConsent-module__Ystraa__main{align-items:center;gap:24px;display:flex}.CookieConsent-module__Ystraa__message{color:#ffffffd9;letter-spacing:.01em;flex:1;margin:0;font-size:.8125rem;line-height:1.6}.CookieConsent-module__Ystraa__learnMore{color:#fff;text-underline-offset:2px;font-weight:600;text-decoration:underline}.CookieConsent-module__Ystraa__learnMore:hover{color:#ffffffb3}.CookieConsent-module__Ystraa__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.CookieConsent-module__Ystraa__acceptAll{color:#000;text-transform:uppercase;letter-spacing:1px;cursor:pointer;white-space:nowrap;background:#fff;border:none;padding:10px 22px;font-family:inherit;font-size:.6875rem;font-weight:700;transition:opacity .2s}.CookieConsent-module__Ystraa__acceptAll:hover{opacity:.85}.CookieConsent-module__Ystraa__manageBtn{color:#fff;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff6;align-items:center;gap:6px;padding:9px 18px;font-family:inherit;font-size:.6875rem;font-weight:600;transition:border-color .2s;display:flex}.CookieConsent-module__Ystraa__manageBtn:hover{border-color:#fff}.CookieConsent-module__Ystraa__chevron{transition:transform .2s}.CookieConsent-module__Ystraa__chevronOpen{transform:rotate(180deg)}.CookieConsent-module__Ystraa__rejectBtn{color:#ffffff80;letter-spacing:.3px;cursor:pointer;white-space:nowrap;text-underline-offset:2px;background:0 0;border:none;padding:10px 4px;font-family:inherit;font-size:.6875rem;font-weight:500;text-decoration:underline;transition:color .2s}.CookieConsent-module__Ystraa__rejectBtn:hover{color:#fffc}.CookieConsent-module__Ystraa__preferences{border-top:1px solid #ffffff26;flex-wrap:wrap;align-items:center;gap:28px;margin-top:14px;padding-top:14px;display:flex}.CookieConsent-module__Ystraa__prefRow{align-items:center;gap:10px;display:flex}.CookieConsent-module__Ystraa__prefInfo{flex-direction:column;gap:1px;display:flex}.CookieConsent-module__Ystraa__prefName{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:.6875rem;font-weight:700}.CookieConsent-module__Ystraa__prefDesc{color:#ffffff73;letter-spacing:.01em;font-size:.625rem}.CookieConsent-module__Ystraa__toggle{flex-shrink:0;width:38px;height:20px;display:inline-block;position:relative}.CookieConsent-module__Ystraa__toggle input{opacity:0;width:0;height:0}.CookieConsent-module__Ystraa__slider{cursor:pointer;background:#fff3;border-radius:20px;transition:background .2s;position:absolute;inset:0}.CookieConsent-module__Ystraa__slider:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;bottom:3px;left:3px}.CookieConsent-module__Ystraa__toggle input:checked+.CookieConsent-module__Ystraa__slider{background:#fff}.CookieConsent-module__Ystraa__toggle input:checked+.CookieConsent-module__Ystraa__slider:before{background:#000;transform:translate(18px)}.CookieConsent-module__Ystraa__toggleDisabled{opacity:.4}.CookieConsent-module__Ystraa__toggleDisabled .CookieConsent-module__Ystraa__slider{cursor:not-allowed}.CookieConsent-module__Ystraa__saveBtn{color:#000;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#fff;border:none;margin-left:auto;padding:10px 22px;font-family:inherit;font-size:.6875rem;font-weight:700;transition:opacity .2s}.CookieConsent-module__Ystraa__saveBtn:hover{opacity:.85}@media (max-width:768px){.CookieConsent-module__Ystraa__main{flex-direction:column;align-items:flex-start;gap:12px}.CookieConsent-module__Ystraa__actions{flex-wrap:wrap;width:100%}.CookieConsent-module__Ystraa__acceptAll{flex:1}.CookieConsent-module__Ystraa__manageBtn{flex:1;justify-content:center}.CookieConsent-module__Ystraa__rejectBtn{text-align:center;width:100%}.CookieConsent-module__Ystraa__preferences{flex-direction:column;align-items:flex-start;gap:12px}.CookieConsent-module__Ystraa__saveBtn{width:100%;margin-left:0}}
.CoachingBanner-module__D6xo1q__banner{color:#fff;z-index:90;background:linear-gradient(135deg,#0d0d0d 0%,#1a1510 50%,#0d0d0d 100%);border-top:1px solid #c8a84e4d;border-bottom:1px solid #c8a84e26;justify-content:center;align-items:center;gap:20px;padding:12px 24px;display:flex;position:relative}.CoachingBanner-module__D6xo1q__label{flex-shrink:0;align-items:center;gap:8px;display:flex}.CoachingBanner-module__D6xo1q__labelBadge{color:#111;letter-spacing:.5px;background:#c8a84e;border-radius:3px;padding:2px 7px;font-size:10px;font-weight:800;line-height:1.4}.CoachingBanner-module__D6xo1q__labelText{color:#c8a84e;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:700}.CoachingBanner-module__D6xo1q__divider{background:#ffffff26;flex-shrink:0;width:1px;height:24px}.CoachingBanner-module__D6xo1q__content{align-items:center;gap:16px;min-width:0;display:flex}.CoachingBanner-module__D6xo1q__headline{letter-spacing:.2px;font-size:15px;font-weight:600;line-height:1.3}.CoachingBanner-module__D6xo1q__date{color:#ffffff80;white-space:nowrap;letter-spacing:.3px;flex-shrink:0;font-size:12px;font-weight:500}.CoachingBanner-module__D6xo1q__cta{color:#111;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#c8a84e;border:none;flex-shrink:0;padding:8px 22px;font-size:12px;font-weight:700;transition:background .2s,transform .15s}.CoachingBanner-module__D6xo1q__cta:hover{background:#d4b85c;transform:translateY(-1px)}.CoachingBanner-module__D6xo1q__close{color:#ffffff4d;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 8px;font-size:16px;line-height:1;transition:color .2s}.CoachingBanner-module__D6xo1q__close:hover{color:#fff}.CoachingBanner-module__D6xo1q__imageBanner{z-index:90;max-width:1280px;margin:1rem auto 0;padding:0 1rem;line-height:0;position:relative}.CoachingBanner-module__D6xo1q__imageLink{cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:0;line-height:0;display:block;overflow:hidden}.CoachingBanner-module__D6xo1q__bannerImage{width:100%;height:auto;display:block}.CoachingBanner-module__D6xo1q__imageClose{color:#ffffffb3;cursor:pointer;background:#00000080;border:none;border-radius:3px;padding:4px 8px;font-size:14px;line-height:1;transition:color .2s,background .2s;position:absolute;top:8px;right:20px}.CoachingBanner-module__D6xo1q__imageClose:hover{color:#fff;background:#000000b3}@media (max-width:768px){.CoachingBanner-module__D6xo1q__banner{text-align:center;flex-direction:column;gap:10px;padding:14px 40px 14px 16px}.CoachingBanner-module__D6xo1q__label{justify-content:center}.CoachingBanner-module__D6xo1q__divider{display:none}.CoachingBanner-module__D6xo1q__content{flex-direction:column;gap:4px}.CoachingBanner-module__D6xo1q__close{position:absolute;top:10px;right:10px}}
.ShareContentModal-module__eYa7Eq__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ShareContentModal-module__eYa7Eq__modal{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:440px;max-height:80vh;display:flex;box-shadow:0 20px 60px #00000026}.ShareContentModal-module__eYa7Eq__header{border-bottom:1px solid #e5e7eb;align-items:center;gap:.625rem;padding:1rem 1.25rem;display:flex}.ShareContentModal-module__eYa7Eq__headerIcon{color:var(--member-accent,#537aba)}.ShareContentModal-module__eYa7Eq__headerTitle{color:#1a1a2e;flex:1;margin:0;font-size:1rem;font-weight:600}.ShareContentModal-module__eYa7Eq__closeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:.375rem;padding:.375rem;transition:color .2s}.ShareContentModal-module__eYa7Eq__closeBtn:hover{color:#1a1a2e}.ShareContentModal-module__eYa7Eq__contentPreview{background:#f9fafb;border-bottom:1px solid #e5e7eb;gap:.625rem;padding:.875rem 1.25rem;display:flex}.ShareContentModal-module__eYa7Eq__previewThumb{border-radius:.375rem;flex-shrink:0;width:48px;height:48px;overflow:hidden}.ShareContentModal-module__eYa7Eq__previewThumbImg{object-fit:cover;width:100%;height:100%}.ShareContentModal-module__eYa7Eq__previewInfo{flex-direction:column;flex:1;justify-content:center;gap:.125rem;min-width:0;display:flex}.ShareContentModal-module__eYa7Eq__previewType{text-transform:uppercase;letter-spacing:.04em;color:var(--member-accent,#537aba);font-size:.625rem;font-weight:700}.ShareContentModal-module__eYa7Eq__previewTitle{color:#1a1a2e;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ShareContentModal-module__eYa7Eq__connectionList{flex:1;max-height:280px;padding:.5rem;overflow-y:auto}.ShareContentModal-module__eYa7Eq__connectionItem{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.625rem;align-items:center;gap:.625rem;width:100%;padding:.625rem .75rem;transition:all .15s;display:flex}.ShareContentModal-module__eYa7Eq__connectionItem:hover{background:#f3f4f6}.ShareContentModal-module__eYa7Eq__connectionItemSelected{border-color:var(--member-accent,#537aba);background:#eef3ff;}.ShareContentModal-module__eYa7Eq__connAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.ShareContentModal-module__eYa7Eq__connAvatarPlaceholder{background:linear-gradient(135deg,var(--member-accent,#537aba),#3d5f96);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;display:flex}.ShareContentModal-module__eYa7Eq__connInfo{flex:1;min-width:0}.ShareContentModal-module__eYa7Eq__connName{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;display:block;overflow:hidden}.ShareContentModal-module__eYa7Eq__connHeadline{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.ShareContentModal-module__eYa7Eq__checkmark{color:var(--member-accent,#537aba);flex-shrink:0}.ShareContentModal-module__eYa7Eq__noteSection{padding:0 1.25rem}.ShareContentModal-module__eYa7Eq__noteInput{color:#1a1a2e;resize:none;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:.8125rem;line-height:1.4;transition:border-color .2s}.ShareContentModal-module__eYa7Eq__noteInput:focus{border-color:var(--member-accent,#537aba)}.ShareContentModal-module__eYa7Eq__noteInput::placeholder{color:#9ca3af}.ShareContentModal-module__eYa7Eq__toast{color:#065f46;text-align:center;background:#ecfdf5;padding:.5rem 1.25rem;font-size:.8125rem}.ShareContentModal-module__eYa7Eq__loadingText{text-align:center;color:#9ca3af;padding:2rem 1.25rem;font-size:.875rem}.ShareContentModal-module__eYa7Eq__emptyText{text-align:center;color:#6b7280;padding:2rem 1.25rem;font-size:.875rem;line-height:1.5}.ShareContentModal-module__eYa7Eq__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.625rem;padding:1rem 1.25rem;display:flex}.ShareContentModal-module__eYa7Eq__cancelBtn{cursor:pointer;color:#6b7280;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s}.ShareContentModal-module__eYa7Eq__cancelBtn:hover{color:#1a1a2e;border-color:#d1d5db}.ShareContentModal-module__eYa7Eq__sendBtn{background:var(--member-accent,#537aba);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .2s;display:flex}.ShareContentModal-module__eYa7Eq__sendBtn:hover{background:#4568a0}.ShareContentModal-module__eYa7Eq__sendBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.ShareContentModal-module__eYa7Eq__modal{max-height:90vh}}
.BrainBreakShell-module__xPY_7a__shell{width:100%;max-width:640px}.BrainBreakShell-module__xPY_7a__header{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.BrainBreakShell-module__xPY_7a__headerLeft{flex-direction:row;align-items:center;gap:.75rem;display:flex}.BrainBreakShell-module__xPY_7a__gameIcon{flex-shrink:0;font-size:2rem;line-height:1}.BrainBreakShell-module__xPY_7a__gameLabel{color:#1a1a2e;font-family:Libre Baskerville,Georgia,serif;font-size:1.125rem;font-weight:700;line-height:1.2}.BrainBreakShell-module__xPY_7a__gameHook{color:#6b7280;margin-top:.125rem;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;line-height:1.4}.BrainBreakShell-module__xPY_7a__streak{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.3125rem .75rem;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:600;display:inline-flex}.BrainBreakShell-module__xPY_7a__gameArea{flex-direction:column;min-height:300px;display:flex}.BrainBreakShell-module__xPY_7a__completionCard{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;padding:2.5rem 2rem;display:flex}.BrainBreakShell-module__xPY_7a__completionIcon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.BrainBreakShell-module__xPY_7a__scoreDisplay{flex-direction:column;align-items:center;gap:.125rem;display:flex}.BrainBreakShell-module__xPY_7a__scoreNumber{color:#16a34a;font-family:Libre Baskerville,Georgia,serif;font-size:3rem;font-weight:700;line-height:1}.BrainBreakShell-module__xPY_7a__scoreLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:500}.BrainBreakShell-module__xPY_7a__completionMessage{color:#6b7280;max-width:320px;margin:0;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;line-height:1.5}.BrainBreakShell-module__xPY_7a__shareActions{flex-direction:column;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.BrainBreakShell-module__xPY_7a__sharePrimaryBtn{color:#fff;cursor:pointer;background:#537aba;border:none;border-radius:8px;align-items:center;gap:8px;padding:.625rem 1.5rem;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:600;transition:background .15s;display:inline-flex}.BrainBreakShell-module__xPY_7a__sharePrimaryBtn:hover{background:#3b5998}.BrainBreakShell-module__xPY_7a__shareSecondaryBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:.375rem 1rem;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:500;transition:color .15s;display:inline-flex}.BrainBreakShell-module__xPY_7a__shareSecondaryBtn:hover{color:#374151}.BrainBreakShell-module__xPY_7a__pointsFooter{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.75rem 1.25rem;display:flex}.BrainBreakShell-module__xPY_7a__pointsFooterLeft{align-items:center;gap:.5rem;display:flex}.BrainBreakShell-module__xPY_7a__pointsFooterScore{color:#16a34a;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;font-weight:700}.BrainBreakShell-module__xPY_7a__pointsFooterMsg{color:#6b7280;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.8125rem}.BrainBreakShell-module__xPY_7a__pointsFooterActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (max-width:520px){.BrainBreakShell-module__xPY_7a__pointsFooter{flex-direction:column;align-items:stretch;gap:.625rem}.BrainBreakShell-module__xPY_7a__pointsFooterActions{justify-content:center}}
.ProductRecommendations-module__SH39JG__container{margin:1.5rem 0}.ProductRecommendations-module__SH39JG__title{color:#fff;border-left:3px solid #d4a941;margin:0 0 1rem;padding-left:.75rem;font-size:1.125rem;font-weight:600;line-height:1.3}.ProductRecommendations-module__SH39JG__products{flex-direction:column;gap:.75rem;display:flex}.ProductRecommendations-module__SH39JG__productCard{color:#fff;background:#111;border:1px solid #222;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.ProductRecommendations-module__SH39JG__productCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.ProductRecommendations-module__SH39JG__imageWrapper{flex-shrink:0;position:relative}.ProductRecommendations-module__SH39JG__productImage{object-fit:cover;display:block}.ProductRecommendations-module__SH39JG__badge{color:#000;text-transform:uppercase;letter-spacing:.03em;background:#d4a941;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:700;line-height:1.4;position:absolute;top:6px;left:6px}.ProductRecommendations-module__SH39JG__info{flex-direction:column;justify-content:center;gap:.25rem;min-width:0;display:flex}.ProductRecommendations-module__SH39JG__productName{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.ProductRecommendations-module__SH39JG__pricing{align-items:center;gap:.375rem;display:flex}.ProductRecommendations-module__SH39JG__price{color:#fff;font-size:.875rem;font-weight:600}.ProductRecommendations-module__SH39JG__salePrice{color:#ef4444;font-size:.875rem;font-weight:600}.ProductRecommendations-module__SH39JG__originalPrice{color:#666;font-size:.75rem;text-decoration:line-through}.ProductRecommendations-module__SH39JG__rating{color:#d4a941;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.ProductRecommendations-module__SH39JG__ratingCount{color:#666;font-size:.6875rem}.ProductRecommendations-module__SH39JG__recReason{color:#999;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.6875rem;font-style:italic;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductRecommendations-module__SH39JG__viewAll{color:#d4a941;margin-top:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.ProductRecommendations-module__SH39JG__viewAll:hover{opacity:.8;text-decoration:underline}@keyframes ProductRecommendations-module__SH39JG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductRecommendations-module__SH39JG__skeletons{flex-direction:column;gap:.75rem;display:flex}.ProductRecommendations-module__SH39JG__skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite ProductRecommendations-module__SH39JG__shimmer}.ProductRecommendations-module__SH39JG__sidebar .ProductRecommendations-module__SH39JG__products{flex-direction:column}.ProductRecommendations-module__SH39JG__sidebar .ProductRecommendations-module__SH39JG__productCard{flex-direction:row;align-items:stretch}.ProductRecommendations-module__SH39JG__sidebar .ProductRecommendations-module__SH39JG__imageWrapper{width:80px;min-height:80px}.ProductRecommendations-module__SH39JG__sidebar .ProductRecommendations-module__SH39JG__productImage{object-fit:cover;width:80px;height:100%;min-height:80px}.ProductRecommendations-module__SH39JG__sidebar .ProductRecommendations-module__SH39JG__info{padding:.5rem .625rem}.ProductRecommendations-module__SH39JG__sidebar .ProductRecommendations-module__SH39JG__skeleton{height:80px}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__products{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:.75rem;padding-bottom:.5rem;overflow-x:auto}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__products::-webkit-scrollbar{height:4px}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__products::-webkit-scrollbar-track{background:#111}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__products::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__productCard{scroll-snap-align:start;flex-direction:column;flex-shrink:0;width:160px}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__imageWrapper,.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__productImage{width:160px;height:120px}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__info{padding:.5rem}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__productName,.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__pricing{font-size:.8125rem}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__skeletons{flex-direction:row;gap:.75rem;overflow:hidden}.ProductRecommendations-module__SH39JG__inline .ProductRecommendations-module__SH39JG__skeleton{flex-shrink:0;width:160px;height:180px}.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__products{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__productCard{flex-direction:column}.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__imageWrapper{width:100%;height:160px}.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__productImage{object-fit:contain;background:#1a1a1a;width:100%;height:160px;padding:8px}.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__info{padding:.625rem}.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__skeletons{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__skeleton{height:220px}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__title{color:#1a1a2e;border-left-color:#537aba}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__productCard{color:#1a1a2e;background:#fff;border-color:#e5e7eb}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__productCard:hover{box-shadow:0 4px 12px #00000014}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__productName,.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__price{color:#1a1a2e}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__originalPrice,.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__ratingCount{color:#9ca3af}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__recReason{color:#6b7280}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__badge{color:#fff;background:#537aba}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__viewAll{color:#537aba}.ProductRecommendations-module__SH39JG__lightTheme .ProductRecommendations-module__SH39JG__skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%}.ProductRecommendations-module__SH39JG__lightTheme.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__productImage{background:#f9fafb}@media (max-width:768px){.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__products,.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__skeletons{grid-template-columns:1fr}.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__imageWrapper,.ProductRecommendations-module__SH39JG__grid .ProductRecommendations-module__SH39JG__productImage{height:180px}}
.AssessmentContentRecs-module__3Js9VW__container{margin:24px 0}.AssessmentContentRecs-module__3Js9VW__title{color:#fff;border-left:3px solid #537aba;margin:0 0 4px;padding-left:.75rem;font-size:1.125rem;font-weight:600;line-height:1.3}.AssessmentContentRecs-module__3Js9VW__subtitle{color:#888;margin:0 0 16px;padding-left:.75rem;font-size:.8125rem}.AssessmentContentRecs-module__3Js9VW__articles{flex-direction:column;gap:10px;display:flex}.AssessmentContentRecs-module__3Js9VW__articleCard{color:#fff;background:#111;border:1px solid #222;border-radius:8px;padding:14px 16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.AssessmentContentRecs-module__3Js9VW__articleCard:hover{border-color:#537aba44;transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.AssessmentContentRecs-module__3Js9VW__articleInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.AssessmentContentRecs-module__3Js9VW__categoryPill{color:#537aba;text-transform:uppercase;letter-spacing:.04em;background:#537aba1a;border-radius:10px;align-self:flex-start;padding:2px 8px;font-size:.625rem;font-weight:600;display:inline-block}.AssessmentContentRecs-module__3Js9VW__articleTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.AssessmentContentRecs-module__3Js9VW__articleExcerpt{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}@keyframes AssessmentContentRecs-module__3Js9VW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.AssessmentContentRecs-module__3Js9VW__skeletons{flex-direction:column;gap:10px;display:flex}.AssessmentContentRecs-module__3Js9VW__skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%;border-radius:8px;height:72px;animation:1.5s ease-in-out infinite AssessmentContentRecs-module__3Js9VW__shimmer}
.WordGame-module__yz--HG__container{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.WordGame-module__yz--HG__hint{color:#6b7280;text-align:center;max-width:400px;margin:0;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;font-style:italic;line-height:1.5}.WordGame-module__yz--HG__grid{flex-direction:column;gap:6px;display:flex}.WordGame-module__yz--HG__row{flex-direction:row;gap:6px;display:flex}.WordGame-module__yz--HG__cell{color:#1a1a2e;text-transform:uppercase;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;font-weight:700;transition:border-color .1s,background .25s,color .25s;display:flex}.WordGame-module__yz--HG__cell.WordGame-module__yz--HG__filled{background:#f9fafb;border-color:#9ca3af}.WordGame-module__yz--HG__cell.WordGame-module__yz--HG__correct{color:#fff;background:#10b981;border-color:#10b981}.WordGame-module__yz--HG__cell.WordGame-module__yz--HG__present{color:#fff;background:#f59e0b;border-color:#f59e0b}.WordGame-module__yz--HG__cell.WordGame-module__yz--HG__absent{color:#fff;background:#6b7280;border-color:#6b7280}.WordGame-module__yz--HG__keyboard{flex-direction:column;align-items:center;gap:6px;width:100%;max-width:420px;display:flex}.WordGame-module__yz--HG__keyboardRow{flex-direction:row;justify-content:center;gap:5px;display:flex}.WordGame-module__yz--HG__key{color:#1a1a2e;cursor:pointer;text-transform:uppercase;background:#e5e7eb;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:48px;padding:0 8px;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s;display:flex}.WordGame-module__yz--HG__key:hover{background:#d1d5db}.WordGame-module__yz--HG__key:active{transform:scale(.95)}.WordGame-module__yz--HG__keyWide{min-width:58px;padding:0 10px;font-size:.75rem}.WordGame-module__yz--HG__key.WordGame-module__yz--HG__correct{color:#fff;background:#10b981}.WordGame-module__yz--HG__key.WordGame-module__yz--HG__present{color:#fff;background:#f59e0b}.WordGame-module__yz--HG__key.WordGame-module__yz--HG__absent{color:#fff;background:#6b7280}@keyframes WordGame-module__yz--HG__shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.WordGame-module__yz--HG__rowShake{animation:.35s WordGame-module__yz--HG__shake}.WordGame-module__yz--HG__reveal{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:400px;padding:1rem 1.25rem;display:flex}.WordGame-module__yz--HG__revealLabel{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin:0;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:600}.WordGame-module__yz--HG__revealWord{color:#1a1a2e;letter-spacing:.05em;margin:0;font-family:Libre Baskerville,Georgia,serif;font-size:1.75rem;font-weight:700}.WordGame-module__yz--HG__revealDefinition{color:#6b7280;margin:0;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.875rem;line-height:1.55}.WordGame-module__yz--HG__errorMessage{color:#ef4444;text-align:center;min-height:1.25rem;margin:0;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.8125rem}@media (max-width:480px){.WordGame-module__yz--HG__cell{border-radius:5px;width:40px;height:40px;font-size:1.0625rem}.WordGame-module__yz--HG__row,.WordGame-module__yz--HG__grid{gap:4px}.WordGame-module__yz--HG__key{border-radius:5px;min-width:26px;height:42px;padding:0 5px;font-size:.75rem}.WordGame-module__yz--HG__keyWide{min-width:48px;font-size:.6875rem}.WordGame-module__yz--HG__keyboardRow,.WordGame-module__yz--HG__keyboard{gap:4px}}
.AssessmentLimitCTA-module__mxdKiq__container{text-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;max-width:480px;margin:2rem auto;padding:2.5rem;box-shadow:0 2px 8px #0000000f}.AssessmentLimitCTA-module__mxdKiq__icon{margin-bottom:1rem;font-size:2.5rem}.AssessmentLimitCTA-module__mxdKiq__title{color:#111;margin:0 0 .75rem;font-size:1.25rem;font-weight:800}.AssessmentLimitCTA-module__mxdKiq__message{color:#666;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.AssessmentLimitCTA-module__mxdKiq__ctaButton{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:6px;padding:.875rem 2rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.AssessmentLimitCTA-module__mxdKiq__ctaButton:hover{background:linear-gradient(135deg,#d97706 0%,#b45309 100%);transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b59}.AssessmentLimitCTA-module__mxdKiq__hint{color:#999;margin:1rem 0 0;font-size:.8125rem}
.Breadcrumb-module__dOlXeW__breadcrumb{padding:20px 0;font-size:14px}.Breadcrumb-module__dOlXeW__list{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Breadcrumb-module__dOlXeW__item{align-items:center;gap:8px;display:flex}.Breadcrumb-module__dOlXeW__link{color:#666;text-decoration:none;transition:color .2s}.Breadcrumb-module__dOlXeW__link:hover{color:#5f85be}.Breadcrumb-module__dOlXeW__separator{color:#ccc;-webkit-user-select:none;user-select:none}.Breadcrumb-module__dOlXeW__current{color:#333;font-weight:500}@media (max-width:768px){.Breadcrumb-module__dOlXeW__breadcrumb{font-size:12px}}
