.LoginPage-module__L9Di8G__main{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}@media (max-width:768px){.LoginPage-module__L9Di8G__main{width:100%;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}}.LoginPage-module__L9Di8G__card{z-index:10;flex-direction:column;gap:2rem;width:100%;max-width:400px;padding:2.5rem;display:flex}.LoginPage-module__L9Di8G__header{text-align:center}.LoginPage-module__L9Di8G__title{color:var(--theme-text);margin-bottom:1rem}.LoginPage-module__L9Di8G__subtitle{color:var(--theme-textSecondary);font-size:1rem;font-weight:400;line-height:1.6}.LoginPage-module__L9Di8G__form{flex-direction:column;gap:1.25rem;padding-bottom:2rem;display:flex;position:relative}.LoginPage-module__L9Di8G__footerContainer{z-index:30;pointer-events:none;justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 4rem;display:flex;position:fixed;bottom:3.5rem;left:50%;transform:translate(-50%)}.LoginPage-module__L9Di8G__footerInstructionArea{pointer-events:auto;flex:1;justify-content:center;align-items:center;min-height:44px;display:flex}.LoginPage-module__L9Di8G__footerSignup{background:var(--theme-backgroundSecondary);border:1px solid var(--theme-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--theme-textSecondary);white-space:nowrap;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.8125rem;transition:none;display:flex}.LoginPage-module__L9Di8G__inlineLink{color:var(--theme-text);text-decoration:underline;transition:none}.LoginPage-module__L9Di8G__inlineLink:hover{opacity:.8}.LoginPage-module__L9Di8G__staticButton{width:100%;background:var(--theme-buttonBackground)!important;height:40px!important;box-shadow:none!important;color:var(--theme-text)!important;border:none!important;border-radius:10px!important;padding:0 20px!important;font-size:.875rem!important;transition:none!important;transform:none!important}.LoginPage-module__L9Di8G__continueButton{background:var(--theme-buttonPrimary)!important;color:var(--theme-buttonPrimaryText)!important}.LoginPage-module__L9Di8G__continueButton:hover{background:var(--theme-buttonPrimaryHover)!important}.LoginPage-module__L9Di8G__staticButton:disabled{opacity:.4!important;cursor:not-allowed!important}.LoginPage-module__L9Di8G__error{color:var(--theme-error);text-align:center;white-space:nowrap;font-size:.8125rem;font-weight:400;animation:.3s ease-out LoginPage-module__L9Di8G__fadeIn;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes LoginPage-module__L9Di8G__fadeIn{0%{opacity:0;transform:translate(-50%,-5px)}to{opacity:1;transform:translate(-50%)}}
.Input-module__bfW25q__inputGroup{flex-direction:column;gap:.5rem;width:100%;padding-bottom:1.25rem;display:flex;position:relative}.Input-module__bfW25q__label{color:var(--theme-textSecondary);font-size:.875rem;font-weight:500}.Input-module__bfW25q__input{background:var(--theme-inputBackground);border:1px solid var(--theme-inputBorder);width:100%;color:var(--theme-text);border-radius:8px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:none}.Input-module__bfW25q__input:focus{border-color:var(--theme-inputBorderFocus);background:var(--theme-inputBackgroundFocus)}.Input-module__bfW25q__inputError{border-color:var(--theme-error)!important;background:#ff4d4f05!important}.Input-module__bfW25q__input::placeholder{color:var(--theme-inputPlaceholder)}.Input-module__bfW25q__error{color:var(--theme-error);text-align:center;white-space:nowrap;margin-top:-.75rem;font-size:.8125rem;font-weight:400;animation:.3s ease-out Input-module__bfW25q__fadeIn;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes Input-module__bfW25q__fadeIn{0%{opacity:0;transform:translate(-50%,5px)}to{opacity:1;transform:translate(-50%)}}
.Button-module__rj9yOG__btn{height:40px;min-height:40px;color:var(--theme-text);letter-spacing:-.01em;background:var(--theme-buttonBackground);cursor:pointer;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;transition:none;display:inline-flex;position:relative}.Button-module__rj9yOG__spinner{border:2px solid var(--theme-border);border-top-color:var(--theme-text);border-radius:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;animation:.7s linear infinite Button-module__rj9yOG__spin;position:absolute;top:50%;left:50%}.Button-module__rj9yOG__loading{cursor:wait!important}@keyframes Button-module__rj9yOG__spin{to{transform:rotate(360deg)}}.Button-module__rj9yOG__btn:hover{background:var(--theme-buttonBackgroundHover)}.Button-module__rj9yOG__label{z-index:1;justify-content:center;align-items:center;gap:8px;line-height:1;display:flex;position:relative}.Button-module__rj9yOG__btn:focus-visible{box-shadow:0 0 0 2px var(--theme-border);outline:none}.Button-module__rj9yOG__btn:active{opacity:.8}.Button-module__rj9yOG__variant_primary{background:var(--theme-buttonPrimary);color:var(--theme-buttonPrimaryText)}.Button-module__rj9yOG__variant_primary:hover{background:var(--theme-buttonPrimaryHover)}.Button-module__rj9yOG__variant_secondary{background:var(--theme-buttonBackground);color:var(--theme-text);border:1px solid var(--theme-border)}.Button-module__rj9yOG__variant_secondary:hover{background:var(--theme-buttonBackgroundHover);border-color:var(--theme-borderHover)}.Button-module__rj9yOG__size_sm{height:32px;padding:0 12px;font-size:.8125rem}.Button-module__rj9yOG__size_lg{height:48px;padding:0 24px;font-size:1rem}
.LandingWaitlistSection-module__k2kjAW__section{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1440px;margin:80px auto 0;padding:120px clamp(24px,5vw,40px);display:flex;overflow-x:clip}.LandingWaitlistSection-module__k2kjAW__title{width:100%;min-width:0;max-width:min(900px,100%);color:var(--theme-text);font-size:clamp(36px,5.5vw,64px);font-weight:var(--type-display-weight,400);letter-spacing:var(--type-display-tracking,-.02em);text-align:center;text-wrap:balance;margin:0;line-height:1.2}.LandingWaitlistSection-module__k2kjAW__title em{font-style:italic;font-weight:400}.LandingWaitlistSection-module__k2kjAW__titleAccent{color:var(--theme-mainInteraction);font-style:normal}.LandingWaitlistSection-module__k2kjAW__discordCtaGroup{flex-direction:column;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;display:flex}.LandingWaitlistSection-module__k2kjAW__discordCtaWrap{max-width:100%;display:inline-flex;position:relative}.LandingWaitlistSection-module__k2kjAW__particleField{pointer-events:none;z-index:0;position:absolute;inset:-120px;overflow:hidden}.LandingWaitlistSection-module__k2kjAW__particle{width:var(--particle-size);height:var(--particle-size);opacity:0;filter:blur(2px);will-change:transform, opacity, filter;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}.LandingWaitlistSection-module__k2kjAW__particleShape_dot{border-radius:999px}.LandingWaitlistSection-module__k2kjAW__particleShape_star{clip-path:polygon(50% 0%,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0% 50%,39% 39%);border-radius:0}.LandingWaitlistSection-module__k2kjAW__particleTone_light{box-shadow:0 0 18px #ffffffb3, 0 0 36px color-mix(in srgb, var(--theme-mainInteraction) 28%, transparent 72%);background:#ffffff8c}.LandingWaitlistSection-module__k2kjAW__particleTone_accent{background:color-mix(in srgb, var(--theme-mainInteraction) 50%, transparent 50%);box-shadow:0 0 20px color-mix(in srgb, var(--theme-mainInteraction) 55%, transparent 45%), 0 0 42px color-mix(in srgb, var(--theme-mainInteraction) 32%, transparent 68%)}.LandingWaitlistSection-module__k2kjAW__particleTone_dark{background:color-mix(in srgb, var(--theme-mainInteraction) 35%, transparent 65%);box-shadow:0 0 24px color-mix(in srgb, var(--theme-mainInteraction) 25%, transparent 75%)}.LandingWaitlistSection-module__k2kjAW__discordCta{z-index:1;isolation:isolate;color:#000;border:1px solid var(--theme-border);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 28px;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 4px 16px #00000014}.LandingWaitlistSection-module__k2kjAW__discordCta:hover{color:#fff;background:#5865f2;border-color:#5865f2;box-shadow:0 0 0 1px #5865f266,0 12px 32px #5865f259,0 6px 20px #0000001f}.LandingWaitlistSection-module__k2kjAW__discordCta:focus-visible{outline:2px solid var(--theme-text);outline-offset:3px}.LandingWaitlistSection-module__k2kjAW__discordCta:active{transform:translateY(1px)}.LandingWaitlistSection-module__k2kjAW__discordIcon{color:currentColor;flex-shrink:0;width:28px;height:28px;transition:color .2s}.LandingWaitlistSection-module__k2kjAW__discordCtaTitle{letter-spacing:-.01em;color:currentColor;font-size:1.125rem;font-weight:600;line-height:1.2;transition:color .2s}.LandingWaitlistSection-module__k2kjAW__discordCtaSubtext{color:var(--theme-textDisabled);opacity:.65;font-size:.8125rem;font-weight:400;line-height:1.2}.LandingWaitlistSection-module__k2kjAW__discordLegalNote{max-width:640px;color:var(--theme-textDisabled);text-align:center;opacity:.65;margin:2px 0 0;font-size:.8125rem;font-weight:400;line-height:1.45}@media (hover:hover) and (pointer:fine){.LandingWaitlistSection-module__k2kjAW__discordCtaWrap:hover .LandingWaitlistSection-module__k2kjAW__particle{animation-name:LandingWaitlistSection-module__k2kjAW__particleEject;animation-timing-function:cubic-bezier(.22,.85,.25,1);animation-iteration-count:infinite}}@keyframes LandingWaitlistSection-module__k2kjAW__particleEject{0%{opacity:0;filter:blur(1px);transform:translate(-50%,-50%)scale(.35)}14%{opacity:.48;filter:blur(2px)}45%{opacity:.32;filter:blur(4px)}to{opacity:0;transform:translate(calc(-50% + var(--tx)), calc(-50% + var(--ty))) scale(.3);filter:blur(6px)}}@media (max-width:767px){.LandingWaitlistSection-module__k2kjAW__section{gap:40px;margin-inline:0;padding:80px 24px}.LandingWaitlistSection-module__k2kjAW__title{font-size:clamp(32px,8.4vw,44px);line-height:1.15}.LandingWaitlistSection-module__k2kjAW__discordCta{gap:14px;padding:14px 24px}.LandingWaitlistSection-module__k2kjAW__discordIcon{width:28px;height:28px}.LandingWaitlistSection-module__k2kjAW__discordCtaTitle{font-size:1rem}}@media (prefers-reduced-motion:reduce){.LandingWaitlistSection-module__k2kjAW__discordCta{transition:none}.LandingWaitlistSection-module__k2kjAW__particle{display:none}}
.LandingTwinkleStarfield-module__SAdyrG__starfield{height:var(--starfield-anchor-height,100%);pointer-events:none;z-index:0;position:absolute;top:0;left:0;right:0;overflow:hidden}.LandingTwinkleStarfield-module__SAdyrG__star{transform:translate(-50%, calc(-50% + var(--parallax-y,0px)));will-change:transform;justify-content:center;align-items:center;display:flex;position:absolute}.LandingTwinkleStarfield-module__SAdyrG__starInner{justify-content:center;align-items:center;width:100%;height:100%;animation-name:LandingTwinkleStarfield-module__SAdyrG__starTwinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:flex}.LandingTwinkleStarfield-module__SAdyrG__starSvg{width:100%;height:100%;display:block}.LandingTwinkleStarfield-module__SAdyrG__starTone_bright{color:var(--star-tone-bright,color-mix(in srgb, var(--theme-text) 92%, #fff 8%))}.LandingTwinkleStarfield-module__SAdyrG__starTone_accent{color:var(--star-tone-accent,color-mix(in srgb, var(--theme-mainInteraction) 78%, #fff 22%))}.LandingTwinkleStarfield-module__SAdyrG__starTone_soft{color:var(--star-tone-soft,color-mix(in srgb, var(--theme-textSecondary) 72%, transparent 28%))}.LandingTwinkleStarfield-module__SAdyrG__starfieldSubtle .LandingTwinkleStarfield-module__SAdyrG__starInner{animation-name:LandingTwinkleStarfield-module__SAdyrG__starTwinkleSubtle}@keyframes LandingTwinkleStarfield-module__SAdyrG__starTwinkleSubtle{0%,to{opacity:.18;transform:scale(.62)rotate(0)}42%{opacity:.92;transform:scale(1)rotate(10deg)}68%{opacity:.34;transform:scale(.82)rotate(-6deg)}}@keyframes LandingTwinkleStarfield-module__SAdyrG__starTwinkle{0%,to{opacity:.08;transform:scale(.72)rotate(0)}45%{opacity:.95;transform:scale(1)rotate(12deg)}70%{opacity:.22;transform:scale(.84)rotate(-8deg)}}@media (prefers-reduced-motion:reduce){.LandingTwinkleStarfield-module__SAdyrG__star{will-change:auto}.LandingTwinkleStarfield-module__SAdyrG__starInner{opacity:.35;animation:none}.LandingTwinkleStarfield-module__SAdyrG__starfieldSubtle .LandingTwinkleStarfield-module__SAdyrG__starInner{opacity:.44}}
.LandingFooterSection-module__nULxEq__footer{--footer-ink:var(--theme-text);--footer-muted:var(--theme-textSecondary);--footer-border:var(--theme-border);width:100%;color:var(--footer-ink);isolation:isolate;background:radial-gradient(ellipse 115% 72% at 50% 100%, color-mix(in srgb, var(--theme-mainInteraction) 28%, transparent) 0%, color-mix(in srgb, var(--theme-mainInteraction) 14%, transparent) 38%, color-mix(in srgb, var(--theme-mainInteraction) 5%, transparent) 62%, transparent 100%), linear-gradient(180deg, var(--theme-background) 0%, var(--theme-background) 18%, color-mix(in srgb, var(--theme-background) 96%, var(--theme-mainInteraction) 4%) 42%, color-mix(in srgb, var(--theme-background) 88%, var(--theme-mainInteraction) 12%) 72%, color-mix(in srgb, var(--theme-background) 78%, var(--theme-mainInteraction) 22%) 100%);margin-top:0;padding:168px 0 0;position:relative;overflow:clip}.LandingFooterSection-module__nULxEq__footerWithStars .LandingFooterSection-module__nULxEq__content{z-index:1;position:relative}.LandingFooterSection-module__nULxEq__content{width:100%;max-width:1440px;margin:0 auto;padding:0 40px;position:relative}.LandingFooterSection-module__nULxEq__footerForeground{z-index:1;position:relative}.LandingFooterSection-module__nULxEq__footerTop{grid-template-columns:minmax(220px,.55fr) minmax(0,2.7fr);align-items:start;gap:clamp(72px,12vw,220px);display:grid}.LandingFooterSection-module__nULxEq__utilityColumn{flex-direction:column;gap:48px;min-width:0;display:flex}.LandingFooterSection-module__nULxEq__languageBlock{flex-direction:column;gap:18px;max-width:320px;display:flex}.LandingFooterSection-module__nULxEq__footerLanguageSelector{width:100%}.LandingFooterSection-module__nULxEq__menuGrid{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:end;gap:clamp(24px,4vw,96px);width:100%;max-width:780px;display:grid}.LandingFooterSection-module__nULxEq__linkGroup{min-width:0}.LandingFooterSection-module__nULxEq__groupTitle{color:#5170ff;font:inherit;margin:0 0 16px;padding:0;font-size:1rem;font-weight:400;line-height:1.35}[data-theme=light] .LandingFooterSection-module__nULxEq__groupTitle{color:#1e2126}.LandingFooterSection-module__nULxEq__groupToggle{display:none}.LandingFooterSection-module__nULxEq__groupList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.LandingFooterSection-module__nULxEq__navLink{color:var(--footer-ink);font-size:1rem;font-weight:750;line-height:1.35;text-decoration:none}.LandingFooterSection-module__nULxEq__navLink:hover{text-underline-offset:4px;text-decoration:underline}.LandingFooterSection-module__nULxEq__socialLink{align-items:center;gap:10px;width:fit-content;display:inline-flex}.LandingFooterSection-module__nULxEq__linkIcon{flex:none;width:20px;height:20px}.LandingFooterSection-module__nULxEq__disabledLink{color:var(--footer-muted);cursor:default}.LandingFooterSection-module__nULxEq__disabledLink:hover{text-decoration:none}.LandingFooterSection-module__nULxEq__soonLabel{border:1px solid var(--footer-border);height:16px;color:var(--footer-muted);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;justify-content:center;align-items:center;padding:0 6px;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.LandingFooterSection-module__nULxEq__brandFloor{color:var(--theme-text);grid-template-columns:1fr;align-items:center;gap:clamp(40px,5vw,56px);margin-top:clamp(72px,11vw,168px);display:grid;position:relative;container:brand-floor/inline-size}.LandingFooterSection-module__nULxEq__brandFloorMeta{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px 32px;width:100%;min-width:0;margin:0 0 28px;display:flex}.LandingFooterSection-module__nULxEq__brandFloor:before{content:"";aspect-ratio:1164/338;background-color:var(--theme-background);grid-area:1/1/auto/-1;width:100%;display:block;-webkit-mask-image:url(/storysea-branding/storysea-logo-text-white.svg);mask-image:url(/storysea-branding/storysea-logo-text-white.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.LandingFooterSection-module__nULxEq__wordmark{opacity:0;-webkit-user-select:none;user-select:none;grid-area:1/1/auto/-1;width:100%;height:auto;display:block}.LandingFooterSection-module__nULxEq__copyright{color:color-mix(in srgb, var(--theme-background) 72%, transparent);text-align:left;flex:none;margin:0;font-size:.875rem;font-weight:650;line-height:1.45}.LandingFooterSection-module__nULxEq__disclaimer{min-width:0;color:color-mix(in srgb, var(--theme-background) 72%, transparent);text-align:right;flex:1 1 0;margin:0;font-size:.875rem;font-weight:650;line-height:1.45}@container brand-floor (max-width:920px){.LandingFooterSection-module__nULxEq__brandFloor{gap:clamp(48px,8vw,64px)}.LandingFooterSection-module__nULxEq__brandFloorMeta{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:8px}.LandingFooterSection-module__nULxEq__copyright{text-align:center}.LandingFooterSection-module__nULxEq__disclaimer{text-align:center;white-space:normal;margin-left:0;font-size:.75rem}}@media (max-width:1024px){.LandingFooterSection-module__nULxEq__footer{padding-top:144px}.LandingFooterSection-module__nULxEq__footerTop{grid-template-columns:1fr;gap:64px}.LandingFooterSection-module__nULxEq__languageBlock{max-width:404px}.LandingFooterSection-module__nULxEq__menuGrid{justify-self:stretch;max-width:none}}@media (min-width:768px){.LandingFooterSection-module__nULxEq__menuGrid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (min-width:768px) and (max-width:1024px){.LandingFooterSection-module__nULxEq__menuGrid{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:clamp(24px,4vw,48px);display:flex}.LandingFooterSection-module__nULxEq__linkGroup{flex:none}}@media (max-width:767px){.LandingFooterSection-module__nULxEq__footer{padding:144px 0 max(24px, env(safe-area-inset-bottom,0px))}.LandingFooterSection-module__nULxEq__content{padding:0 24px}.LandingFooterSection-module__nULxEq__footerTop{gap:80px}.LandingFooterSection-module__nULxEq__languageBlock{gap:16px;max-width:none}.LandingFooterSection-module__nULxEq__menuGrid{flex-direction:column;gap:0;display:flex}.LandingFooterSection-module__nULxEq__linkGroup{border-bottom:1px solid #ffffff52;padding:24px 0}.LandingFooterSection-module__nULxEq__linkGroup:first-child{border-top:1px solid #ffffff52}[data-theme=light] .LandingFooterSection-module__nULxEq__linkGroup{border-bottom-color:#1e212624}[data-theme=light] .LandingFooterSection-module__nULxEq__linkGroup:first-child{border-top-color:#1e212624}.LandingFooterSection-module__nULxEq__groupTitle{display:none}.LandingFooterSection-module__nULxEq__groupToggle{width:100%;min-height:48px;color:var(--footer-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:0;font-size:1.35rem;font-weight:800;line-height:1.2;display:flex}.LandingFooterSection-module__nULxEq__groupChevron{opacity:.7;flex:none;transition:transform .18s}.LandingFooterSection-module__nULxEq__groupToggle[aria-expanded=true] .LandingFooterSection-module__nULxEq__groupChevron{transform:rotate(180deg)}.LandingFooterSection-module__nULxEq__groupList{gap:13px;padding-top:14px;display:none}.LandingFooterSection-module__nULxEq__groupListOpen{display:flex}.LandingFooterSection-module__nULxEq__linkGroupSocial{border:0;margin-top:72px;padding:0}.LandingFooterSection-module__nULxEq__groupTitleSocial{color:var(--footer-ink);text-align:center;margin:0 0 20px;font-size:1.35rem;font-weight:800;line-height:1.2;display:block}.LandingFooterSection-module__nULxEq__groupListSocial{flex-flow:wrap;justify-content:center;align-items:center;gap:12px 20px;padding-top:0;display:flex}.LandingFooterSection-module__nULxEq__groupListSocial li{flex:none}.LandingFooterSection-module__nULxEq__groupListSocial .LandingFooterSection-module__nULxEq__socialLink{text-align:left;border:0;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:auto;min-height:44px;padding:0;display:inline-flex}.LandingFooterSection-module__nULxEq__groupListSocial .LandingFooterSection-module__nULxEq__socialLink:focus{outline:none}.LandingFooterSection-module__nULxEq__groupListSocial .LandingFooterSection-module__nULxEq__socialLink:focus-visible{text-underline-offset:4px;text-decoration:underline}.LandingFooterSection-module__nULxEq__groupListSocial .LandingFooterSection-module__nULxEq__linkIcon{width:32px;height:32px}.LandingFooterSection-module__nULxEq__groupListSocial .LandingFooterSection-module__nULxEq__linkLabel,.LandingFooterSection-module__nULxEq__groupListSocial .LandingFooterSection-module__nULxEq__soonLabel{display:none}.LandingFooterSection-module__nULxEq__brandFloor{grid-template-columns:1fr;margin-top:96px}.LandingFooterSection-module__nULxEq__wordmark{width:100%;max-width:100%}.LandingFooterSection-module__nULxEq__brandFloorMeta{margin-bottom:0}}
.Logo-module__2mmSVq__logoContainer{cursor:pointer;color:var(--theme-text);flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex;transition:color!important}.Logo-module__2mmSVq__logoBox{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:flex;transform:translateY(-4px)}.Logo-module__2mmSVq__iconSvg{color:currentColor;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.Logo-module__2mmSVq__wordmarkBox{flex-shrink:0;align-items:center;height:30px;display:flex}.Logo-module__2mmSVq__wordmarkSvg{color:currentColor;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;height:100%;display:block}@media (max-width:767px){.Logo-module__2mmSVq__logoBox{width:32px;height:32px}.Logo-module__2mmSVq__wordmarkBox{height:26px}}
.SignupProfilePreviewCard-module__SFvgha__previewCard{background:var(--theme-backgroundSecondary);border:1px solid var(--theme-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:400px;height:auto;padding:2rem;animation:.5s ease-out SignupProfilePreviewCard-module__SFvgha__fadeIn;display:flex}.SignupProfilePreviewCard-module__SFvgha__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#788cff 0%,#a4b4ff 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:3rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.SignupProfilePreviewCard-module__SFvgha__dragHint{color:var(--theme-textDisabled);text-align:center;margin-top:1rem;font-size:.75rem}.SignupProfilePreviewCard-module__SFvgha__info{text-align:center}.SignupProfilePreviewCard-module__SFvgha__previewAlias{color:var(--theme-text);margin:0;font-size:1.5rem;font-weight:700}.SignupProfilePreviewCard-module__SFvgha__previewUsername{color:var(--theme-textSecondary);margin:.25rem 0 0;font-size:1rem}@keyframes SignupProfilePreviewCard-module__SFvgha__fadeIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}
.LandingFeatureSection-module__d_8rOG__container{flex-direction:column;width:100%;max-width:1440px;margin:80px auto;padding:0 40px;display:flex}.LandingFeatureSection-module__d_8rOG__content{background:var(--theme-backgroundSecondary);border:1px solid var(--theme-border);-webkit-backdrop-filter:blur(16px);border-radius:12px;width:100%;height:640px;transition:border-color .3s,background-color .3s,box-shadow .3s;display:flex;overflow:hidden}.LandingFeatureSection-module__d_8rOG__content:hover{border-color:var(--theme-borderHover)}.LandingFeatureSection-module__d_8rOG__textSide{--feature-accent-glow:var(--theme-mainInteraction);--feature-glow-x:0%;--feature-panel-bg:var(--theme-backgroundSecondary);isolation:isolate;background-color:var(--feature-panel-bg);z-index:2;flex-direction:column;flex:.8;justify-content:center;min-width:380px;padding:60px;display:flex;position:relative;overflow:hidden}.LandingFeatureSection-module__d_8rOG__textSide:before{content:"";z-index:0;pointer-events:none;transform-origin:var(--feature-glow-x) 100%;background:radial-gradient(ellipse 115% 95% at var(--feature-glow-x) 100%, color-mix(in srgb, var(--feature-accent-glow) 28%, transparent) 0%, color-mix(in srgb, var(--feature-accent-glow) 12%, transparent) 38%, color-mix(in srgb, var(--feature-accent-glow) 4%, transparent) 58%, transparent 78%);transition:transform .4s;position:absolute;inset:0}.LandingFeatureSection-module__d_8rOG__featureStarfield{z-index:1;--star-tone-bright:color-mix(in srgb, var(--theme-text) 68%, transparent);--star-tone-accent:color-mix(in srgb, var(--theme-mainInteraction) 58%, transparent);--star-tone-soft:color-mix(in srgb, var(--theme-textSecondary) 50%, transparent)}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__textSide .LandingFeatureSection-module__d_8rOG__featureStarfield{--star-tone-bright:color-mix(in srgb, var(--feature-text,#fff) 64%, transparent);--star-tone-accent:color-mix(in srgb, var(--theme-mainInteraction) 54%, transparent);--star-tone-soft:color-mix(in srgb, var(--feature-textSecondary,#ffffffa6) 46%, transparent)}.LandingFeatureSection-module__d_8rOG__textSide:has(.LandingFeatureSection-module__d_8rOG__link:hover):before{transform:scale(1.14)}.LandingFeatureSection-module__d_8rOG__textSide>:not(.LandingFeatureSection-module__d_8rOG__featureStarfield){z-index:2;position:relative}[data-theme=light] .LandingFeatureSection-module__d_8rOG__textSide{--feature-accent-glow:#1e2126}.LandingFeatureSection-module__d_8rOG__childThemeScope{display:contents}.LandingFeatureSection-module__d_8rOG__imageSide{background:var(--theme-backgroundSecondary);flex:1.6;position:relative;overflow:hidden}.LandingFeatureSection-module__d_8rOG__reverse .LandingFeatureSection-module__d_8rOG__content{flex-direction:row-reverse}.LandingFeatureSection-module__d_8rOG__reverse .LandingFeatureSection-module__d_8rOG__textSide{--feature-glow-x:100%}.LandingFeatureSection-module__d_8rOG__label{border:1px solid var(--theme-mainInteraction);width:fit-content;color:var(--theme-mainInteraction);font:inherit;background:0 0;border-radius:100px;align-items:center;margin:0 0 16px;padding:0 14px;font-size:1rem;font-weight:400;line-height:1.35;transition:color .2s,border-color .2s;display:inline-flex}[data-theme=light] .LandingFeatureSection-module__d_8rOG__label{color:#1e2126;border-color:#1e2126}.LandingFeatureSection-module__d_8rOG__title{color:var(--feature-text,var(--theme-text));letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:600;line-height:1.1}.LandingFeatureSection-module__d_8rOG__description{color:var(--feature-textSecondary,var(--theme-textSecondary));max-width:440px;margin-bottom:32px;font-size:18px;line-height:1.6}.LandingFeatureSection-module__d_8rOG__link{color:var(--feature-textSecondary,var(--theme-textSecondary));touch-action:manipulation;-webkit-tap-highlight-color:transparent;align-items:center;width:fit-content;font-size:16px;font-weight:500;text-decoration:none;transition:none;display:inline-flex}.LandingFeatureSection-module__d_8rOG__link:hover{color:var(--feature-text,var(--theme-text))}.LandingFeatureSection-module__d_8rOG__linkArrow{margin-left:8px;transition:transform .2s!important}.LandingFeatureSection-module__d_8rOG__link:hover .LandingFeatureSection-module__d_8rOG__linkArrow{transform:translate(3px,-3px)}.LandingFeatureSection-module__d_8rOG__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.LandingFeatureSection-module__d_8rOG__overlayContainer{z-index:4;pointer-events:none;position:absolute;inset:0}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__content{height:600px;display:block;position:relative}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__imageSide{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__textSidePosition{z-index:10;width:calc(100% - 120px);max-width:600px;position:absolute;top:50%;left:60px;transform:translateY(-50%)}.LandingFeatureSection-module__d_8rOG__textSideWrapPassThrough{display:contents}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__textSide{text-align:left;--feature-backgroundSecondary:#12131aa6;--feature-text:#fff;--feature-textSecondary:#ffffffa6;--feature-textDisabled:#ffffff59;--feature-border:#ffffff1a;--feature-borderHover:#fff3;--feature-inputBackground:#ffffff0d;--feature-inputBackgroundFocus:#ffffff14;--feature-inputBorder:#ffffff1a;--feature-inputBorderFocus:#ffffff4d;--feature-inputPlaceholder:#ffffff4d;--feature-buttonPrimary:#ffffffd9;--feature-buttonPrimaryHover:#fff;--feature-buttonPrimaryText:#000;--feature-shadow:#0006;--feature-success:#4caf50;--feature-error:#f44336;--glass-fill:var(--feature-backgroundSecondary);--feature-panel-bg:var(--glass-fill);isolation:isolate;background-color:var(--feature-panel-bg);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);width:100%;max-width:none;box-shadow:0 8px 32px var(--feature-shadow);border:1px solid var(--feature-border);border-radius:32px;flex-direction:column;align-items:flex-start;padding:60px;transition:all .3s;display:flex;position:relative;overflow:hidden}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__textSide>:not(.LandingFeatureSection-module__d_8rOG__featureStarfield){z-index:2;position:relative}[data-theme=light] .LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__textSide{--feature-backgroundSecondary:#faf8f3b3;--feature-text:#1e2126;--feature-textSecondary:#1e2126b8;--feature-textDisabled:#1e212673;--feature-border:#8b634c38;--feature-borderHover:#8b634c59;--feature-inputBackground:#ffffffb3;--feature-inputBackgroundFocus:#fff;--feature-inputBorder:#8b634c47;--feature-inputBorderFocus:#8b634c8c;--feature-inputPlaceholder:#1e212680;--feature-buttonPrimary:#1e2126;--feature-buttonPrimaryHover:#15181c;--feature-buttonPrimaryText:#fff;--feature-shadow:#3d28171f;--feature-success:#2e7d32;--feature-error:#d32f2f;--glass-fill:var(--feature-backgroundSecondary);border:1px solid var(--feature-border)}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__childThemeScope{--theme-backgroundSecondary:var(--feature-backgroundSecondary);--theme-text:var(--feature-text);--theme-textSecondary:var(--feature-textSecondary);--theme-textDisabled:var(--feature-textDisabled);--theme-border:var(--feature-border);--theme-borderHover:var(--feature-borderHover);--theme-inputBackground:var(--feature-inputBackground);--theme-inputBackgroundFocus:var(--feature-inputBackgroundFocus);--theme-inputBorder:var(--feature-inputBorder);--theme-inputBorderFocus:var(--feature-inputBorderFocus);--theme-inputPlaceholder:var(--feature-inputPlaceholder);--theme-buttonPrimary:var(--feature-buttonPrimary);--theme-buttonPrimaryHover:var(--feature-buttonPrimaryHover);--theme-buttonPrimaryText:var(--feature-buttonPrimaryText);--theme-shadow:var(--feature-shadow);--theme-success:var(--feature-success);--theme-error:var(--feature-error)}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__description{max-width:100%}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__imageControls{z-index:20}.LandingFeatureSection-module__d_8rOG__tagsContainer{pointer-events:none;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingFeatureSection-module__d_8rOG__tagsOverlay{pointer-events:none;z-index:4;width:100%;height:100%;position:absolute;top:0;left:0}.LandingFeatureSection-module__d_8rOG__tagWrapper{flex-direction:column;align-items:center;display:flex;position:absolute}.LandingFeatureSection-module__d_8rOG__tagWrapperAlign{flex-direction:column;align-items:center;display:flex;transform:translate(-50%,-100%)}.LandingFeatureSection-module__d_8rOG__tag{--glass-fill:#12131a7a;background:var(--glass-fill);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);pointer-events:auto;isolation:isolate;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1a;border-radius:20px;justify-content:flex-start;align-items:center;min-height:32px;margin-bottom:2px;padding:5px 16px 5px 5px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.LandingFeatureSection-module__d_8rOG__tag>*{z-index:1;position:relative}[data-theme=light] .LandingFeatureSection-module__d_8rOG__tag{--glass-fill:#ffffff9e;background:var(--glass-fill);border:1px solid #0000000d;box-shadow:0 4px 15px #0000000d}.LandingFeatureSection-module__d_8rOG__interactiveTag{cursor:pointer}.LandingFeatureSection-module__d_8rOG__tagInner{align-items:center;gap:8px;display:flex;transition-property:transform,opacity!important;transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1),ease!important}.LandingFeatureSection-module__d_8rOG__openChat{text-align:center;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;font-size:12px;font-weight:600;position:absolute;left:0;right:0;transform:translateY(100%);transition-property:transform,opacity!important;transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1),ease!important}[data-theme=light] .LandingFeatureSection-module__d_8rOG__openChat{color:var(--theme-text)}.LandingFeatureSection-module__d_8rOG__interactiveTag:hover{--glass-fill:#12131aad;background:var(--glass-fill)}[data-theme=light] .LandingFeatureSection-module__d_8rOG__interactiveTag:hover{--glass-fill:#ffffffc7;background:var(--glass-fill)}.LandingFeatureSection-module__d_8rOG__interactiveTag:hover .LandingFeatureSection-module__d_8rOG__tagInner{opacity:0;transform:translateY(-100%)}.LandingFeatureSection-module__d_8rOG__interactiveTag:hover .LandingFeatureSection-module__d_8rOG__openChat{opacity:1;transform:translateY(0)}.LandingFeatureSection-module__d_8rOG__tagInitial{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.LandingFeatureSection-module__d_8rOG__tagAvatar{border:1px solid #fff3;border-radius:50%;width:22px;height:22px;overflow:hidden}[data-theme=light] .LandingFeatureSection-module__d_8rOG__tagAvatar{border:1px solid #0000001a}.LandingFeatureSection-module__d_8rOG__tagAvatar img{object-fit:cover;width:100%;height:100%}.LandingFeatureSection-module__d_8rOG__tagName{color:#fff;white-space:nowrap;font-size:12px;font-weight:600}[data-theme=light] .LandingFeatureSection-module__d_8rOG__tagName{color:var(--theme-text)}.LandingFeatureSection-module__d_8rOG__tagDot{width:6px;height:6px;box-shadow:0 0 8px var(--theme-shadow);border:none;border-radius:50%;margin-top:2px;position:relative}.LandingFeatureSection-module__d_8rOG__imageControls{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;right:20px}.LandingFeatureSection-module__d_8rOG__controlButton{--glass-fill:#12131a7a;background:var(--glass-fill);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;cursor:pointer;opacity:1;isolation:isolate;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:none;display:flex;position:relative;overflow:hidden;box-shadow:none!important;border:1px solid #ffffff1a!important;outline:none!important}.LandingFeatureSection-module__d_8rOG__controlButton:focus,.LandingFeatureSection-module__d_8rOG__controlButton:focus-visible,.LandingFeatureSection-module__d_8rOG__controlButton:active{box-shadow:none!important;border:1px solid #fff3!important;outline:none!important}.LandingFeatureSection-module__d_8rOG__controlButton:hover{--glass-fill:#12131aad;background:var(--glass-fill)}.LandingFeatureSection-module__d_8rOG__controlButton svg{z-index:1;width:18px;height:18px;position:relative}.LandingFeatureSection-module__d_8rOG__imageAttribution{color:var(--theme-textDisabled);letter-spacing:.02em;text-align:right;width:100%;margin-top:12px;font-size:13px;font-style:italic}.LandingFeatureSection-module__d_8rOG__reverse .LandingFeatureSection-module__d_8rOG__imageAttribution{text-align:left}.LandingFeatureSection-module__d_8rOG__artistName{font-weight:400}.LandingFeatureSection-module__d_8rOG__paintingTitle{color:var(--theme-textSecondary)}.LandingFeatureSection-module__d_8rOG__separator{margin:0}@media (max-width:1024px){.LandingFeatureSection-module__d_8rOG__content{height:auto;min-height:auto;flex-direction:column!important}.LandingFeatureSection-module__d_8rOG__textSide{min-width:0;padding:40px}.LandingFeatureSection-module__d_8rOG__imageSide{flex:none;height:400px;min-height:400px}.LandingFeatureSection-module__d_8rOG__imageControls{bottom:16px;right:16px}.LandingFeatureSection-module__d_8rOG__controlButton{width:40px;height:40px}.LandingFeatureSection-module__d_8rOG__controlButton svg{width:20px;height:20px}}@media (max-width:767px){.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__content{flex-direction:column;justify-content:center;align-items:center;height:auto;min-height:780px;padding:80px 0 160px;display:flex}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__imageSide{width:100%;height:100%;position:absolute}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__textSidePosition{width:calc(100% - 48px);max-width:none;margin:0;position:relative;top:0;left:0;transform:none}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__textSide{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;padding:32px 24px 24px;display:flex}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__title{margin-bottom:24px;font-size:clamp(32px,6vw,42px);line-height:1.2}.LandingFeatureSection-module__d_8rOG__centered .LandingFeatureSection-module__d_8rOG__description{margin-bottom:32px;font-size:16px;line-height:1.5}.LandingFeatureSection-module__d_8rOG__tag{gap:6px;padding:3px 10px 3px 5px}.LandingFeatureSection-module__d_8rOG__tagInitial,.LandingFeatureSection-module__d_8rOG__tagAvatar{width:18px;height:18px;font-size:10px}.LandingFeatureSection-module__d_8rOG__tagName,.LandingFeatureSection-module__d_8rOG__openChat{font-size:11px}.LandingFeatureSection-module__d_8rOG__tagDot{width:5px;height:5px}.LandingFeatureSection-module__d_8rOG__container{margin:40px auto;padding:0 24px}.LandingFeatureSection-module__d_8rOG__textSide{padding:40px 24px}.LandingFeatureSection-module__d_8rOG__imageSide{flex:none;height:400px;min-height:400px}.LandingFeatureSection-module__d_8rOG__imageAttribution,.LandingFeatureSection-module__d_8rOG__reverse .LandingFeatureSection-module__d_8rOG__imageAttribution{text-align:center}.LandingFeatureSection-module__d_8rOG__title{font-size:32px}.LandingFeatureSection-module__d_8rOG__description{margin-bottom:24px;font-size:16px}.LandingFeatureSection-module__d_8rOG__tag{pointer-events:none!important;cursor:default!important;touch-action:none!important}.LandingFeatureSection-module__d_8rOG__tag *{pointer-events:none!important;touch-action:none!important}.LandingFeatureSection-module__d_8rOG__interactiveTag{cursor:default!important;pointer-events:none!important;touch-action:none!important}.LandingFeatureSection-module__d_8rOG__interactiveTag *{pointer-events:none!important;touch-action:none!important}.LandingFeatureSection-module__d_8rOG__interactiveTag:hover{--glass-fill:#12131a7a!important;background:var(--glass-fill)!important}[data-theme=light] .LandingFeatureSection-module__d_8rOG__interactiveTag:hover{--glass-fill:#ffffff9e!important;background:var(--glass-fill)!important}.LandingFeatureSection-module__d_8rOG__interactiveTag:active{--glass-fill:#12131a7a!important;background:var(--glass-fill)!important}[data-theme=light] .LandingFeatureSection-module__d_8rOG__interactiveTag:active{--glass-fill:#ffffff9e!important;background:var(--glass-fill)!important}.LandingFeatureSection-module__d_8rOG__interactiveTag:hover .LandingFeatureSection-module__d_8rOG__tagInner{opacity:1;transform:translateY(0)}.LandingFeatureSection-module__d_8rOG__interactiveTag:hover .LandingFeatureSection-module__d_8rOG__openChat{opacity:0;transform:translateY(100%)}.LandingFeatureSection-module__d_8rOG__openOnMobile .LandingFeatureSection-module__d_8rOG__tagInner{opacity:0;transform:translateY(-100%)}.LandingFeatureSection-module__d_8rOG__openOnMobile .LandingFeatureSection-module__d_8rOG__openChat{opacity:1;transform:translateY(0)}}
.MobileNotificationOverlay-module__GsA1uq__sheetOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;animation:.25s forwards MobileNotificationOverlay-module__GsA1uq__fadeIn;position:fixed;inset:0}.MobileNotificationOverlay-module__GsA1uq__sheetContent{-webkit-backdrop-filter:blur(12px);color:#fff;z-index:1001;background:#12131afa;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;height:min(640px,85vh);max-height:calc(100vh - 32px);padding:0;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 32px #00000080}.MobileNotificationOverlay-module__GsA1uq__handle{background:#ffffff40;border-radius:999px;align-self:center;width:36px;height:4px;margin:8px 0}.MobileNotificationOverlay-module__GsA1uq__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.MobileNotificationOverlay-module__GsA1uq__title{color:#fff;margin:0;font-size:20px;font-weight:600}.MobileNotificationOverlay-module__GsA1uq__markAllReadButton{color:#a4b4ff;cursor:pointer;background:#5975ff33;border:none;border-radius:9999px;padding:8px 14px;font-size:13px;font-weight:500;transition:none}.MobileNotificationOverlay-module__GsA1uq__markAllReadButton:hover{color:#fff;background:#5975ff59}.MobileNotificationOverlay-module__GsA1uq__markAllReadButton:disabled{opacity:.4;cursor:not-allowed}.MobileNotificationOverlay-module__GsA1uq__notificationsContainer{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding-bottom:16px;overflow-y:auto}.MobileNotificationOverlay-module__GsA1uq__notificationsContainer::-webkit-scrollbar{width:4px}.MobileNotificationOverlay-module__GsA1uq__notificationsContainer::-webkit-scrollbar-track{background:0 0}.MobileNotificationOverlay-module__GsA1uq__notificationsContainer::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.MobileNotificationOverlay-module__GsA1uq__dateGroup{margin-bottom:16px}.MobileNotificationOverlay-module__GsA1uq__dateGroup:first-child{margin-top:8px}.MobileNotificationOverlay-module__GsA1uq__dateLabel{color:#fff6;text-transform:uppercase;letter-spacing:.8px;margin:0 0 8px 16px;font-size:11px;font-weight:600}.MobileNotificationOverlay-module__GsA1uq__notificationList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.MobileNotificationOverlay-module__GsA1uq__notificationWrapper{position:relative;overflow:hidden}.MobileNotificationOverlay-module__GsA1uq__notificationCard{z-index:1;background:#12131afa;border-bottom:1px solid #ffffff0f;padding:12px 16px;position:relative}.MobileNotificationOverlay-module__GsA1uq__notificationCardNew{background:#5975ff14}.MobileNotificationOverlay-module__GsA1uq__notificationContent{align-items:flex-start;gap:12px;display:flex}.MobileNotificationOverlay-module__GsA1uq__avatarContainer{flex-shrink:0;width:44px;height:44px;position:relative}.MobileNotificationOverlay-module__GsA1uq__avatar{object-fit:cover;background:#ffffff1a;border-radius:50%;width:100%;height:100%}.MobileNotificationOverlay-module__GsA1uq__avatarPlaceholder{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:100%;height:100%}.MobileNotificationOverlay-module__GsA1uq__newIndicator{background:#5975ff;border:2px solid #12131afa;border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-2px}.MobileNotificationOverlay-module__GsA1uq__notificationText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.MobileNotificationOverlay-module__GsA1uq__notificationMessage{color:#ffffffd9;word-wrap:break-word;margin:0;font-size:14px;line-height:1.4}.MobileNotificationOverlay-module__GsA1uq__notificationCardNew .MobileNotificationOverlay-module__GsA1uq__notificationMessage{color:#fff;font-weight:500}.MobileNotificationOverlay-module__GsA1uq__notificationMessage strong{color:#fff;font-weight:600}.MobileNotificationOverlay-module__GsA1uq__timestamp{color:#fff6;margin-top:2px;font-size:12px}.MobileNotificationOverlay-module__GsA1uq__previewContainer{flex-shrink:0;width:44px;height:44px}.MobileNotificationOverlay-module__GsA1uq__previewImage{object-fit:cover;background:#ffffff1a;border-radius:6px;width:100%;height:100%}.MobileNotificationOverlay-module__GsA1uq__emptyState{text-align:center;color:#ffffff80;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.MobileNotificationOverlay-module__GsA1uq__emptyIcon{color:#ffffff4d;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.MobileNotificationOverlay-module__GsA1uq__emptyState strong{color:#ffffffd9;margin-bottom:4px;font-size:17px;font-weight:600;display:block}.MobileNotificationOverlay-module__GsA1uq__emptyState span{color:#fff6;font-size:14px}@keyframes MobileNotificationOverlay-module__GsA1uq__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:769px){.MobileNotificationOverlay-module__GsA1uq__sheetOverlay,.MobileNotificationOverlay-module__GsA1uq__sheetContent{display:none}}
.SignupDateInput-module__Tr-MyW__container{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:100%;display:flex}.SignupDateInput-module__Tr-MyW__otpWrapper{justify-content:center;align-items:flex-start;gap:.75rem;display:flex}.SignupDateInput-module__Tr-MyW__section{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.SignupDateInput-module__Tr-MyW__sectionLabel{color:var(--theme-textDisabled);text-transform:uppercase;letter-spacing:.05em;padding-left:2px;font-size:.65rem;font-weight:600}.SignupDateInput-module__Tr-MyW__group{gap:.4rem;display:flex}.SignupDateInput-module__Tr-MyW__otpInput{background:var(--theme-inputBackground);border:1px solid var(--theme-inputBorder);width:42px;height:54px;color:var(--theme-text);text-align:center;cursor:text;border-radius:12px;outline:none;padding:0;font-size:1.25rem;font-weight:600;transition:none}.SignupDateInput-module__Tr-MyW__otpInput::selection{background:0 0}.SignupDateInput-module__Tr-MyW__otpInput:focus{background:var(--theme-inputBackgroundFocus);caret-color:var(--theme-text);border-color:#788cff;transform:translateY(-4px);box-shadow:0 0 15px #788cff33}@media (max-width:768px){.SignupDateInput-module__Tr-MyW__otpWrapper{gap:.4rem}.SignupDateInput-module__Tr-MyW__group{gap:.25rem}.SignupDateInput-module__Tr-MyW__otpInput{border-radius:8px;width:32px;height:44px;padding:0;font-size:1rem}.SignupDateInput-module__Tr-MyW__otpInput:focus{transform:none}.SignupDateInput-module__Tr-MyW__separator{height:44px;margin:0 .1rem;font-size:1.25rem}.SignupDateInput-module__Tr-MyW__sectionLabel{font-size:.55rem}}.SignupDateInput-module__Tr-MyW__errorInput{border-color:#ff4d4f!important}.SignupDateInput-module__Tr-MyW__separator{color:var(--theme-textDisabled);align-items:center;height:54px;margin:0 .25rem;font-size:1.5rem;font-weight:300;display:flex}.SignupDateInput-module__Tr-MyW__errorText{color:#ff4d4f;margin-top:.25rem;font-size:.75rem}.SignupDateInput-module__Tr-MyW__otpInput::placeholder{color:var(--theme-inputPlaceholder)}.SignupDateInput-module__Tr-MyW__otpInput:focus::placeholder{color:#0000}
.NotificationMenu-module__pGnPjW__notificationsContainer{display:inline-block;position:relative}.NotificationMenu-module__pGnPjW__notificationsContainerSidebar{width:100%;display:block}.NotificationMenu-module__pGnPjW__notificationsButton{cursor:pointer;color:#fff9;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:none;display:flex;position:relative;overflow:hidden}.NotificationMenu-module__pGnPjW__notificationsButtonSidebar{width:calc(100% - 16px);height:44px;min-height:44px;color:var(--sidebar-item-muted,#9199acc7);border-radius:10px;justify-content:flex-start;gap:12px;margin:0 8px;padding:10px 12px;transition:none;overflow:visible}.NotificationMenu-module__pGnPjW__notificationsButtonSidebarCollapsed{justify-content:center;gap:0;width:44px;margin-left:auto;margin-right:auto;padding:10px 12px}.NotificationMenu-module__pGnPjW__notificationsButtonTopBar{width:40px;height:40px;min-height:40px;color:var(--sidebar-item-muted,#9199acc7);border-radius:10px;justify-content:center;margin:0;padding:0;overflow:visible}.NotificationMenu-module__pGnPjW__notificationsButtonTopBar .NotificationMenu-module__pGnPjW__sidebarBellIcon{opacity:.9}.NotificationMenu-module__pGnPjW__sidebarBellIcon{width:var(--sidebar-nav-icon-size,20px);height:var(--sidebar-nav-icon-size,20px);opacity:.9;flex-shrink:0;justify-content:center;align-items:center;transition:none;display:inline-flex}.NotificationMenu-module__pGnPjW__sidebarBellIcon svg{width:var(--sidebar-nav-icon-size,20px);height:var(--sidebar-nav-icon-size,20px)}.NotificationMenu-module__pGnPjW__sidebarButtonLabel{font-size:var(--sidebar-nav-label-font-size,16px);color:inherit;text-overflow:ellipsis;opacity:1;text-align:left;flex:1;min-width:0;max-width:140px;font-weight:500;transition:none;overflow:hidden}.NotificationMenu-module__pGnPjW__notificationsButtonSidebarCollapsed .NotificationMenu-module__pGnPjW__sidebarButtonLabel{opacity:0;pointer-events:none;max-width:0;overflow:hidden}.NotificationMenu-module__pGnPjW__sidebarNotificationCount{color:#fff;background:#ff3e9e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.NotificationMenu-module__pGnPjW__sidebarNotificationCountCollapsed{border:2px solid var(--theme-background);min-width:18px;height:18px;padding:0 5px;font-size:10px;position:absolute;top:6px;right:10px}@media (hover:hover) and (pointer:fine){.NotificationMenu-module__pGnPjW__notificationsButton:hover{color:#fff;background:#ffffff1f}.NotificationMenu-module__pGnPjW__notificationsButtonHighlighted:hover{background:radial-gradient(circle at 30% 20%,#a4b4ff80,#4561eb);border-color:#6478ff}.NotificationMenu-module__pGnPjW__notificationsButtonSidebar:hover,.NotificationMenu-module__pGnPjW__notificationsButtonTopBar:hover{color:var(--sidebar-item-active,#fffffffa);background:0 0}.NotificationMenu-module__pGnPjW__notificationsButtonTopBar:hover .NotificationMenu-module__pGnPjW__sidebarBellIcon{opacity:1}}.NotificationMenu-module__pGnPjW__notificationsButtonSidebarActive{color:var(--sidebar-item-active,#fffffffa);background:0 0}.NotificationMenu-module__pGnPjW__notificationsButtonSidebar:hover .NotificationMenu-module__pGnPjW__sidebarBellIcon,.NotificationMenu-module__pGnPjW__notificationsButtonSidebarActive .NotificationMenu-module__pGnPjW__sidebarBellIcon{opacity:1}.NotificationMenu-module__pGnPjW__notificationsButton:active{transform:translateY(0)}.NotificationMenu-module__pGnPjW__notificationsButtonHighlighted{color:#fff;background:radial-gradient(circle at 30% 20%,#a4b4ff4d,#5975fff2);border-color:#788cffd9}.NotificationMenu-module__pGnPjW__notificationCount{color:#fff;justify-content:center;align-items:center;font-size:18px;font-weight:400;display:flex}.NotificationMenu-module__pGnPjW__dropdown{background:var(--theme-surfaceSolid);z-index:1000;transform-origin:100% 0;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:380px;max-height:520px;padding:0;display:flex;position:fixed;overflow:hidden}.NotificationMenu-module__pGnPjW__dropdownHeader{z-index:10;background:0 0;border-bottom:1px solid #ffffff08;flex-shrink:0;justify-content:space-between;align-items:center;height:44px;padding:0 18px;display:flex}.NotificationMenu-module__pGnPjW__dropdownTitle{color:#fff6;text-transform:uppercase;letter-spacing:.8px;margin:0;font-size:11px;font-weight:700}.NotificationMenu-module__pGnPjW__markAllReadButton{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:500;transition:none}.NotificationMenu-module__pGnPjW__markAllReadButton:hover:not(:disabled){color:#fff;background:#ffffff1a;border-color:#fff3}.NotificationMenu-module__pGnPjW__markAllReadButton:disabled{opacity:.3;cursor:not-allowed}.NotificationMenu-module__pGnPjW__notificationListWrapper{overscroll-behavior:contain;flex:1;min-height:0;padding:8px 0;overflow:hidden auto}.NotificationMenu-module__pGnPjW__notificationListWrapper::-webkit-scrollbar{width:4px}.NotificationMenu-module__pGnPjW__notificationListWrapper::-webkit-scrollbar-track{background:0 0}.NotificationMenu-module__pGnPjW__notificationListWrapper::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.NotificationMenu-module__pGnPjW__notificationListWrapper::-webkit-scrollbar-thumb:hover{background:#fff3}.NotificationMenu-module__pGnPjW__dateGroup{margin-bottom:4px}.NotificationMenu-module__pGnPjW__dateGroup:last-child{margin-bottom:0}.NotificationMenu-module__pGnPjW__dateLabel{color:#fff6;text-transform:uppercase;letter-spacing:.8px;margin:0;padding:10px 16px 6px;font-size:11px;font-weight:700}.NotificationMenu-module__pGnPjW__notificationList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.NotificationMenu-module__pGnPjW__notificationItem{border:none;transition:none;position:relative}.NotificationMenu-module__pGnPjW__notificationItem:hover{background:#ffffff14}.NotificationMenu-module__pGnPjW__notificationContent{align-items:flex-start;gap:12px;padding:12px 16px;display:flex;position:relative}.NotificationMenu-module__pGnPjW__avatarContainer{flex-shrink:0;width:40px;height:40px;position:relative}.NotificationMenu-module__pGnPjW__avatar{object-fit:cover;background:#ffffff1a;border-radius:50%;width:100%;height:100%}.NotificationMenu-module__pGnPjW__avatarPlaceholder{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:100%;height:100%}.NotificationMenu-module__pGnPjW__newIndicator{background:#5975ff;border:2px solid #12131af2;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px}.NotificationMenu-module__pGnPjW__notificationText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.NotificationMenu-module__pGnPjW__notificationMessage{color:#ffffffe6;word-wrap:break-word;margin:0;font-size:13px;line-height:1.4}.NotificationMenu-module__pGnPjW__notificationItemNew .NotificationMenu-module__pGnPjW__notificationMessage{color:#fff;font-weight:500}.NotificationMenu-module__pGnPjW__timestamp{color:#fff6;margin-top:2px;font-size:11px}.NotificationMenu-module__pGnPjW__previewContainer{flex-shrink:0;width:40px;height:40px}.NotificationMenu-module__pGnPjW__previewImage{object-fit:cover;background:#ffffff1a;border-radius:6px;width:100%;height:100%}.NotificationMenu-module__pGnPjW__emptyState{text-align:center;color:#ffffff80;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;font-size:14px;display:flex}.NotificationMenu-module__pGnPjW__emptyState strong{color:#fffc;margin-bottom:4px;font-size:15px;font-weight:600;display:block}.NotificationMenu-module__pGnPjW__emptyState span{color:#fff6;font-size:13px}.NotificationMenu-module__pGnPjW__emptyIcon{color:#ffffff4d;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:8px;display:flex}@media (max-width:767px){.NotificationMenu-module__pGnPjW__notificationsButtonSidebar{width:calc(100% - 24px);margin:0 12px;padding:12px 16px}.NotificationMenu-module__pGnPjW__notificationsButtonSidebarCollapsed{width:calc(100% - 24px);margin:0 12px}}
.ContextMenu-module__eMWzYW__menu{-webkit-backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);pointer-events:auto;background:#16182052;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:2px;min-width:216px;padding:6px;display:flex;position:fixed;box-shadow:0 20px 44px #00000042}.ContextMenu-module__eMWzYW__menu.ContextMenu-module__eMWzYW__panel{box-sizing:border-box;border-radius:12px;min-width:0;max-width:calc(100vw - 24px);padding:0 6px;overflow:hidden}.ContextMenu-module__eMWzYW__item{color:#ffffffe6;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 10px;font-size:15px;font-weight:500;line-height:1;display:flex}.ContextMenu-module__eMWzYW__item:hover,.ContextMenu-module__eMWzYW__item:focus-visible,.ContextMenu-module__eMWzYW__itemExpanded{color:#fffffffa;background:#ffffff14;outline:none}.ContextMenu-module__eMWzYW__itemPrimary{color:#fffffffa;font-weight:600}.ContextMenu-module__eMWzYW__itemPrimary:hover,.ContextMenu-module__eMWzYW__itemPrimary:focus-visible,.ContextMenu-module__eMWzYW__itemPrimary.ContextMenu-module__eMWzYW__itemExpanded{background:#ffffff14}.ContextMenu-module__eMWzYW__itemDanger{color:#fca5a5fa}.ContextMenu-module__eMWzYW__itemDanger:hover,.ContextMenu-module__eMWzYW__itemDanger:focus-visible,.ContextMenu-module__eMWzYW__itemDanger.ContextMenu-module__eMWzYW__itemExpanded{color:#fecaca;background:#ef44441f}.ContextMenu-module__eMWzYW__itemDisabled,.ContextMenu-module__eMWzYW__itemDisabled:hover,.ContextMenu-module__eMWzYW__itemDisabled:focus-visible{color:#ffffff73;cursor:not-allowed;background:0 0}.ContextMenu-module__eMWzYW__itemIcon,.ContextMenu-module__eMWzYW__itemIconPlaceholder{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.ContextMenu-module__eMWzYW__itemIcon{opacity:.88}.ContextMenu-module__eMWzYW__itemIcon img{object-fit:cover;border-radius:999px;width:28px;height:28px}.ContextMenu-module__eMWzYW__item:has(.ContextMenu-module__eMWzYW__itemIcon img) .ContextMenu-module__eMWzYW__itemIcon{flex:0 0 28px;width:28px;height:28px}.ContextMenu-module__eMWzYW__itemDanger .ContextMenu-module__eMWzYW__itemIcon{opacity:1}.ContextMenu-module__eMWzYW__itemLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ContextMenu-module__eMWzYW__submenuIndicator{color:#ffffff9e;flex-shrink:0;width:16px;height:16px}.ContextMenu-module__eMWzYW__item:hover .ContextMenu-module__eMWzYW__submenuIndicator,.ContextMenu-module__eMWzYW__item:focus-visible .ContextMenu-module__eMWzYW__submenuIndicator,.ContextMenu-module__eMWzYW__itemExpanded .ContextMenu-module__eMWzYW__submenuIndicator{color:#ffffffeb}.ContextMenu-module__eMWzYW__itemSelected{color:#fffffffa}.ContextMenu-module__eMWzYW__selectionDot{background:#ffffffe6;border-radius:999px;flex-shrink:0;width:7px;height:7px}.ContextMenu-module__eMWzYW__menu.ContextMenu-module__eMWzYW__textList{min-width:0}.ContextMenu-module__eMWzYW__menu.ContextMenu-module__eMWzYW__textList .ContextMenu-module__eMWzYW__item{gap:8px;min-height:36px;padding:10px 14px;font-size:13px}.ContextMenu-module__eMWzYW__itemBadge{text-transform:uppercase;letter-spacing:.05em;color:#ffffff9e;white-space:nowrap;border:1px solid #ffffff24;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;height:16px;padding:0 6px;font-size:8px;font-weight:600;line-height:1;display:inline-flex}@media (max-width:767px){.ContextMenu-module__eMWzYW__menu{border-radius:12px;min-width:198px}.ContextMenu-module__eMWzYW__menu.ContextMenu-module__eMWzYW__panel{min-width:0;max-width:calc(100vw - 24px)}.ContextMenu-module__eMWzYW__item{min-height:38px;padding:7px 9px;font-size:14px}}
.BookmarkOverlay-module__OvyUIG__popoverOverlay{z-index:20020;pointer-events:auto;background:0 0;width:100vw;height:100vh;position:fixed;top:0;left:0}.BookmarkOverlay-module__OvyUIG__popoverContent{-webkit-backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);color:#fffffff2;z-index:20021;pointer-events:auto;transform-origin:top;background:#16182052;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;width:min(280px,100vw - 40px);height:auto;max-height:min(400px,100vh - 48px);display:flex;position:absolute;overflow:hidden;box-shadow:0 20px 44px #00000042}.BookmarkOverlay-module__OvyUIG__popoverInner{--popover-pad-inline:6px;background:inherit;width:100%;min-height:0;padding:var(--popover-pad-inline);box-sizing:border-box;flex-direction:column;flex:1;gap:8px;display:flex}.BookmarkOverlay-module__OvyUIG__popoverInner:focus{outline:none}.BookmarkOverlay-module__OvyUIG__header{flex-shrink:0;align-items:center;padding:6px 8px 0;display:flex}.BookmarkOverlay-module__OvyUIG__header h3{font-synthesis:none;letter-spacing:normal;color:color-mix(in srgb, var(--theme-text,#fff) 88%, transparent);margin:0;font-family:inherit;font-size:14px;font-weight:700}.BookmarkOverlay-module__OvyUIG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.BookmarkOverlay-module__OvyUIG__searchRow{flex-shrink:0;align-items:stretch;gap:10px;display:flex}.BookmarkOverlay-module__OvyUIG__searchField{flex:1;align-items:center;min-width:0;display:flex;position:relative}.BookmarkOverlay-module__OvyUIG__searchIconInInput{color:#ffffff6b;pointer-events:none;flex-shrink:0;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.BookmarkOverlay-module__OvyUIG__searchInput{box-sizing:border-box;color:#fffffff2;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:10px 12px 10px 36px;font-family:inherit;font-size:14px;font-weight:500}.BookmarkOverlay-module__OvyUIG__searchInput:focus,.BookmarkOverlay-module__OvyUIG__searchInput:focus-visible{box-shadow:none;background:#ffffff12;border-color:#fff3;outline:none}.BookmarkOverlay-module__OvyUIG__searchInput::placeholder{color:#ffffff61}.BookmarkOverlay-module__OvyUIG__addCollectionBtn{color:#fffffffa;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;font-family:inherit;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 4px 16px #0003}.BookmarkOverlay-module__OvyUIG__addCollectionBtn:hover:not(:disabled){background:#ffffff29;border-color:#ffffff47}.BookmarkOverlay-module__OvyUIG__addCollectionBtn:focus-visible{outline:none;box-shadow:inset 0 1px #ffffff1f,0 4px 16px #0003,0 0 0 2px #788cff8c}.BookmarkOverlay-module__OvyUIG__addCollectionBtn:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.BookmarkOverlay-module__OvyUIG__listSection{min-width:0;min-height:0;margin-right:calc(-1 * var(--popover-pad-inline));width:calc(100% + var(--popover-pad-inline));box-sizing:border-box;flex-direction:column;flex:1;display:flex;position:relative}.BookmarkOverlay-module__OvyUIG__listScroll{scrollbar-gutter:stable;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff61 transparent;flex-direction:column;flex:1;gap:2px;min-width:0;min-height:0;padding:4px 0;display:flex;overflow-y:scroll}.BookmarkOverlay-module__OvyUIG__listScroll::-webkit-scrollbar{width:8px}.BookmarkOverlay-module__OvyUIG__listScroll::-webkit-scrollbar-track{background:0 0}.BookmarkOverlay-module__OvyUIG__listScroll::-webkit-scrollbar-thumb{background:#ffffff47 padding-box padding-box;border:2px solid #0000;border-radius:10px}.BookmarkOverlay-module__OvyUIG__listScroll::-webkit-scrollbar-thumb:hover{background:#ffffff6b padding-box padding-box;border:2px solid #0000}.BookmarkOverlay-module__OvyUIG__listScrollLoading{scrollbar-gutter:auto;scrollbar-width:none;overscroll-behavior:auto;overflow-y:hidden}.BookmarkOverlay-module__OvyUIG__listScrollLoading::-webkit-scrollbar{width:0;display:none}.BookmarkOverlay-module__OvyUIG__menuItem{color:#ffffffe6;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:44px;padding:6px 8px 6px 0;font-family:inherit;font-size:15px;font-weight:500;line-height:1;display:flex}.BookmarkOverlay-module__OvyUIG__menuItem:hover:not(:disabled),.BookmarkOverlay-module__OvyUIG__menuItem:focus-visible{color:#fffffffa;background:#ffffff14;outline:none}.BookmarkOverlay-module__OvyUIG__menuItemPressed{color:#fffffffa}.BookmarkOverlay-module__OvyUIG__menuItem:disabled{cursor:default}.BookmarkOverlay-module__OvyUIG__coverThumb{aspect-ratio:1;background:#ffffff0f;border-radius:8px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden;box-shadow:0 1px 4px #00000040}.BookmarkOverlay-module__OvyUIG__coverImage{object-fit:cover}.BookmarkOverlay-module__OvyUIG__playlistInfo{flex:1;align-items:center;min-width:0;display:flex}.BookmarkOverlay-module__OvyUIG__playlistName{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.BookmarkOverlay-module__OvyUIG__trailingMark{flex-shrink:0}.BookmarkOverlay-module__OvyUIG__bookmarkFilledIcon{color:#ffffffeb}.BookmarkOverlay-module__OvyUIG__bookmarkTrailingIcon{color:#ffffff61}.BookmarkOverlay-module__OvyUIG__loadingIcon{animation:.9s linear infinite BookmarkOverlay-module__OvyUIG__bookmarkPopoverSpin}@keyframes BookmarkOverlay-module__OvyUIG__bookmarkPopoverSpin{to{transform:rotate(360deg)}}.BookmarkOverlay-module__OvyUIG__emptyState{text-align:center;color:#fff6;justify-content:center;align-items:center;gap:8px;min-height:120px;padding:20px 12px;font-size:14px;font-weight:500;display:flex}.BookmarkOverlay-module__OvyUIG__collectionsLoading{text-align:center;color:#ffffff85;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:120px;padding:24px 16px;font-family:inherit;font-size:14px;font-weight:500;display:flex}@media (max-width:767px){.BookmarkOverlay-module__OvyUIG__popoverContent{border-radius:12px}.BookmarkOverlay-module__OvyUIG__menuItem{min-height:42px;padding:5px 7px 5px 0;font-size:14px}.BookmarkOverlay-module__OvyUIG__coverThumb{width:36px;height:36px}.BookmarkOverlay-module__OvyUIG__addCollectionBtn{width:40px;min-width:40px;height:40px;min-height:40px}}
.SortableCharacterListRow-module__XQLxSa__charListTile,.SortableCharacterListRow-module__XQLxSa__charListTileDragOverlay{--list-thumb-h:var(--list-thumb-w);isolation:isolate}.SortableCharacterListRow-module__XQLxSa__charListThumb{border-radius:calc(var(--list-row-radius,12px) - 2px);contain:layout paint;background-color:var(--theme-backgroundSecondary);position:absolute;inset:0;overflow:hidden}.SortableCharacterListRow-module__XQLxSa__charListThumb:before{content:"";background-image:var(--char-bg-image);opacity:.1;filter:blur(18px)saturate(1.2);pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:-10%;transform:translateZ(0)scale(1.05)}.SortableCharacterListRow-module__XQLxSa__charListThumbAvatar{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SortableCharacterListRow-module__XQLxSa__charListThumbAvatarImg{aspect-ratio:1;object-fit:cover;object-position:center top;pointer-events:none;border-radius:50%;width:60%;transition:box-shadow .16s cubic-bezier(.25,1,.5,1)}.SortableCharacterListRow-module__XQLxSa__charListTile:hover .SortableCharacterListRow-module__XQLxSa__charListThumbAvatarImg,.SortableCharacterListRow-module__XQLxSa__charListTileDragOverlay .SortableCharacterListRow-module__XQLxSa__charListThumbAvatarImg{box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-borderHover) 50%, transparent), 0 4px 16px #00000073}
.StoryCharacterList-module__rpgNpW__list{padding-top:0;padding-bottom:0}
.StoryThoughtsSection-module__CHH8BG__thoughtsList{flex-direction:column;gap:18px;display:flex}.StoryThoughtsSection-module__CHH8BG__sectionToolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.StoryThoughtsSection-module__CHH8BG__count{color:color-mix(in srgb, var(--theme-text,#fff) 54%, transparent);font-size:.88rem}.StoryThoughtsSection-module__CHH8BG__sortLabel{color:color-mix(in srgb, var(--theme-text,#fff) 54%, transparent);align-items:center;gap:8px;font-size:.82rem;display:inline-flex}.StoryThoughtsSection-module__CHH8BG__sortSelect{border:1px solid color-mix(in srgb, var(--theme-text,#fff) 14%, transparent);color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-surfaceSolid,#10131d) 94%, transparent);font:inherit;border-radius:999px;padding:7px 28px 7px 11px}.StoryThoughtsSection-module__CHH8BG__commentInputArea{gap:15px;margin-bottom:12px;display:flex;position:relative}.StoryThoughtsSection-module__CHH8BG__commentInputAreaCollapsed{align-items:center;gap:12px}.StoryThoughtsSection-module__CHH8BG__commentInputAreaCollapsed .StoryThoughtsSection-module__CHH8BG__avatar{width:24px;height:24px}.StoryThoughtsSection-module__CHH8BG__avatar{object-fit:cover;background:#333;border-radius:50%;flex-shrink:0;width:40px;height:40px}.StoryThoughtsSection-module__CHH8BG__mainInputWrapper{flex:1;position:relative}.StoryThoughtsSection-module__CHH8BG__commentInputField{border-bottom:1px solid #ffffff1a}.StoryThoughtsSection-module__CHH8BG__commentInputField:focus-within{border-bottom-color:var(--theme-text,#fff)}.StoryThoughtsSection-module__CHH8BG__composerCollapsedTrigger{width:100%;color:color-mix(in srgb, var(--theme-text,#fff) 38%, transparent);text-align:left;cursor:text;background:0 0;border:0;border-bottom:1px solid #ffffff1a;padding:2px 0 6px;font-size:.82rem;font-weight:400;line-height:1.3;display:block}.StoryThoughtsSection-module__CHH8BG__composerCollapsedTrigger:hover,.StoryThoughtsSection-module__CHH8BG__composerCollapsedTrigger:focus-visible{color:color-mix(in srgb, var(--theme-text,#fff) 55%, transparent);outline:none}.StoryThoughtsSection-module__CHH8BG__commentInput,.StoryThoughtsSection-module__CHH8BG__inlineInput,.StoryThoughtsSection-module__CHH8BG__gifSearchInput{width:100%;color:var(--theme-text,#fff);background:0 0;border:0;outline:none;font-family:inherit}.StoryThoughtsSection-module__CHH8BG__commentInput{resize:none;min-height:30px;padding:5px 0;font-size:.95rem;line-height:1.45;display:block;overflow:hidden}.StoryThoughtsSection-module__CHH8BG__commentInput::placeholder,.StoryThoughtsSection-module__CHH8BG__inlineInput::placeholder,.StoryThoughtsSection-module__CHH8BG__gifSearchInput::placeholder{color:color-mix(in srgb, var(--theme-text,#fff) 38%, transparent)}.StoryThoughtsSection-module__CHH8BG__inputActions,.StoryThoughtsSection-module__CHH8BG__commentActions{align-items:center;display:flex}.StoryThoughtsSection-module__CHH8BG__inputActions{justify-content:space-between;gap:8px;margin-top:8px}.StoryThoughtsSection-module__CHH8BG__inputActionsEnd{align-items:center;gap:2px;margin-left:auto;display:flex}.StoryThoughtsSection-module__CHH8BG__cancelComposerButton{color:var(--theme-text,#fff);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:700}.StoryThoughtsSection-module__CHH8BG__cancelComposerButton:hover,.StoryThoughtsSection-module__CHH8BG__cancelComposerButton:focus-visible{background:color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);outline:none}.StoryThoughtsSection-module__CHH8BG__composerPillButton,.StoryThoughtsSection-module__CHH8BG__sendButton,.StoryThoughtsSection-module__CHH8BG__replyButton{color:#fff;cursor:pointer;background:#a855f7;border:0;border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:700}.StoryThoughtsSection-module__CHH8BG__composerPillButton:disabled,.StoryThoughtsSection-module__CHH8BG__sendButton:disabled,.StoryThoughtsSection-module__CHH8BG__replyButton:disabled{opacity:.45;cursor:not-allowed}.StoryThoughtsSection-module__CHH8BG__gifButton,.StoryThoughtsSection-module__CHH8BG__actionButton,.StoryThoughtsSection-module__CHH8BG__viewRepliesButton,.StoryThoughtsSection-module__CHH8BG__closeGifPicker{cursor:pointer;background:0 0;border:0}.StoryThoughtsSection-module__CHH8BG__gifButton,.StoryThoughtsSection-module__CHH8BG__actionButton{color:color-mix(in srgb, var(--theme-text,#fff) 62%, transparent);font-weight:700}.StoryThoughtsSection-module__CHH8BG__thread{flex-direction:column;gap:10px;display:flex}.StoryThoughtsSection-module__CHH8BG__thoughtCard{gap:16px;display:flex}.StoryThoughtsSection-module__CHH8BG__commentContent{flex:1;min-width:0}.StoryThoughtsSection-module__CHH8BG__commentHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.StoryThoughtsSection-module__CHH8BG__commentHeaderMeta{align-items:center;gap:8px;min-width:0;display:flex}.StoryThoughtsSection-module__CHH8BG__contextMenuButton{width:28px;height:28px;color:color-mix(in srgb, var(--theme-text,#fff) 52%, transparent);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:-4px -6px -4px 0;padding:0;display:inline-flex}.StoryThoughtsSection-module__CHH8BG__contextMenuButton:hover,.StoryThoughtsSection-module__CHH8BG__contextMenuButton:focus-visible{color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);outline:none}.StoryThoughtsSection-module__CHH8BG__editComposer{margin:2px 0 4px}.StoryThoughtsSection-module__CHH8BG__inputActionsEndOnly{justify-content:flex-end}.StoryThoughtsSection-module__CHH8BG__handle{color:var(--theme-text,#fff);text-transform:none;font-size:.9rem;font-weight:500}.StoryThoughtsSection-module__CHH8BG__timestamp{color:color-mix(in srgb, var(--theme-text,#fff) 42%, transparent);font-size:.8rem}.StoryThoughtsSection-module__CHH8BG__thoughtText{color:color-mix(in srgb, var(--theme-text,#fff) 88%, transparent);white-space:pre-wrap;overflow-wrap:anywhere;margin:2px 0 4px;font-size:.95rem;line-height:1.45}.StoryThoughtsSection-module__CHH8BG__commentActions{flex-wrap:wrap;gap:6px}.StoryThoughtsSection-module__CHH8BG__actionButton{color:color-mix(in srgb, var(--theme-text,#fff) 62%, transparent);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:4px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.StoryThoughtsSection-module__CHH8BG__actionButton:hover,.StoryThoughtsSection-module__CHH8BG__actionButton:focus-visible{color:var(--theme-text,#fff);background:color-mix(in srgb, var(--theme-text,#fff) 8%, transparent);outline:none}.StoryThoughtsSection-module__CHH8BG__gifButton:hover,.StoryThoughtsSection-module__CHH8BG__gifButton:focus-visible{color:#a855f7;outline:none}.StoryThoughtsSection-module__CHH8BG__liked{color:#f75555}.StoryThoughtsSection-module__CHH8BG__liked:hover,.StoryThoughtsSection-module__CHH8BG__liked:focus-visible{color:#f75555;background:#f755551f}.StoryThoughtsSection-module__CHH8BG__inlineReplyInput{margin:5px 0 8px 56px;position:relative}.StoryThoughtsSection-module__CHH8BG__replyingLabel{color:color-mix(in srgb, var(--theme-text,#fff) 55%, transparent);align-items:center;gap:6px;margin-bottom:8px;font-size:.82rem;display:flex}.StoryThoughtsSection-module__CHH8BG__replyingLabelTarget{align-items:center;gap:5px;min-width:0;display:inline-flex}.StoryThoughtsSection-module__CHH8BG__replyingLabelHandle{color:var(--theme-text,#fff);font-weight:500}.StoryThoughtsSection-module__CHH8BG__replyingLabelAvatar{object-fit:cover;background:#333;border-radius:50%;flex-shrink:0;width:18px;height:18px}.StoryThoughtsSection-module__CHH8BG__viewRepliesButton{gap:6px;margin-top:4px}.StoryThoughtsSection-module__CHH8BG__viewRepliesChevronExpanded{transform:rotate(180deg)}.StoryThoughtsSection-module__CHH8BG__repliesLoading{cursor:default;pointer-events:none}.StoryThoughtsSection-module__CHH8BG__repliesLoading:disabled{opacity:1}.StoryThoughtsSection-module__CHH8BG__repliesLoadingSpinner{border:2px solid color-mix(in srgb, var(--theme-text,#fff) 18%, transparent);border-top-color:var(--theme-text,#fff);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite StoryThoughtsSection-module__CHH8BG__repliesSpinnerSpin;display:block}@keyframes StoryThoughtsSection-module__CHH8BG__repliesSpinnerSpin{to{transform:rotate(360deg)}}.StoryThoughtsSection-module__CHH8BG__replies{flex-direction:column;gap:14px;margin-left:56px;display:flex}.StoryThoughtsSection-module__CHH8BG__commentGif{border-radius:10px;max-width:220px;margin:6px 0;display:block}.StoryThoughtsSection-module__CHH8BG__gifPickerPopup{--gif-picker-edge-inset:14px;--gif-picker-scrollbar-thumb-width:4px;z-index:10;width:min(480px,100%);max-width:min(480px,100vw - 24px);max-height:min(510px,100vh - 24px);padding:var(--gif-picker-edge-inset);background:color-mix(in srgb, var(--theme-surfaceSolid,#10131d) 98%, transparent);border-radius:14px;flex-direction:column;margin-top:10px;display:flex;position:absolute;top:100%;left:auto;right:0;overflow:hidden;box-shadow:0 20px 54px #00000073;container-type:inline-size}.StoryThoughtsSection-module__CHH8BG__gifPickerHeader{flex-shrink:0;align-items:center;gap:10px;margin-bottom:12px;display:flex}.StoryThoughtsSection-module__CHH8BG__gifSearchInput{background:#ffffff0f;border-radius:8px;flex:1;min-width:0;min-height:34px;padding:0 10px}.StoryThoughtsSection-module__CHH8BG__closeGifPicker{width:30px;height:30px;color:var(--theme-text,#fff);background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.StoryThoughtsSection-module__CHH8BG__gifPickerScroll{box-sizing:border-box;overscroll-behavior:contain;scrollbar-width:none;flex:1;min-width:0;min-height:0;overflow:hidden auto}.StoryThoughtsSection-module__CHH8BG__gifPickerScroll::-webkit-scrollbar{background:0 0;width:0}.StoryThoughtsSection-module__CHH8BG__gifPickerPopup:hover .StoryThoughtsSection-module__CHH8BG__gifPickerScroll{width:calc(100% + var(--gif-picker-edge-inset));margin-right:calc(-1 * var(--gif-picker-edge-inset));scrollbar-width:thin;scrollbar-color:#ffffff47 transparent}.StoryThoughtsSection-module__CHH8BG__gifPickerPopup:hover .StoryThoughtsSection-module__CHH8BG__gifPickerScroll::-webkit-scrollbar{width:var(--gif-picker-edge-inset)}.StoryThoughtsSection-module__CHH8BG__gifPickerScroll::-webkit-scrollbar-track{background:0 0}.StoryThoughtsSection-module__CHH8BG__gifPickerScroll::-webkit-scrollbar-thumb{border:calc((var(--gif-picker-edge-inset) - var(--gif-picker-scrollbar-thumb-width)) / 2) solid transparent;background:padding-box padding-box;border-radius:999px}.StoryThoughtsSection-module__CHH8BG__gifPickerPopup:hover .StoryThoughtsSection-module__CHH8BG__gifPickerScroll::-webkit-scrollbar-thumb{background-color:#ffffff47;background-clip:padding-box}.StoryThoughtsSection-module__CHH8BG__gifPickerPopup:hover .StoryThoughtsSection-module__CHH8BG__gifPickerScroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff6b;background-clip:padding-box}.StoryThoughtsSection-module__CHH8BG__gifPicker{align-items:flex-start;gap:8px;width:100%;max-width:100cqi;display:flex}.StoryThoughtsSection-module__CHH8BG__gifPickerColumn{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.StoryThoughtsSection-module__CHH8BG__gifPicker button{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.StoryThoughtsSection-module__CHH8BG__gifPicker img{cursor:pointer;border-radius:8px;width:100%;height:auto;display:block}.StoryThoughtsSection-module__CHH8BG__loadingGifs,.StoryThoughtsSection-module__CHH8BG__gifLoadError{width:100%;color:color-mix(in srgb, var(--theme-text,#fff) 48%, transparent);text-align:center;flex:1 0 100%;padding:12px}.StoryThoughtsSection-module__CHH8BG__gifLoadError{color:#ef9a9a;margin:0;font-size:.82rem}.StoryThoughtsSection-module__CHH8BG__deleteAction:hover,.StoryThoughtsSection-module__CHH8BG__deleteAction:focus-visible{color:#ef7373}.StoryThoughtsSection-module__CHH8BG__mention{color:#a855f7;text-transform:none;font-weight:500}.StoryThoughtsSection-module__CHH8BG__notice,.StoryThoughtsSection-module__CHH8BG__empty,.StoryThoughtsSection-module__CHH8BG__loading{color:color-mix(in srgb, var(--theme-text,#fff) 55%, transparent);margin:0;font-size:.9rem}.StoryThoughtsSection-module__CHH8BG__notice{background:#a855f71a;border-radius:10px;padding:10px 14px}.StoryThoughtsSection-module__CHH8BG__empty{text-align:center;padding:24px 0}.StoryThoughtsSection-module__CHH8BG__loading{text-align:center}.StoryThoughtsSection-module__CHH8BG__loadSentinel{height:1px}
.StoryThoughtCommentBody-module__b4McRG__block{min-width:0}.StoryThoughtCommentBody-module__b4McRG__text{color:color-mix(in srgb, var(--theme-text,#fff) 88%, transparent);white-space:pre-wrap;overflow-wrap:anywhere;margin:2px 0 0;font-size:.95rem;line-height:1.45}.StoryThoughtCommentBody-module__b4McRG__textClamped{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.StoryThoughtCommentBody-module__b4McRG__textExpanded{display:block;overflow:visible}.StoryThoughtCommentBody-module__b4McRG__readMoreButton{color:color-mix(in srgb, var(--theme-text,#fff) 42%, transparent);cursor:pointer;background:0 0;border:0;margin-top:2px;padding:0;font-size:.82rem;font-weight:700}.StoryThoughtCommentBody-module__b4McRG__readMoreButton:hover,.StoryThoughtCommentBody-module__b4McRG__readMoreButton:focus-visible{color:var(--theme-text,#fff);outline:none}.StoryThoughtCommentBody-module__b4McRG__mention{color:#a855f7;text-transform:none;font-weight:500}
.StoryseaShareSheet-module__O1UrQG__backdrop{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07080c7a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.StoryseaShareSheet-module__O1UrQG__sheet{border:1px solid color-mix(in srgb, var(--theme-border,#ffffff2e) 72%, transparent);background:color-mix(in srgb, var(--theme-surfaceSolid,#fff) 96%, white);width:min(572px,100%);max-height:min(720px,100dvh - 36px);color:var(--theme-text,#111216);border-radius:18px;grid-template-rows:auto auto minmax(132px,auto) auto auto;display:grid;overflow:hidden;box-shadow:0 24px 80px #00000047}.StoryseaShareSheet-module__O1UrQG__header{justify-content:space-between;align-items:center;min-height:64px;padding:10px 14px;display:flex}.StoryseaShareSheet-module__O1UrQG__header h2{text-align:center;min-width:0;font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;letter-spacing:0;font-synthesis:none;flex:1;margin:0;font-size:1rem;font-weight:600}.StoryseaShareSheet-module__O1UrQG__headerSpacer{flex:0 0 38px;width:38px}.StoryseaShareSheet-module__O1UrQG__closeButton{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:0 0 38px;place-items:center;display:grid}.StoryseaShareSheet-module__O1UrQG__searchShell{background:color-mix(in srgb, currentColor 7%, transparent);min-width:0;color:color-mix(in srgb, currentColor 78%, transparent);border-radius:12px;align-items:center;gap:10px;margin:0 20px 4px;padding:10px 14px;display:flex}.StoryseaShareSheet-module__O1UrQG__searchIcon{color:color-mix(in srgb, currentColor 54%, transparent);flex:none}.StoryseaShareSheet-module__O1UrQG__searchShell input{width:100%;min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:0}.StoryseaShareSheet-module__O1UrQG__searchShell input::placeholder{color:color-mix(in srgb, currentColor 54%, transparent)}.StoryseaShareSheet-module__O1UrQG__closeButton:hover,.StoryseaShareSheet-module__O1UrQG__closeButton:focus-visible{background:color-mix(in srgb, currentColor 9%, transparent);outline:none}.StoryseaShareSheet-module__O1UrQG__peopleStrip{border-bottom:1px solid color-mix(in srgb, currentColor 10%, transparent);gap:10px;min-height:132px;padding:8px 20px 18px;display:flex;overflow-x:auto}.StoryseaShareSheet-module__O1UrQG__emptyPeople{color:color-mix(in srgb, currentColor 58%, transparent);align-self:center;align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.StoryseaShareSheet-module__O1UrQG__personButton{width:96px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:0 0 96px;align-content:start;justify-items:center;gap:7px;padding:6px 4px;display:grid}.StoryseaShareSheet-module__O1UrQG__personButton:hover,.StoryseaShareSheet-module__O1UrQG__personButton:focus-visible{background:color-mix(in srgb, currentColor 7%, transparent);outline:none}.StoryseaShareSheet-module__O1UrQG__personButton:disabled{cursor:default;opacity:.72}.StoryseaShareSheet-module__O1UrQG__avatar{background:color-mix(in srgb, currentColor 13%, transparent);border-radius:999px;place-items:center;width:58px;height:58px;font-weight:760;display:grid;overflow:hidden}.StoryseaShareSheet-module__O1UrQG__avatar img{object-fit:cover;width:100%;height:100%}.StoryseaShareSheet-module__O1UrQG__personText{gap:1px;max-width:100%;font-size:.82rem;line-height:1.12;display:grid}.StoryseaShareSheet-module__O1UrQG__personText span,.StoryseaShareSheet-module__O1UrQG__personText small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StoryseaShareSheet-module__O1UrQG__personText small{color:color-mix(in srgb, currentColor 56%, transparent)}.StoryseaShareSheet-module__O1UrQG__sendGlyph{height:16px;color:color-mix(in srgb, currentColor 58%, transparent)}.StoryseaShareSheet-module__O1UrQG__actionRail{gap:18px;padding:24px 20px 22px;display:flex;overflow-x:auto}.StoryseaShareSheet-module__O1UrQG__actionButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 70px;justify-items:center;gap:8px;font-size:.86rem;text-decoration:none;display:grid}.StoryseaShareSheet-module__O1UrQG__actionButton:hover .StoryseaShareSheet-module__O1UrQG__actionIcon,.StoryseaShareSheet-module__O1UrQG__actionButton:focus-visible .StoryseaShareSheet-module__O1UrQG__actionIcon{transform:translateY(-1px)}.StoryseaShareSheet-module__O1UrQG__actionButton:focus-visible{outline:none}.StoryseaShareSheet-module__O1UrQG__actionIcon{color:#fff;background:#2f73f6;border-radius:999px;place-items:center;width:58px;height:58px;transition:transform .14s,filter .14s;display:grid}.StoryseaShareSheet-module__O1UrQG__actionIcon_copy{background:#2f73f6}.StoryseaShareSheet-module__O1UrQG__actionIcon_system{background:#101216}.StoryseaShareSheet-module__O1UrQG__actionIcon_embed{background:#58c6d1}.StoryseaShareSheet-module__O1UrQG__actionIcon_x{background:#111216}.StoryseaShareSheet-module__O1UrQG__actionIcon_reddit{background:#ff5a1f}.StoryseaShareSheet-module__O1UrQG__actionIcon_mail{background:#6b7280}.StoryseaShareSheet-module__O1UrQG__footer{color:color-mix(in srgb, currentColor 58%, transparent);gap:8px;padding:0 20px 18px;font-size:.78rem;display:grid}.StoryseaShareSheet-module__O1UrQG__urlText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StoryseaShareSheet-module__O1UrQG__status{color:color-mix(in srgb, currentColor 78%, transparent);align-items:center;gap:5px;display:inline-flex}.StoryseaShareSheet-module__O1UrQG__spin{animation:.8s linear infinite StoryseaShareSheet-module__O1UrQG__share-spin}@keyframes StoryseaShareSheet-module__O1UrQG__share-spin{to{transform:rotate(360deg)}}@media (max-width:620px){.StoryseaShareSheet-module__O1UrQG__backdrop{align-items:end;padding:10px}.StoryseaShareSheet-module__O1UrQG__sheet{border-radius:18px;max-height:calc(100dvh - 20px)}.StoryseaShareSheet-module__O1UrQG__searchShell{margin-inline:14px}}
.CharacterCard-module__OUbvga__characterCardRoot{width:100%;display:block;position:relative}.CharacterCard-module__OUbvga__blurBg{z-index:0;border-radius:inherit;pointer-events:none;contain:paint;position:absolute;inset:0;overflow:hidden}.CharacterCard-module__OUbvga__blurBgImage{object-fit:cover;filter:blur(18px)saturate(1.2);opacity:.1;width:120%;height:120%;position:absolute;inset:-10%;transform:translateZ(0)scale(1.05)}.CharacterCard-module__OUbvga__coverMenuSlot{z-index:6;position:absolute;top:6px;right:6px}.CharacterCard-module__OUbvga__cardContent{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:14px 10px 12px;display:flex;position:absolute;inset:0}.CharacterCard-module__OUbvga__avatarWrap{aspect-ratio:1;width:60%;box-shadow:var(--character-avatar-shadow,none);border-radius:50%;flex-shrink:0;transition:box-shadow .16s cubic-bezier(.25,1,.5,1);overflow:hidden}.CharacterCard-module__OUbvga__avatarInner{border-radius:50%;width:100%;height:100%;display:block;position:relative;overflow:hidden}.CharacterCard-module__OUbvga__avatarImage{object-fit:cover;object-position:center top;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.CharacterCard-module__OUbvga__copyWrap{text-align:center;flex-direction:column;align-items:center;gap:.22rem;width:100%;display:flex}.CharacterCard-module__OUbvga__characterName{color:var(--theme-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.CharacterCard-module__OUbvga__authorRow{justify-content:center}.CharacterCard-module__OUbvga__statsRow{color:var(--theme-textSecondary,#fff9);font-variant-numeric:tabular-nums;flex-flow:wrap;justify-content:center;align-items:center;gap:.55rem;margin-top:.06rem;font-size:.72rem;font-weight:500;line-height:1.2;display:flex}.CharacterCard-module__OUbvga__stat{white-space:nowrap;align-items:center;gap:.2rem;display:inline-flex}.CharacterCard-module__OUbvga__statIcon{opacity:.92;flex-shrink:0}.CharacterCard-module__OUbvga__statValue{font-size:inherit}@media (max-width:767px){.CharacterCard-module__OUbvga__cardContent{gap:.45rem;padding:10px 8px}.CharacterCard-module__OUbvga__avatarWrap{width:58%}.CharacterCard-module__OUbvga__characterName{font-size:.88rem}.CharacterCard-module__OUbvga__statsRow{gap:.45rem;font-size:.68rem}}
.FloatingFormatToolbar-module__tj_FHW__toolbar{-webkit-backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);backdrop-filter:blur(28px)saturate(120%)contrast(.88)brightness(1.04);z-index:50;pointer-events:auto;box-sizing:border-box;background:#16182052;border:1px solid #ffffff14;border-radius:14px;min-width:0;padding:6px;position:fixed;box-shadow:0 20px 44px #00000042}.FloatingFormatToolbar-module__tj_FHW__toolbarMotion{flex-direction:column;gap:2px;display:flex}.FloatingFormatToolbar-module__tj_FHW__toolbarMotion.FloatingFormatToolbar-module__tj_FHW__toolbarRight{animation:.14s ease-out FloatingFormatToolbar-module__tj_FHW__slideFromLeft}.FloatingFormatToolbar-module__tj_FHW__toolbarMotion.FloatingFormatToolbar-module__tj_FHW__toolbarAbove{animation:.14s ease-out FloatingFormatToolbar-module__tj_FHW__slideFromBelow}@keyframes FloatingFormatToolbar-module__tj_FHW__slideFromLeft{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes FloatingFormatToolbar-module__tj_FHW__slideFromBelow{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.FloatingFormatToolbar-module__tj_FHW__toolbarRow{align-items:center;gap:2px;display:flex}.FloatingFormatToolbar-module__tj_FHW__divider{background:#ffffff14;flex-shrink:0;height:1px;margin:2px 4px}.FloatingFormatToolbar-module__tj_FHW__formatButton{color:#ffffffb8;cursor:pointer;background:0 0;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;width:32px;height:30px;padding:0;transition:background-color 24ms ease-out,color 24ms ease-out;display:flex}.FloatingFormatToolbar-module__tj_FHW__formatButton:hover{color:#fffffffa;background:#ffffff14}.FloatingFormatToolbar-module__tj_FHW__formatButton:focus-visible{box-shadow:0 0 0 2px #ffffff59}.FloatingFormatToolbar-module__tj_FHW__formatButtonActive{color:#fffffffa;background:#ffffff1a}.FloatingFormatToolbar-module__tj_FHW__noteIconFlip{transform:scaleY(-1)}
.ExploreGenreCard-module__-7A4Na__root{aspect-ratio:16/9;box-sizing:border-box;width:100%;color:var(--theme-text);background:0 0;border:none;border-radius:8px;place-items:end start;padding:14px;text-decoration:none;display:grid;position:relative;overflow:visible}.ExploreGenreCard-module__-7A4Na__artwork{border-radius:inherit;z-index:0;pointer-events:none;background-color:rgb(var(--genre-accent-dark,30 35 50));background-image:var(--genre-artwork-image);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .65s cubic-bezier(.16,1,.3,1),filter .65s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;overflow:hidden;transform:scale(1)}.ExploreGenreCard-module__-7A4Na__root:before{content:"";border-radius:inherit;z-index:1;pointer-events:none;background-color:rgb(var(--genre-accent-dark,30 35 50));background-image:linear-gradient(to top, rgb(var(--genre-accent-dark,30 35 50) / .82) 0%, transparent 55%), linear-gradient(135deg, rgb(var(--genre-accent-dark,30 35 50) / .88) 0%, rgb(var(--genre-accent-light,124 145 186) / .72) 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:filter .65s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;overflow:hidden}.ExploreGenreCard-module__-7A4Na__root:after{content:"";border-radius:inherit;z-index:2;pointer-events:none;transition:box-shadow .18s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;box-shadow:0 0 #0000,0 0 #0000}.ExploreGenreCard-module__-7A4Na__root:not(:hover):not(:focus-visible):after{transition-duration:0s}.ExploreGenreCard-module__-7A4Na__root:focus,.ExploreGenreCard-module__-7A4Na__root:focus-visible{outline:none}.ExploreGenreCard-module__-7A4Na__root:focus-visible:after{box-shadow:0 0 0 2px var(--theme-background), 0 0 0 5px #fffc}@media (any-hover:hover) and (any-pointer:fine){.ExploreGenreCard-module__-7A4Na__root:not(.ExploreGenreCard-module__-7A4Na__hasArtwork):hover:before{filter:brightness(.88)}.ExploreGenreCard-module__-7A4Na__hasArtwork:hover .ExploreGenreCard-module__-7A4Na__artwork{filter:brightness(.92);transform:scale(1.015)}.ExploreGenreCard-module__-7A4Na__root:hover:after,.ExploreGenreCard-module__-7A4Na__root:focus-visible:after{box-shadow:0 0 0 2px var(--theme-background), 0 0 0 5px #fffc}}.ExploreGenreCard-module__-7A4Na__hasArtwork:before{background-color:#0000;background-image:linear-gradient(to top, rgb(var(--genre-accent-dark,30 35 50) / .74) 0%, transparent 50%), linear-gradient(135deg, rgb(var(--genre-accent-dark,30 35 50) / .72) 0%, rgb(var(--genre-accent-light,124 145 186) / .56) 100%)}.ExploreGenreCard-module__-7A4Na__name{z-index:1;font-family:var(--font-bricolage-grotesque), "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;font-size:clamp(17px,1.3vw,21px);font-weight:650;line-height:1.1;position:relative}
.EditorNoteCard-module__AV-0iq__noteCardWrapper{width:clamp(220px, var(--note-available-width,280px), 360px);z-index:10;align-items:stretch;gap:0;transition:right .18s;display:flex;position:absolute;right:calc(100% + 28px)}.EditorNoteCard-module__AV-0iq__noteCardWrapper:hover,.EditorNoteCard-module__AV-0iq__noteCardExpanded{right:calc(100% + 20px)}.EditorNoteCard-module__AV-0iq__colorStrip{opacity:0;pointer-events:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;padding:8px 6px;transition:opacity .15s;display:flex}.EditorNoteCard-module__AV-0iq__noteCardWrapper:hover .EditorNoteCard-module__AV-0iq__colorStrip{opacity:1;pointer-events:auto}.EditorNoteCard-module__AV-0iq__colorDot{cursor:pointer;border:2px solid #0000;border-radius:50%;outline:none;width:12px;height:12px;padding:0;transition:transform .12s,border-color .12s}.EditorNoteCard-module__AV-0iq__colorDot:hover{transform:scale(1.25)}.EditorNoteCard-module__AV-0iq__colorDot:focus-visible{box-shadow:0 0 0 2px var(--theme-inputBorderFocus)}.EditorNoteCard-module__AV-0iq__colorDotActive{border-color:#ffffffb3;transform:scale(1.15)}.EditorNoteCard-module__AV-0iq__cardBody{background:var(--theme-surfaceSolid);cursor:pointer;border:1px solid;border-radius:8px;flex-direction:column;flex:1;gap:4px;min-width:0;padding:8px 10px;transition:border-color .15s,box-shadow .15s;display:flex}.EditorNoteCard-module__AV-0iq__noteCardExpanded .EditorNoteCard-module__AV-0iq__cardBody{cursor:default}.EditorNoteCard-module__AV-0iq__cardBodyHovered{box-shadow:0 2px 16px #00000059}.EditorNoteCard-module__AV-0iq__cardHeader{justify-content:space-between;align-items:center;gap:4px;display:flex}.EditorNoteCard-module__AV-0iq__timestamp{color:var(--theme-textDisabled);-webkit-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.7rem}.EditorNoteCard-module__AV-0iq__deleteButton{width:20px;height:20px;color:var(--theme-textDisabled);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,opacity .12s;display:flex}.EditorNoteCard-module__AV-0iq__noteCardWrapper:hover .EditorNoteCard-module__AV-0iq__deleteButton{opacity:1;pointer-events:auto}.EditorNoteCard-module__AV-0iq__deleteButton:hover{color:#f87171;background:#ef444426}.EditorNoteCard-module__AV-0iq__noteTextarea{resize:none;width:100%;min-height:1.2em;color:var(--theme-text);background:0 0;border:none;outline:none;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.82rem;line-height:1.5;overflow:hidden}.EditorNoteCard-module__AV-0iq__noteTextarea::placeholder{color:var(--theme-textDisabled);opacity:.6}.EditorNoteCard-module__AV-0iq__noteTextarea[readonly]{pointer-events:none;cursor:default}.EditorNoteCard-module__AV-0iq__bodyCollapsed{max-height:3.69rem;position:relative;overflow:hidden}.EditorNoteCard-module__AV-0iq__bodyExpanded{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;max-height:9.84rem;overflow-y:auto}.EditorNoteCard-module__AV-0iq__bodyExpanded::-webkit-scrollbar{width:4px}.EditorNoteCard-module__AV-0iq__bodyExpanded::-webkit-scrollbar-track{background:0 0}.EditorNoteCard-module__AV-0iq__bodyExpanded::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.EditorNoteCard-module__AV-0iq__bodyExpanded::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.EditorNoteCard-module__AV-0iq__expandToggle{background:var(--theme-surfaceSolid);color:var(--theme-textDisabled);cursor:pointer;z-index:1;white-space:nowrap;border:none;outline:none;padding-left:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.82rem;line-height:1.5;transition:color .12s;position:absolute;bottom:0;right:0}.EditorNoteCard-module__AV-0iq__expandToggle:hover{color:var(--theme-textSecondary)}
.StoryCard-module__WQNGlG__bookCard{cursor:pointer;width:var(--card-width,160px);height:calc(var(--card-height,256px) + 40px);z-index:var(--z-book-base,1);border-radius:4px;flex-shrink:0;margin-bottom:0;padding-bottom:0;position:relative;overflow:visible!important}.StoryCard-module__WQNGlG__bookCard:hover{outline-offset:2px;outline:3px solid #fffc}.StoryCard-module__WQNGlG__bookCardInner{width:var(--card-width,160px);height:calc(var(--card-height,256px) + 40px);pointer-events:auto;z-index:var(--z-book-base,1);background:0 0;border-radius:4px;flex-direction:column;display:flex;position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}.StoryCard-module__WQNGlG__bookCardHovered{z-index:var(--z-book-hover,1000)!important}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__bookCardInner{z-index:var(--z-book-hover,1000)}.StoryCard-module__WQNGlG__bookCardClosing,.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__bookCardInner{z-index:var(--z-book-hover,1000)!important}.StoryCard-module__WQNGlG__bookCoverWrapper{width:100%;height:var(--card-height,256px);background:#1a1f3a;border-radius:4px;flex-shrink:0;position:relative;overflow:hidden}.StoryCard-module__WQNGlG__bookCover{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;transition:opacity .3s cubic-bezier(.4,0,.2,1)}@media (max-width:767px){.StoryCard-module__WQNGlG__bookCover{touch-action:pan-x pan-y}}.StoryCard-module__WQNGlG__hoverOverlay{opacity:0;pointer-events:none;z-index:2;border-radius:inherit;background:linear-gradient(#0000 35%,#00000080 55%,#000000bf 65%,#000000e6 75%,#000000f2 85%,#000000fa 100%);flex-direction:column;justify-content:flex-end;padding:24px 20px 20px;display:flex;position:absolute;inset:0;overflow:hidden}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__hoverOverlay{opacity:1;pointer-events:all}.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__hoverOverlay{opacity:0;pointer-events:none}.StoryCard-module__WQNGlG__hoverContent{opacity:0;flex-direction:column;gap:4px;margin-bottom:0;padding-bottom:0;display:flex}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__hoverContent{opacity:1}.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__hoverContent{opacity:0}.StoryCard-module__WQNGlG__hoverHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.StoryCard-module__WQNGlG__bookTitle{color:#fff;letter-spacing:-.3px;flex:1;margin:0;font-size:15px;font-weight:700;line-height:1.2}.StoryCard-module__WQNGlG__bookAuthor{color:#fffc;margin:0;font-size:12px;line-height:1.4}.StoryCard-module__WQNGlG__bookStatusHover{color:#ffffffb3;margin-top:4px;font-size:11px;display:block}.StoryCard-module__WQNGlG__bookInfo{opacity:1;height:40px;z-index:var(--z-book-base,1);box-sizing:border-box;flex-direction:column;flex:none;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;min-width:0;padding:10px 0;display:flex;position:relative;overflow:visible}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__bookInfo,.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__bookInfo{opacity:0;height:0;margin:0;padding-top:0;padding-bottom:0}.StoryCard-module__WQNGlG__bookPages{color:#ffffffb3;white-space:nowrap;text-overflow:clip;box-sizing:border-box;width:100%;height:auto;margin:0;padding:0 4px;font-size:11px;line-height:1.5;display:block;overflow:visible}.StoryCard-module__WQNGlG__bookStatus{color:#ffffffb3;white-space:nowrap;text-overflow:clip;box-sizing:border-box;background:#ffffff1a;border-radius:4px;flex-shrink:0;width:fit-content;margin-top:2px;margin-left:4px;margin-right:4px;padding:3px 6px;font-size:9px;font-weight:500;line-height:1.4;display:inline-block;overflow:visible}.StoryCard-module__WQNGlG__freeBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:3;background:linear-gradient(135deg,#4a90e2 0%,#357abd 100%);border-radius:4px;padding:4px 8px;font-size:9px;font-weight:700;position:absolute;top:8px;right:8px}.StoryCard-module__WQNGlG__trendingIcon{z-index:3;pointer-events:none;width:72px;height:72px;position:absolute;top:0;right:0}.StoryCard-module__WQNGlG__trendingIconBackground{pointer-events:none;background:radial-gradient(circle at 100% 0,#8b5cf6a6 0%,#8b5cf673 35%,#8b5cf633 50%,#0000 70%);width:100%;height:100%;position:absolute;top:0;right:0}.StoryCard-module__WQNGlG__trendingIconBackground svg{z-index:1;width:24px;height:24px;position:absolute;top:3px;right:3px}.StoryCard-module__WQNGlG__lateralBook{position:relative}.StoryCard-module__WQNGlG__lateralBook .StoryCard-module__WQNGlG__bookCardInner{opacity:.3}.StoryCard-module__WQNGlG__lateralBook:hover .StoryCard-module__WQNGlG__bookCardInner{opacity:.5}.StoryCard-module__WQNGlG__lateralBook .StoryCard-module__WQNGlG__bookInfo{opacity:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.StoryCard-module__WQNGlG__lateralBook .StoryCard-module__WQNGlG__hoverOverlay,.StoryCard-module__WQNGlG__lateralBook .StoryCard-module__WQNGlG__hoverOverlay *{pointer-events:none!important}.StoryCard-module__WQNGlG__lateralArrow{top:calc(var(--card-height,256px) / 2);z-index:1000;pointer-events:none;width:calc(var(--card-width,160px) * .4);height:calc(var(--card-width,160px) * .4);opacity:.7;justify-content:center;align-items:center;min-width:40px;max-width:80px;min-height:40px;max-height:80px;display:flex;position:absolute;left:50%;transform:translate(-50%,-50%)}.StoryCard-module__WQNGlG__lateralArrow svg{filter:drop-shadow(0 2px 6px #000c)drop-shadow(0 0 2px #00000080);width:100%;height:100%;margin:0 auto;display:block}.StoryCard-module__WQNGlG__lateralArrow svg path{stroke:#fff;fill:none;opacity:.7}.StoryCard-module__WQNGlG__lateralBook:hover .StoryCard-module__WQNGlG__lateralArrow{opacity:1;transform:translate(-50%,-50%)scale(1.15)}.StoryCard-module__WQNGlG__lateralBook:hover .StoryCard-module__WQNGlG__lateralArrow svg{filter:drop-shadow(0 2px 8px #000000e6)drop-shadow(0 0 3px #0009);opacity:1}.StoryCard-module__WQNGlG__lateralBook:hover .StoryCard-module__WQNGlG__lateralArrow svg path{stroke:#fff;fill:none;opacity:1}.StoryCard-module__WQNGlG__bookCard *{box-sizing:border-box}@media (max-width:767px){.StoryCard-module__WQNGlG__bookCard:hover{outline:none}.StoryCard-module__WQNGlG__lateralArrow{display:none!important}.StoryCard-module__WQNGlG__bookCard{width:var(--card-width,120px);height:calc(var(--card-height,192px) + 36px);overflow:visible}.StoryCard-module__WQNGlG__bookCardInner{width:var(--card-width,120px);height:calc(var(--card-height,192px) + 36px)}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__bookCardInner{width:var(--card-width,120px);height:calc(var(--card-height,192px) + 36px);z-index:var(--z-book-base,1);border-radius:4px;top:0}.StoryCard-module__WQNGlG__bookCoverWrapper{height:var(--card-height,192px)}.StoryCard-module__WQNGlG__bookCardHovered .StoryCard-module__WQNGlG__bookCoverWrapper,.StoryCard-module__WQNGlG__bookCardClosing .StoryCard-module__WQNGlG__bookCoverWrapper{height:var(--card-height,192px);border-radius:4px}.StoryCard-module__WQNGlG__hoverOverlay{display:none!important}.StoryCard-module__WQNGlG__bookInfo{opacity:1!important;max-height:36px!important;padding:8px 0!important;overflow:visible!important}.StoryCard-module__WQNGlG__bookPages{font-size:10px}.StoryCard-module__WQNGlG__bookStatus{font-size:8px}.StoryCard-module__WQNGlG__trendingIcon{width:55px;height:55px}.StoryCard-module__WQNGlG__trendingIconBackground svg{width:20px;height:20px;top:2px;right:2px}.StoryCard-module__WQNGlG__freeBadge{padding:3px 6px;font-size:8px}}
.WriteInlineNoteCard-module__XgM-2G__panelCard{flex:220px;align-items:stretch;gap:0;min-width:200px;max-width:340px;display:flex}.WriteInlineNoteCard-module__XgM-2G__colorStrip{opacity:0;pointer-events:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;padding:8px 6px;transition:opacity .15s;display:flex}.WriteInlineNoteCard-module__XgM-2G__panelCard:hover .WriteInlineNoteCard-module__XgM-2G__colorStrip{opacity:1;pointer-events:auto}.WriteInlineNoteCard-module__XgM-2G__colorDot{cursor:pointer;border:2px solid #0000;border-radius:50%;outline:none;width:12px;height:12px;padding:0;transition:transform .12s,border-color .12s}.WriteInlineNoteCard-module__XgM-2G__colorDot:hover{transform:scale(1.25)}.WriteInlineNoteCard-module__XgM-2G__colorDot:focus-visible{box-shadow:0 0 0 2px var(--theme-inputBorderFocus)}.WriteInlineNoteCard-module__XgM-2G__colorDotActive{border-color:#ffffffb3;transform:scale(1.15)}.WriteInlineNoteCard-module__XgM-2G__cardBody{background:var(--theme-surfaceSolid);cursor:pointer;border:1px solid;border-radius:8px;flex-direction:column;flex:1;gap:4px;min-width:0;padding:8px 10px;transition:border-color .15s,box-shadow .15s;display:flex}.WriteInlineNoteCard-module__XgM-2G__panelCardExpanded .WriteInlineNoteCard-module__XgM-2G__cardBody{cursor:default}.WriteInlineNoteCard-module__XgM-2G__cardBodyHovered{box-shadow:0 2px 16px #00000059}.WriteInlineNoteCard-module__XgM-2G__cardHeader{justify-content:space-between;align-items:center;gap:4px;display:flex}.WriteInlineNoteCard-module__XgM-2G__timestamp{color:var(--theme-textDisabled);-webkit-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.7rem}.WriteInlineNoteCard-module__XgM-2G__deleteButton{width:20px;height:20px;color:var(--theme-textDisabled);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,opacity .12s;display:flex}.WriteInlineNoteCard-module__XgM-2G__panelCard:hover .WriteInlineNoteCard-module__XgM-2G__deleteButton{opacity:1;pointer-events:auto}.WriteInlineNoteCard-module__XgM-2G__deleteButton:hover{color:#f87171;background:#ef444426}.WriteInlineNoteCard-module__XgM-2G__noteTextarea{resize:none;width:100%;min-height:1.2em;color:var(--theme-text);background:0 0;border:none;outline:none;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.82rem;line-height:1.5;overflow:hidden}.WriteInlineNoteCard-module__XgM-2G__noteTextarea::placeholder{color:var(--theme-textDisabled);opacity:.6}.WriteInlineNoteCard-module__XgM-2G__noteTextarea[readonly]{pointer-events:none;cursor:default}.WriteInlineNoteCard-module__XgM-2G__bodyCollapsed{max-height:3.69rem;position:relative;overflow:hidden}.WriteInlineNoteCard-module__XgM-2G__bodyExpanded{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;max-height:9.84rem;overflow-y:auto}.WriteInlineNoteCard-module__XgM-2G__bodyExpanded::-webkit-scrollbar{width:4px}.WriteInlineNoteCard-module__XgM-2G__bodyExpanded::-webkit-scrollbar-track{background:0 0}.WriteInlineNoteCard-module__XgM-2G__bodyExpanded::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.WriteInlineNoteCard-module__XgM-2G__bodyExpanded::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.WriteInlineNoteCard-module__XgM-2G__expandToggle{background:var(--theme-surfaceSolid);color:var(--theme-textDisabled);cursor:pointer;z-index:1;white-space:nowrap;border:none;outline:none;padding-left:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.82rem;line-height:1.5;transition:color .12s;position:absolute;bottom:0;right:0}.WriteInlineNoteCard-module__XgM-2G__expandToggle:hover{color:var(--theme-textSecondary)}
.StoryPageHeader-module__L-yFta__header{flex-direction:column;align-items:flex-start;gap:18px;padding-top:40px;display:flex}.StoryPageHeader-module__L-yFta__title{max-width:min(920px,100%);color:var(--theme-text,#fff);font-family:var(--font-crimson-pro), Georgia, serif;font-size:48px;font-weight:var(--type-display-weight,400);letter-spacing:0;margin:0;line-height:1.04}.StoryPageHeader-module__L-yFta__titleImage{object-fit:contain;max-width:min(520px,100%);max-height:170px;display:block}.StoryPageHeader-module__L-yFta__metaRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.StoryPageHeader-module__L-yFta__actionRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@container (max-width:640px){.StoryPageHeader-module__L-yFta__header{padding-top:28px}.StoryPageHeader-module__L-yFta__title{font-size:34px}}@container (max-width:767px){.StoryPageHeader-module__L-yFta__header{gap:14px;width:100%;padding-top:0}.StoryPageHeader-module__L-yFta__title{font-size:34px;line-height:1.04}.StoryPageHeader-module__L-yFta__titleImage{max-width:min(420px,100%);max-height:118px}.StoryPageHeader-module__L-yFta__metaRow{gap:10px 12px}.StoryPageHeader-module__L-yFta__actionRow{flex-wrap:nowrap;gap:8px;width:100%;min-width:0;display:flex}}
.WriteEditorNotesOverlay-module__WEnMaW__highlightOverlay{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:visible}.WriteEditorNotesOverlay-module__WEnMaW__highlightRect{pointer-events:none;border-radius:2px;transition:background-color .15s;position:absolute}.WriteEditorNotesOverlay-module__WEnMaW__notesContainer{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:visible}.WriteEditorNotesOverlay-module__WEnMaW__notesContainer>*{pointer-events:auto}.WriteEditorNotesOverlay-module__WEnMaW__badgesContainer{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:visible}.WriteEditorNotesOverlay-module__WEnMaW__compactBadgeGroup{pointer-events:auto;z-index:20;position:absolute;right:calc(100% + 12px)}.WriteEditorNotesOverlay-module__WEnMaW__compactBadge{background:var(--theme-surfaceSolid);border:1px solid var(--theme-border);cursor:pointer;color:var(--theme-textSecondary);white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:12px;outline:none;align-items:center;gap:4px;padding:2px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;transition:background .12s,border-color .12s,box-shadow .12s;display:flex}.WriteEditorNotesOverlay-module__WEnMaW__compactBadge:hover{background:var(--theme-backgroundSecondary);border-color:var(--theme-borderHover)}.WriteEditorNotesOverlay-module__WEnMaW__compactBadge:focus-visible{box-shadow:0 0 0 2px var(--theme-inputBorderFocus)}.WriteEditorNotesOverlay-module__WEnMaW__compactBadgeActive{background:var(--theme-backgroundSecondary);border-color:var(--theme-borderHover);box-shadow:0 2px 8px #0003}.WriteEditorNotesOverlay-module__WEnMaW__compactPanel{z-index:20;pointer-events:auto;flex-wrap:wrap;gap:8px;width:100%;padding:8px 0;animation:.15s ease-out WriteEditorNotesOverlay-module__WEnMaW__panelSlideIn;display:flex;position:absolute;left:0}@keyframes WriteEditorNotesOverlay-module__WEnMaW__panelSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.SkeletonFill-module__35rLRa__absoluteFill{border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.SkeletonFill-module__35rLRa__blockFill{border-radius:inherit;width:100%;height:100%;display:block}.SkeletonFill-module__35rLRa__titleLine{border-radius:6px;height:1.2em;display:block}.SkeletonFill-module__35rLRa__textLine{border-radius:6px}.SkeletonFill-module__35rLRa__metaPill{border-radius:999px;height:22px}.SkeletonFill-module__35rLRa__actionButton{border-radius:999px;height:38px}.SkeletonFill-module__35rLRa__tabPill{border-radius:999px;height:34px}.SkeletonFill-module__35rLRa__bodyLine{border-radius:6px;height:16px}
.CharacterRelatedCharactersList-module__l38pJq__list{--list-thumb-w:92px;max-width:860px}
