.ImageLightbox-module__SOZTvW__Overlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;animation:.2s ImageLightbox-module__SOZTvW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImageLightbox-module__SOZTvW__fadeIn{0%{opacity:0}to{opacity:1}}.ImageLightbox-module__SOZTvW__Content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.ImageLightbox-module__SOZTvW__Image{object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;width:auto!important;max-width:90vw!important;height:auto!important;max-height:85vh!important}.ImageLightbox-module__SOZTvW__CloseButton{width:36px;height:36px;color:var(--text-secondary,#8e8e8e);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.ImageLightbox-module__SOZTvW__CloseButton:hover{background-color:var(--sidebar-hover,#ffffff1a);color:var(--text-primary,white)}.ImageLightbox-module__SOZTvW__DownloadButton{height:36px;color:var(--text-secondary,#8e8e8e);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:8px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:flex}.ImageLightbox-module__SOZTvW__DownloadButton:hover{color:var(--text-primary,white);background-color:var(--sidebar-hover,#ffffff1a)}.ImageLightbox-module__SOZTvW__HeaderButtons{z-index:1001;align-items:center;gap:8px;display:flex;position:fixed;top:12px;right:16px}.ImageLightbox-module__SOZTvW__NavArrow{cursor:pointer;z-index:1001;opacity:.6;background-color:#0000;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageLightbox-module__SOZTvW__NavArrow:hover{opacity:1;background-color:#0000;transform:translateY(-50%)scale(1.1)}.ImageLightbox-module__SOZTvW__NavArrow[data-direction=left]{left:-60px}.ImageLightbox-module__SOZTvW__NavArrow[data-direction=right]{right:-60px}.ImageLightbox-module__SOZTvW__Counter{color:var(--text-secondary,#8e8e8e);z-index:1001;background-color:#0000;padding:0;font-size:14px;font-weight:500;position:absolute;bottom:-32px;left:50%;transform:translate(-50%)}
.DesktopVoice-module__Z5Ls4q__Overlay{z-index:9999;background-color:var(--chat-bg,#0a0a0c);justify-content:stretch;align-items:stretch;animation:.2s DesktopVoice-module__Z5Ls4q__fadeIn;display:flex;position:fixed;inset:0}@keyframes DesktopVoice-module__Z5Ls4q__fadeIn{0%{opacity:0}to{opacity:1}}
.MobileVoice-module__LaatqG__VoicePage{background-color:var(--chat-bg,#0a0a0c);color:var(--text-primary,#e8e6e3);padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);z-index:3;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.MobileVoice-module__LaatqG__TopBar{flex-shrink:0;align-items:center;padding:12px 16px;display:flex}.MobileVoice-module__LaatqG__BackButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;padding:6px;transition:background-color .15s;display:flex}.MobileVoice-module__LaatqG__BackButton:active{background-color:#ffffff14}.MobileVoice-module__LaatqG__Title{text-align:center;color:var(--text-primary);flex:1;font-size:16px;font-weight:600}.MobileVoice-module__LaatqG__Spacer{flex-shrink:0;width:34px}.MobileVoice-module__LaatqG__OrbContainer{flex:1;justify-content:center;align-items:center;min-height:0;padding:16px;display:flex}.MobileVoice-module__LaatqG__OrbCanvas{display:block}.MobileVoice-module__LaatqG__StatusRow{flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 16px 16px;display:flex}.MobileVoice-module__LaatqG__StatusText{color:var(--text-secondary,#fff9);font-size:13.5px;font-weight:500;transition:color .3s}.MobileVoice-module__LaatqG__StatusListening{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2.5s ease-in-out infinite MobileVoice-module__LaatqG__shimmer}.MobileVoice-module__LaatqG__StatusSpeaking{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:1.5s ease-in-out infinite MobileVoice-module__LaatqG__shimmer}@keyframes MobileVoice-module__LaatqG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MobileVoice-module__LaatqG__Controls{padding:12px 24px calc(20px + env(safe-area-inset-bottom,0px));flex-shrink:0;justify-content:center;align-items:center;gap:16px;display:flex}.MobileVoice-module__LaatqG__MicBtn,.MobileVoice-module__LaatqG__EndBtn{border:1px solid color-mix(in srgb, var(--dropdown-border,#ffffff1f) 15%, transparent);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;justify-content:center;align-items:center;transition:border-color .15s,transform .12s;display:flex;position:relative;overflow:hidden}.MobileVoice-module__LaatqG__MicBtn:hover,.MobileVoice-module__LaatqG__EndBtn:hover{border-color:color-mix(in srgb, var(--action-color) 30%, transparent)}.MobileVoice-module__LaatqG__MicBtn:active,.MobileVoice-module__LaatqG__EndBtn:active{transform:scale(.95)}.MobileVoice-module__LaatqG__MicBtn{width:52px;height:52px;color:var(--text-primary);border-radius:50%}.MobileVoice-module__LaatqG__MicBtnMuted{color:var(--text-muted,#ffffff73)}.MobileVoice-module__LaatqG__EndBtn{height:52px;color:var(--text-primary);border-radius:26px;padding:0 24px}.MobileVoice-module__LaatqG__BtnCanvas{pointer-events:none;margin:auto;position:absolute;inset:0}.MobileVoice-module__LaatqG__BtnContent{z-index:1;pointer-events:none;align-items:center;gap:7px;display:flex;position:relative}.MobileVoice-module__LaatqG__BtnLabel{color:var(--text-primary);letter-spacing:-.01em;text-shadow:0 1px 4px color-mix(in srgb, var(--dropdown-bg,#000) 80%, transparent);font-size:13.5px;font-weight:600}
.StyleManagerModal-module__ifgjka__Overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.25s forwards StyleManagerModal-module__ifgjka__overlayIn;display:flex;position:fixed;inset:0}.StyleManagerModal-module__ifgjka__OverlayClosing{animation:.2s forwards StyleManagerModal-module__ifgjka__overlayOut}@keyframes StyleManagerModal-module__ifgjka__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes StyleManagerModal-module__ifgjka__overlayOut{0%{opacity:1}to{opacity:0}}.StyleManagerModal-module__ifgjka__Modal{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);border-radius:18px;flex-direction:column;width:min(784px,100vw - 32px);height:min(550px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__ModalOpening{animation:.32s cubic-bezier(.16,1,.3,1) forwards StyleManagerModal-module__ifgjka__modalSlideIn}.StyleManagerModal-module__ifgjka__ModalClosing{animation:.2s forwards StyleManagerModal-module__ifgjka__modalSlideOut}@keyframes StyleManagerModal-module__ifgjka__modalSlideIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes StyleManagerModal-module__ifgjka__modalSlideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.98)}}.StyleManagerModal-module__ifgjka__Header{border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.StyleManagerModal-module__ifgjka__TitleRow{align-items:center;gap:10px;min-width:0;display:flex}.StyleManagerModal-module__ifgjka__Title{color:var(--dropdown-text-selected,#ffffffeb);white-space:nowrap;text-overflow:ellipsis;align-items:center;font-size:16px;font-weight:600;line-height:1;display:flex;overflow:hidden}.StyleManagerModal-module__ifgjka__TitlePresetName{text-overflow:ellipsis;max-width:400px;display:block;overflow:hidden}.StyleManagerModal-module__ifgjka__HeaderActions{align-items:center;gap:8px;line-height:32px;display:flex}.StyleManagerModal-module__ifgjka__BackButton,.StyleManagerModal-module__ifgjka__CloseButton{width:32px;height:32px;color:var(--dropdown-text-selected,#ffffffe6);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__BackButton:hover,.StyleManagerModal-module__ifgjka__CloseButton:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__BackArrowIcon{background-color:currentColor;width:18px;height:18px;-webkit-mask-image:url(/arrow.png);mask-image:url(/arrow.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.StyleManagerModal-module__ifgjka__UseStyleButton{border:1px solid color-mix(in srgb, var(--action-color) 40%, transparent);background:color-mix(in srgb, var(--action-color) 18%, transparent);color:var(--text-primary);cursor:pointer;border-radius:10px;padding:7px 14px;font-size:13px;font-weight:600;transition:background-color .15s,transform .1s}.StyleManagerModal-module__ifgjka__UseStyleButton:hover{background:color-mix(in srgb, var(--action-color) 24%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__OptionsContainer{position:relative}.StyleManagerModal-module__ifgjka__OptionsButton{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:var(--text-secondary,#c2c2c2);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:4px;padding:7px 12px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__OptionsButton:hover{background:var(--dropdown-hover,#1f1f1f);color:var(--text-primary,#ececec);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525))}.StyleManagerModal-module__ifgjka__OptionsDropdown{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);z-index:20;border-radius:10px;min-width:180px;padding:4px;animation:.18s forwards StyleManagerModal-module__ifgjka__dropdownIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__OptionsDropdownItem{width:100%;color:var(--text-primary,#ececec);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:400;transition:background-color .12s;display:block}.StyleManagerModal-module__ifgjka__OptionsDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__Body{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex:1;min-height:0;padding:4px 14px 10px;overflow-y:auto}.StyleManagerModal-module__ifgjka__Body::-webkit-scrollbar{width:6px}.StyleManagerModal-module__ifgjka__Body::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__ifgjka__Body::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.StyleManagerModal-module__ifgjka__ListBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.StyleManagerModal-module__ifgjka__ListScrollArea{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex:1;min-height:0;padding:4px 14px 0;overflow-y:auto}.StyleManagerModal-module__ifgjka__ListScrollArea::-webkit-scrollbar{width:6px}.StyleManagerModal-module__ifgjka__ListScrollArea::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__ifgjka__ListScrollArea::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.StyleManagerModal-module__ifgjka__StickyFooter{flex-shrink:0;justify-content:flex-start;padding:8px 14px 10px;display:flex}.StyleManagerModal-module__ifgjka__SectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary,#ffffff80);margin:2px 4px 4px;font-size:11px;font-weight:600}.StyleManagerModal-module__ifgjka__List{flex-direction:column;gap:6px;margin-bottom:8px;display:flex;position:relative}.StyleManagerModal-module__ifgjka__ListItem{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;transition:background-color .2s,border-color .2s,box-shadow .2s;animation:.35s cubic-bezier(.16,1,.3,1) both StyleManagerModal-module__ifgjka__listItemIn;display:flex}.StyleManagerModal-module__ifgjka__ListItem:first-child{animation-delay:30ms}.StyleManagerModal-module__ifgjka__ListItem:nth-child(2){animation-delay:60ms}.StyleManagerModal-module__ifgjka__ListItem:nth-child(3){animation-delay:90ms}.StyleManagerModal-module__ifgjka__ListItem:nth-child(4){animation-delay:.12s}.StyleManagerModal-module__ifgjka__ListItem:nth-child(5){animation-delay:.15s}.StyleManagerModal-module__ifgjka__ListItem:nth-child(6){animation-delay:.18s}.StyleManagerModal-module__ifgjka__ListItem:nth-child(7){animation-delay:.21s}.StyleManagerModal-module__ifgjka__ListItem:nth-child(8){animation-delay:.24s}@keyframes StyleManagerModal-module__ifgjka__listItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__ListItem:hover{background:color-mix(in srgb, var(--dropdown-bg,#141414) 84%, white 2%);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525));box-shadow:0 2px 12px #00000026}.StyleManagerModal-module__ifgjka__ListItemDragging{border-color:var(--action-color)!important;z-index:999!important;cursor:grabbing!important;background:#ffffff14!important;box-shadow:0 8px 32px #00000059!important}.StyleManagerModal-module__ifgjka__ListItemLeft{align-items:center;gap:10px;min-width:0;display:flex}.StyleManagerModal-module__ifgjka__ListItemRight{align-items:center;gap:10px;display:flex}.StyleManagerModal-module__ifgjka__DragHandle{cursor:grab;color:#ffffff40;align-items:center;padding:2px;transition:color .15s;display:flex}.StyleManagerModal-module__ifgjka__DragHandle:hover{color:#ffffff80}.StyleManagerModal-module__ifgjka__ListItemDragging .StyleManagerModal-module__ifgjka__DragHandle{cursor:grabbing;color:#fff9}.StyleManagerModal-module__ifgjka__DragHandleIcon{flex-shrink:0}.StyleManagerModal-module__ifgjka__StyleListIcon{width:16px;height:16px;color:var(--text-secondary,#ffffff8c);background-color:currentColor;flex-shrink:0;-webkit-mask-image:url(/quillpen.png);mask-image:url(/quillpen.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.StyleManagerModal-module__ifgjka__ListItem:hover .StyleManagerModal-module__ifgjka__StyleListIcon{color:var(--action-color)}.StyleManagerModal-module__ifgjka__ListItemName{color:var(--dropdown-text-selected,#ffffffe0);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.StyleManagerModal-module__ifgjka__Badge{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:var(--text-secondary,#fff9);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:500}.StyleManagerModal-module__ifgjka__ArrowIcon{color:#ffffff4d;align-items:center;transition:color .15s,transform .2s;display:flex}.StyleManagerModal-module__ifgjka__ListItem:hover .StyleManagerModal-module__ifgjka__ArrowIcon{color:#fff9;transform:translate(2px)}.StyleManagerModal-module__ifgjka__Actions{align-items:center;gap:6px;display:flex}.StyleManagerModal-module__ifgjka__ActionButton,.StyleManagerModal-module__ifgjka__ActionButtonDanger{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:var(--text-secondary,#c2c2c2);cursor:pointer;background:0 0;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s}.StyleManagerModal-module__ifgjka__ActionButton:hover{background:var(--dropdown-hover,#1f1f1f);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525));color:var(--text-primary,#ececec)}.StyleManagerModal-module__ifgjka__ActionButtonDanger{color:#f87171e6;border-color:#ef44444d}.StyleManagerModal-module__ifgjka__ActionButtonDanger:hover{background:#ef44441a;border-color:#ef444473}.StyleManagerModal-module__ifgjka__Footer{justify-content:flex-start;margin-top:6px;animation:.35s cubic-bezier(.16,1,.3,1) .2s both StyleManagerModal-module__ifgjka__listItemIn;display:flex}.StyleManagerModal-module__ifgjka__FooterRow{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.StyleManagerModal-module__ifgjka__PrimaryButton,.StyleManagerModal-module__ifgjka__SecondaryButton{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;transition:background-color .15s,transform .1s,border-color .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__PrimaryButton{background:color-mix(in srgb, var(--action-color) 18%, transparent);border-color:color-mix(in srgb, var(--action-color) 40%, transparent);color:var(--text-primary,#ececec)}.StyleManagerModal-module__ifgjka__PrimaryButton:hover:not(:disabled){background:color-mix(in srgb, var(--action-color) 24%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__PrimaryButton:disabled{opacity:.55;cursor:not-allowed}.StyleManagerModal-module__ifgjka__SecondaryButton{color:var(--text-secondary,#c2c2c2);background:0 0}.StyleManagerModal-module__ifgjka__SecondaryButton:hover{background:var(--dropdown-hover,#1f1f1f);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525));color:var(--text-primary,#ececec)}.StyleManagerModal-module__ifgjka__Field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.StyleManagerModal-module__ifgjka__FieldLabel{color:var(--text-secondary,#fff9);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.StyleManagerModal-module__ifgjka__Input,.StyleManagerModal-module__ifgjka__Textarea{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);width:100%;color:var(--text-primary,#ececec);border-radius:12px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.StyleManagerModal-module__ifgjka__Textarea{resize:vertical;min-height:140px;line-height:1.55}.StyleManagerModal-module__ifgjka__Input:focus,.StyleManagerModal-module__ifgjka__Textarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 12%, transparent)}.StyleManagerModal-module__ifgjka__Input::placeholder,.StyleManagerModal-module__ifgjka__Textarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__ifgjka__EditBody{flex-direction:column;flex:1;min-height:0;padding:4px 14px 10px;display:flex;overflow:hidden}.StyleManagerModal-module__ifgjka__EditFieldGrow{flex-direction:column;flex:1;gap:6px;min-height:0;margin-bottom:14px;display:flex}.StyleManagerModal-module__ifgjka__EditTextarea{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);width:100%;min-height:0;color:var(--text-primary,#ececec);resize:none;scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;border-radius:12px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.55;transition:border-color .2s,box-shadow .2s}.StyleManagerModal-module__ifgjka__EditTextarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 12%, transparent)}.StyleManagerModal-module__ifgjka__EditTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__ifgjka__EditTextarea::-webkit-scrollbar{width:6px}.StyleManagerModal-module__ifgjka__EditTextarea::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__ifgjka__EditTextarea::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.StyleManagerModal-module__ifgjka__PresetDetailBody{flex:1;grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:4px 10px 10px;display:grid;overflow:visible}.StyleManagerModal-module__ifgjka__PresetLeftPanel{border-right:none;border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:32px 28px;animation:.35s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex;position:relative;overflow:visible}.StyleManagerModal-module__ifgjka__PresetBadge{background:color-mix(in srgb, var(--text-primary,#ececec) 90%, transparent);color:var(--dropdown-bg,#141414);text-transform:uppercase;letter-spacing:.04em;border-radius:8px;align-self:center;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.StyleManagerModal-module__ifgjka__PresetTagline{color:var(--text-primary,#ffffffbf);text-align:center;letter-spacing:-.01em;margin-bottom:12px;font-size:26px;font-weight:400;line-height:1.35}.StyleManagerModal-module__ifgjka__PresetDescription{color:var(--text-muted,#fff6);text-align:center;max-width:260px;font-size:13px;line-height:1.5}.StyleManagerModal-module__ifgjka__PresetDisclaimer{color:var(--text-muted,#ffffff59);margin-top:auto;font-size:12px;font-weight:500}.StyleManagerModal-module__ifgjka__PresetRightPanel{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--text-primary,#fff) 10%, transparent) transparent;opacity:0;border-radius:14px;flex-direction:column;min-height:0;animation:.4s 50ms forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex;overflow-y:auto}.StyleManagerModal-module__ifgjka__PresetRightPanel::-webkit-scrollbar{width:5px}.StyleManagerModal-module__ifgjka__PresetRightPanel::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__ifgjka__PresetRightPanel::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-primary,#fff) 10%, transparent);border-radius:3px}@keyframes StyleManagerModal-module__ifgjka__panelFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__PreviewEmpty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:40px 24px;display:flex}.StyleManagerModal-module__ifgjka__PreviewEmptyLabel{color:#fff6;font-size:14px;font-weight:400}.StyleManagerModal-module__ifgjka__PreviewExampleGrid{flex-wrap:wrap;justify-content:center;gap:8px;max-width:320px;display:flex}.StyleManagerModal-module__ifgjka__PreviewExampleButton{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:#ffffffa6;cursor:pointer;white-space:nowrap;background:0 0;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:400;transition:all .2s}.StyleManagerModal-module__ifgjka__PreviewExampleButton:hover{background:var(--dropdown-hover,#1f1f1f);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525));color:#ffffffe6;transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__PreviewActive{flex-direction:column;gap:14px;padding:16px 18px;animation:.3s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__PreviewTopBar{color:#ffffff80;align-items:center;gap:6px;font-size:13px;display:flex}.StyleManagerModal-module__ifgjka__PreviewingLabel{font-weight:400}.StyleManagerModal-module__ifgjka__PreviewDropdownContainer{position:relative}.StyleManagerModal-module__ifgjka__PreviewDropdownTrigger{color:var(--action-color);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:500;transition:background-color .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__PreviewDropdownTrigger:hover{background:color-mix(in srgb, var(--action-color) 10%, transparent)}.StyleManagerModal-module__ifgjka__PreviewDropdownMenu{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);z-index:10;border-radius:10px;min-width:180px;padding:4px;animation:.18s forwards StyleManagerModal-module__ifgjka__dropdownIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 28px #00000047}@keyframes StyleManagerModal-module__ifgjka__dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__PreviewDropdownItem{width:100%;color:var(--text-primary,#ececec);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:13px;transition:background-color .12s;display:block}.StyleManagerModal-module__ifgjka__PreviewDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__PreviewDropdownItemActive{color:var(--action-color)}.StyleManagerModal-module__ifgjka__PreviewPromptBubble{background:var(--message-bubble-user,#ffffff0f);color:#ffffffd9;border-radius:14px;padding:12px 16px;font-size:14px;line-height:1.5;animation:.3s cubic-bezier(.16,1,.3,1) forwards StyleManagerModal-module__ifgjka__bubbleIn}@keyframes StyleManagerModal-module__ifgjka__bubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__PreviewThinkingIndicator{color:var(--action-color);align-items:center;gap:8px;padding:4px 0;animation:.3s forwards StyleManagerModal-module__ifgjka__fadeInUp;display:flex}@keyframes StyleManagerModal-module__ifgjka__fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__PreviewThinkingText{background:linear-gradient(90deg, var(--gradient-start) 0%, var(--gradient-end) 50%, var(--gradient-start) 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:13px;font-weight:500;animation:2s ease-in-out infinite StyleManagerModal-module__ifgjka__shimmer}@keyframes StyleManagerModal-module__ifgjka__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.StyleManagerModal-module__ifgjka__ThinkingIcon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.StyleManagerModal-module__ifgjka__DotMatrix{grid-template-columns:repeat(3,1fr);place-items:center;gap:2.5px;padding:1px;display:grid;position:absolute;inset:0}.StyleManagerModal-module__ifgjka__Dot{opacity:.22;background:radial-gradient(circle at 34% 34%, color-mix(in srgb, var(--text-primary,#fff) 55%, var(--chat-bg,#0f0f0f)) 0%, color-mix(in srgb, var(--text-primary,#fff) 18%, transparent) 55%, color-mix(in srgb, var(--chat-bg,#0f0f0f) 44%, transparent) 100%);border-radius:999px;width:3.5px;height:3.5px;transition:opacity .18s,transform .18s;transform:scale(.82)}.StyleManagerModal-module__ifgjka__DotActive{opacity:.7;background:radial-gradient(circle at 32% 28%, color-mix(in srgb, var(--text-primary,#fff) 68%, currentColor) 0%, color-mix(in srgb, currentColor 92%, var(--text-primary,#fff)) 54%, color-mix(in srgb, currentColor 36%, transparent) 100%);transform:scale(.96)}.StyleManagerModal-module__ifgjka__DotActive[data-strength="0"]{opacity:1;transform:scale(1.18)}.StyleManagerModal-module__ifgjka__DotActive[data-strength="1"]{opacity:.88;transform:scale(1.08)}.StyleManagerModal-module__ifgjka__DotActive[data-strength="2"]{opacity:.72;transform:scale(.98)}.StyleManagerModal-module__ifgjka__DotActive[data-strength="3"]{opacity:.56;transform:scale(.9)}.StyleManagerModal-module__ifgjka__DotComplete{opacity:.85;background:radial-gradient(circle at 32% 28%, color-mix(in srgb, var(--text-primary,#fff) 72%, currentColor) 0%, color-mix(in srgb, currentColor 88%, var(--text-primary,#fff)) 56%, color-mix(in srgb, currentColor 32%, transparent) 100%);transform:scale(.96)}.StyleManagerModal-module__ifgjka__PreviewThinkingSection{cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 0;animation:.3s forwards StyleManagerModal-module__ifgjka__fadeInUp}.StyleManagerModal-module__ifgjka__PreviewThinkingHeader{color:var(--text-secondary,#ffffff8c);align-items:center;gap:6px;font-size:13px;transition:color .15s;display:flex}.StyleManagerModal-module__ifgjka__PreviewThinkingSection:hover .StyleManagerModal-module__ifgjka__PreviewThinkingHeader{color:#ffffffbf}.StyleManagerModal-module__ifgjka__PreviewThinkingHeaderText{font-weight:500}.StyleManagerModal-module__ifgjka__PreviewChevron{margin-left:2px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.StyleManagerModal-module__ifgjka__PreviewChevronExpanded{transform:rotate(90deg)}.StyleManagerModal-module__ifgjka__PreviewThinkingContent{border-left:2px solid var(--thought-quote-end-color,#ffffff26);color:var(--text-secondary,#ffffff8c);scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;max-height:180px;margin-top:8px;margin-left:6px;padding:0 0 0 24px;font-size:13px;line-height:1.6;animation:.25s forwards StyleManagerModal-module__ifgjka__thinkingContentIn;overflow-y:auto}@keyframes StyleManagerModal-module__ifgjka__thinkingContentIn{0%{opacity:0}to{opacity:1}}.StyleManagerModal-module__ifgjka__PreviewResponse{color:var(--text-primary,#ffffffe0);font-size:14px;line-height:1.65;animation:.35s forwards StyleManagerModal-module__ifgjka__fadeInUp}.StyleManagerModal-module__ifgjka__PreviewResponse h1{color:var(--text-primary,#fff);margin:.8em 0 .5em;font-size:1.35em;font-weight:600;line-height:1.3}.StyleManagerModal-module__ifgjka__PreviewResponse h2{color:var(--text-primary,#fff);margin:.7em 0 .4em;font-size:1.15em;font-weight:600;line-height:1.3}.StyleManagerModal-module__ifgjka__PreviewResponse h3{color:var(--text-primary,#fff);margin:.6em 0 .35em;font-size:1.05em;font-weight:600;line-height:1.3}.StyleManagerModal-module__ifgjka__PreviewResponse p{color:var(--text-primary,#ffffffe0);margin:0 0 .7em}.StyleManagerModal-module__ifgjka__PreviewResponse p:last-child{margin-bottom:0}.StyleManagerModal-module__ifgjka__PreviewResponse strong{color:var(--text-primary,#fff);font-weight:600}.StyleManagerModal-module__ifgjka__PreviewResponse em{opacity:.85;font-style:italic}.StyleManagerModal-module__ifgjka__PreviewResponse ul,.StyleManagerModal-module__ifgjka__PreviewResponse ol{color:var(--text-primary,#ffffffe0);margin:0 0 .7em;padding-left:1.5em}.StyleManagerModal-module__ifgjka__PreviewResponse li{color:var(--text-primary,#ffffffe0);margin-bottom:.35em}.StyleManagerModal-module__ifgjka__PreviewResponse code{color:var(--text-primary,#ffffffe0);background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:.9em}.StyleManagerModal-module__ifgjka__PreviewResponse blockquote{border-left:3px solid var(--dropdown-border,#ffffff26);color:var(--text-secondary,#ffffffa6);margin:.5em 0;padding:4px 0 4px 14px;font-style:italic}.StyleManagerModal-module__ifgjka__PreviewResponse table{border-collapse:collapse;width:100%;margin:.7em 0;font-size:13px}.StyleManagerModal-module__ifgjka__PreviewResponse th,.StyleManagerModal-module__ifgjka__PreviewResponse td{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);text-align:left;color:var(--text-primary,#ffffffe0);padding:6px 10px}.StyleManagerModal-module__ifgjka__PreviewResponse th{background:color-mix(in srgb, var(--dropdown-bg,#141414) 80%, white 2%);font-weight:600}.StyleManagerModal-module__ifgjka__PreviewListItem{padding:2px 0 2px 16px;position:relative}.StyleManagerModal-module__ifgjka__PreviewBlockquote{border-left:3px solid var(--dropdown-border,#ffffff26);color:var(--text-secondary,#ffffffa6);margin:.5em 0;padding:4px 0 4px 14px;font-style:italic}.StyleManagerModal-module__ifgjka__StreamCursor{color:var(--action-color);margin-left:1px;font-weight:300;animation:.7s step-end infinite StyleManagerModal-module__ifgjka__cursorBlink;display:inline-block}@keyframes StyleManagerModal-module__ifgjka__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.StyleManagerModal-module__ifgjka__CreateBody{flex:1;grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:4px 10px 10px;display:grid;overflow:hidden}.StyleManagerModal-module__ifgjka__CreateLeftPanel{border-right:none;border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:32px 28px;animation:.35s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__QuillIcon{background-color:var(--action-color);flex-shrink:0;width:100px;height:100px;-webkit-mask-image:url(/quill.png);mask-image:url(/quill.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.StyleManagerModal-module__ifgjka__CreateLeftText{color:var(--text-muted,#ffffff8c);text-align:center;max-width:280px;font-size:14px;line-height:1.55}.StyleManagerModal-module__ifgjka__CreateRightPanel{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);opacity:0;border-radius:14px;flex-direction:column;justify-content:center;padding:20px;animation:.4s 50ms forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__CreateRightInner{border:1px dashed var(--dropdown-border,#ffffff2e);border-radius:16px;flex-direction:column;align-items:center;gap:24px;padding:40px 24px 28px;display:flex}.StyleManagerModal-module__ifgjka__CreateExampleArea{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.StyleManagerModal-module__ifgjka__CreateExampleHint{color:#ffffff59;text-align:center;font-size:12px;line-height:1.5}.StyleManagerModal-module__ifgjka__CreateDescribeLink{color:var(--dropdown-text,#ffffffd9);border-top:1px solid var(--dropdown-border,#ffffff14);justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding-top:16px;font-size:13px;display:flex}.StyleManagerModal-module__ifgjka__ExampleButtonWrap{justify-content:center;display:inline-flex;position:relative}.StyleManagerModal-module__ifgjka__AddExampleButton{background:var(--action-color,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__AddExampleButton:hover{filter:brightness(1.1);transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__ExampleMenu{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);z-index:10;white-space:nowrap;border-radius:12px;min-width:220px;padding:5px;animation:.18s forwards StyleManagerModal-module__ifgjka__dropdownIn;position:absolute;top:calc(100% + 6px);left:-14px;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__ExampleMenuItem{width:100%;color:var(--text-primary,#ececec);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:400;transition:background-color .12s;display:flex}.StyleManagerModal-module__ifgjka__ExampleMenuItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__ExampleMenuItem svg{opacity:.65;flex-shrink:0}.StyleManagerModal-module__ifgjka__LinkButton{color:var(--dropdown-text,#ffffffd9);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;text-decoration:underline;transition:opacity .15s}.StyleManagerModal-module__ifgjka__LinkButton:hover{opacity:.7}.StyleManagerModal-module__ifgjka__AnalyzingBody{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.StyleManagerModal-module__ifgjka__AnalyzingContent{flex-direction:column;align-items:center;gap:20px;animation:.4s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__AnalyzingIndicator{color:var(--action-color);justify-content:center;align-items:center;margin-bottom:8px;display:flex;transform:scale(1.6)}.StyleManagerModal-module__ifgjka__AnalyzingText{color:var(--text-primary,#ffffffe0);text-align:center;font-size:16px;font-weight:500}.StyleManagerModal-module__ifgjka__AnalyzingSubtext{color:var(--text-muted,#fff6);text-align:center;max-width:300px;font-size:13px;line-height:1.5}.StyleManagerModal-module__ifgjka__AnalyzingDots{align-items:center;gap:6px;margin-top:8px;display:flex}.StyleManagerModal-module__ifgjka__AnalyzingDot{background:var(--action-color);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite StyleManagerModal-module__ifgjka__dotBounce}@keyframes StyleManagerModal-module__ifgjka__dotBounce{0%,80%,to{opacity:.3;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.StyleManagerModal-module__ifgjka__AnalyzeError{color:#f87171e6;text-align:center;background:#ef444414;border:1px solid #ef444433;border-radius:8px;padding:8px 12px;font-size:13px}.StyleManagerModal-module__ifgjka__CustomBadge{background:color-mix(in srgb, var(--action-color) 18%, transparent);border:1px solid color-mix(in srgb, var(--action-color) 35%, transparent);color:var(--action-color);text-transform:uppercase;letter-spacing:.04em;border-radius:8px;align-self:center;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-block}.StyleManagerModal-module__ifgjka__StyleSummaryLabel{color:var(--text-muted,#ffffff59);text-align:center;text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;gap:4px;margin-bottom:4px;font-size:11px;font-weight:500;display:flex}.StyleManagerModal-module__ifgjka__InfoIconWrap{cursor:help;color:var(--text-muted);align-items:center;transition:color .15s;display:inline-flex;position:relative}.StyleManagerModal-module__ifgjka__InfoIconWrap:hover{color:var(--text-secondary)}.StyleManagerModal-module__ifgjka__InfoTooltip{background:var(--dropdown-bg,#1a1a1a);border:1px solid var(--dropdown-border);text-transform:none;letter-spacing:0;width:220px;color:var(--text-secondary);text-align:center;z-index:99999;pointer-events:none;border-radius:8px;padding:8px 10px;font-size:11.5px;font-style:normal;font-weight:400;line-height:1.45;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000080}.StyleManagerModal-module__ifgjka__InfoIconWrap:hover .StyleManagerModal-module__ifgjka__InfoTooltip{display:block}.StyleManagerModal-module__ifgjka__StyleSummaryText{color:var(--text-primary,#ffffffe0);text-align:center;max-width:300px;margin-bottom:14px;font-size:17px;font-weight:400;line-height:1.45}.StyleManagerModal-module__ifgjka__EditWithClaudeButton{border:1px solid color-mix(in srgb, var(--action-color) 35%, transparent);color:var(--action-color);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:6px;margin-top:auto;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__EditWithClaudeButton:hover{background:color-mix(in srgb, var(--action-color) 12%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__PreviewLoading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;animation:.3s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__PreviewLoadingIndicator{color:var(--action-color);transform:scale(1.2)}.StyleManagerModal-module__ifgjka__PreviewLoadingText{color:var(--text-muted,#fff6);font-size:13px}.StyleManagerModal-module__ifgjka__PasteOverlay{z-index:50;background:#00000080;border-radius:18px;justify-content:center;align-items:center;animation:.2s forwards StyleManagerModal-module__ifgjka__overlayIn;display:flex;position:absolute;inset:0}.StyleManagerModal-module__ifgjka__PasteModal{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);border-radius:14px;flex-direction:column;gap:12px;width:min(500px,100% - 32px);padding:16px;animation:.25s cubic-bezier(.16,1,.3,1) forwards StyleManagerModal-module__ifgjka__modalSlideIn;display:flex;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__PasteHeader{justify-content:space-between;align-items:center;display:flex}.StyleManagerModal-module__ifgjka__PasteTitle{color:var(--text-primary,#ffffffeb);font-size:15px;font-weight:600}.StyleManagerModal-module__ifgjka__PasteTextarea{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);width:100%;min-height:200px;max-height:300px;color:var(--text-primary,#ececec);resize:vertical;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.55;transition:border-color .2s}.StyleManagerModal-module__ifgjka__PasteTextarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent)}.StyleManagerModal-module__ifgjka__PasteTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__ifgjka__PasteFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.StyleManagerModal-module__ifgjka__PasteCharCount{color:var(--text-muted,#ffffff59);font-size:12px}.StyleManagerModal-module__ifgjka__DescribeBody{flex:1;grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:4px 10px 10px;display:grid;position:relative;overflow:hidden}.StyleManagerModal-module__ifgjka__DescribeLeft{border-right:none;flex-direction:column;gap:10px;padding:10px 14px;animation:.3s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__DescribeSubtitle{color:#ffffff80;margin-bottom:4px;font-size:13px;font-weight:400}.StyleManagerModal-module__ifgjka__DescribeOptions{flex-direction:column;gap:4px;display:flex}.StyleManagerModal-module__ifgjka__DescribeOption{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:#ffffffbf;cursor:pointer;text-align:left;background:0 0;border-radius:12px;align-items:center;gap:10px;padding:15px 14px;font-size:13px;font-weight:400;transition:all .2s;display:flex}.StyleManagerModal-module__ifgjka__DescribeOption:hover{background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);border-color:color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent)}.StyleManagerModal-module__ifgjka__DescribeOptionActive{font-weight:500;background:color-mix(in srgb, var(--action-color) 12%, transparent)!important;border-color:color-mix(in srgb, var(--action-color) 48%, transparent)!important;color:var(--action-color)!important}.StyleManagerModal-module__ifgjka__DescribeOptionRadio{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.StyleManagerModal-module__ifgjka__RadioFilled{background:var(--action-color);width:14px;height:14px;box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 20%, transparent);border-radius:50%}.StyleManagerModal-module__ifgjka__RadioEmpty{border:2px solid #ffffff40;border-radius:50%;width:14px;height:14px}.StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:.55;background-color:currentColor;flex-shrink:0;width:18px;height:18px;transition:all .2s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.StyleManagerModal-module__ifgjka__DescribeOptionActive .StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:1}.StyleManagerModal-module__ifgjka__DescribeMobileDropdown{display:none}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownContainer{position:relative}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownTrigger{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:var(--dropdown-bg,#141414);width:100%;color:var(--text-primary,#ececec);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:flex}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownTrigger .StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:.7;width:18px;height:18px}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownChevron{opacity:.5;flex-shrink:0;margin-left:auto;transition:transform .2s}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownOpen .StyleManagerModal-module__ifgjka__DescribeMobileDropdownChevron{transform:rotate(180deg)}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownMenu{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);z-index:100;border-radius:10px;padding:4px;animation:.18s forwards StyleManagerModal-module__ifgjka__dropdownIn;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItem{width:100%;color:var(--text-primary,#ececec);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;transition:background-color .12s;display:flex}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItem .StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:.7;width:18px;height:18px}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItemActive{color:var(--action-color)}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItemActive .StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:1}.StyleManagerModal-module__ifgjka__DescribeRight{opacity:0;flex-direction:column;gap:8px;padding:10px 14px;animation:.35s 50ms forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__DescribeRightFrame{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);border-radius:14px;flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px;display:flex}.StyleManagerModal-module__ifgjka__DescribeHint{color:#ffffff73;font-size:13px;font-weight:400;line-height:1.5}.StyleManagerModal-module__ifgjka__DescribeTextarea{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);width:100%;color:var(--text-primary,#ececec);resize:none;border-radius:10px;outline:none;flex:1;min-height:120px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.55;transition:border-color .2s,box-shadow .2s}.StyleManagerModal-module__ifgjka__DescribeTextarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 12%, transparent)}.StyleManagerModal-module__ifgjka__DescribeTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__ifgjka__GenerateButton{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:var(--text-secondary,#c2c2c2);cursor:pointer;background:0 0;border-radius:12px;align-self:stretch;padding:10px 20px;font-size:13px;font-weight:600;transition:all .15s}.StyleManagerModal-module__ifgjka__GenerateButton:hover:not(:disabled){background:var(--dropdown-hover,#1f1f1f);color:var(--text-primary,#ececec);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525))}.StyleManagerModal-module__ifgjka__GenerateButton:disabled{opacity:.55;cursor:not-allowed}.StyleManagerModal-module__ifgjka__DescribeBottomLink{color:var(--dropdown-text,#ffffffd9);align-items:center;gap:8px;font-size:13px;display:flex;position:absolute;bottom:18px;left:18px}@media (max-width:680px){.StyleManagerModal-module__ifgjka__PresetDetailBody,.StyleManagerModal-module__ifgjka__DescribeBody,.StyleManagerModal-module__ifgjka__CreateBody{grid-template-columns:1fr}.StyleManagerModal-module__ifgjka__PresetLeftPanel,.StyleManagerModal-module__ifgjka__CreateLeftPanel{border-right:none;border-bottom:1px solid var(--dropdown-border,#ffffff14);padding:24px 20px}.StyleManagerModal-module__ifgjka__DescribeBody{flex-direction:column;display:flex}.StyleManagerModal-module__ifgjka__DescribeLeft{z-index:50;border-bottom:none;border-right:none;flex-shrink:0;padding:16px 18px 8px;position:relative}.StyleManagerModal-module__ifgjka__DescribeRight{flex:none;min-height:0;padding-top:8px;overflow-y:auto}.StyleManagerModal-module__ifgjka__DescribeTextarea{flex:none;min-height:140px;max-height:220px}.StyleManagerModal-module__ifgjka__DescribeBottomLink{padding:16px 18px;position:static}.StyleManagerModal-module__ifgjka__DescribeOptions{display:none}.StyleManagerModal-module__ifgjka__DescribeMobileDropdown{display:block}.StyleManagerModal-module__ifgjka__Modal{max-height:calc(100vh - 24px)}}
.ThinkingSelector-module__Is9ofW__Container{--motion-spring:cubic-bezier(.16, 1, .3, 1);--motion-entry-duration:.4s;--motion-entry-stagger:70ms;--motion-interactive:cubic-bezier(.25, .1, .25, 1);--motion-hover-duration:.2s;--motion-expand:cubic-bezier(.22, 1, .36, 1);--motion-expand-duration:.3s;--motion-micro-duration:.15s;position:relative}.ThinkingSelector-module__Is9ofW__ThinkChip{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:0;height:32px;padding:0 8px 0 2px;font-family:inherit;font-size:13px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.ThinkingSelector-module__Is9ofW__ThinkChipInactive{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__ThinkChipActive{color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__ThinkChipHovered{background-color:color-mix(in srgb, var(--thinking-color,#60a5fa) 10%, transparent);border-color:color-mix(in srgb, var(--thinking-color,#60a5fa) 30%, transparent);color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__IconArea{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .1s;display:flex}.ThinkingSelector-module__Is9ofW__ThinkIcon{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/thinkicon.png);mask-image:url(/thinkicon.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__IconArea:hover{background-color:#ffffff1a}.ThinkingSelector-module__Is9ofW__IconAreaReadOnly,.ThinkingSelector-module__Is9ofW__IconAreaReadOnly:hover{cursor:default!important;background-color:#0000!important}.ThinkingSelector-module__Is9ofW__IconAreaDismiss:hover{background-color:color-mix(in srgb, var(--thinking-color,#60a5fa) 20%, transparent);color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__TextArea{cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px;font-weight:500}.ThinkingSelector-module__Is9ofW__Menu{background-color:var(--dropdown-bg,#2f2f2f);border:1px solid var(--dropdown-border,#404040);z-index:100;will-change:opacity, transform;border-radius:12px;min-width:140px;padding:6px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.ThinkingSelector-module__Is9ofW__MenuOpen{opacity:1;pointer-events:auto;animation:.18s cubic-bezier(.16,1,.3,1) ThinkingSelector-module__Is9ofW__thinkingMenuSlideIn;transform:translate(-50%)translateY(0)scale(1)}.ThinkingSelector-module__Is9ofW__MenuClosed{opacity:0;pointer-events:none;animation:.15s ease-out ThinkingSelector-module__Is9ofW__thinkingMenuSlideOut;transform:translate(-50%)translateY(4px)scale(.96)}@keyframes ThinkingSelector-module__Is9ofW__thinkingMenuSlideIn{0%{opacity:0;transform:translate(-50%)translateY(6px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes ThinkingSelector-module__Is9ofW__thinkingMenuSlideOut{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(6px)scale(.95)}}.ThinkingSelector-module__Is9ofW__MenuItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:14px;transition:background-color .1s;display:flex}.ThinkingSelector-module__Is9ofW__MenuItem:hover{background-color:var(--dropdown-hover,#404040)}.ThinkingSelector-module__Is9ofW__MenuItemActive{color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__MenuItemLocked{opacity:.45;cursor:not-allowed!important}.ThinkingSelector-module__Is9ofW__MenuItemLocked:hover{background-color:#0000}.ThinkingSelector-module__Is9ofW__LockBadgeMobile{text-transform:uppercase;letter-spacing:.5px;background:color-mix(in srgb, var(--thinking-color,#60a5fa) 15%, transparent);color:var(--thinking-color,#60a5fa);border-radius:4px;margin-left:8px;padding:1px 6px;font-size:10px;font-weight:600;display:none}@media (hover:none),(max-width:768px){.ThinkingSelector-module__Is9ofW__LockBadgeMobile{display:inline}}.ThinkingSelector-module__Is9ofW__MenuItemLabel{flex:1}.ThinkingSelector-module__Is9ofW__MenuTooltipWrapper{width:100%;display:flex}.ThinkingSelector-module__Is9ofW__ThinkingInd.ThinkingSelector-module__Is9ofW__Divider{background-color:var(--dropdown-border,#1f1f1f);height:1px;margin:4px 0}.ThinkingSelector-module__Is9ofW__ThinkingIndicator{color:var(--thinking-color,#60a5fa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;padding:8px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__ThinkingIndicatorIcon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.ThinkingSelector-module__Is9ofW__ThinkingHoverChevron{opacity:0;transition:opacity var(--motion-hover-duration,.2s) var(--motion-interactive,ease), transform var(--motion-hover-duration,.2s) var(--motion-interactive,ease);margin:auto;position:absolute;inset:0;transform:scale(.8)}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingHoverChevron{opacity:.7;transform:scale(1)}.ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{transition:opacity var(--motion-hover-duration,.2s) var(--motion-interactive,ease), transform var(--motion-hover-duration,.2s) var(--motion-interactive,ease);will-change:opacity, transform;transform-origin:50%;grid-template-columns:repeat(3,1fr);place-items:center;gap:2.5px;padding:1px;display:grid;position:absolute;inset:0;transform:translateZ(0)}.ThinkingSelector-module__Is9ofW__ThinkingDot{opacity:.2;width:3.5px;height:3.5px;box-shadow:none;transition:opacity var(--motion-micro-duration,.15s) ease;will-change:opacity;background:currentColor;border-radius:999px}.ThinkingSelector-module__Is9ofW__ThinkingDotActive{opacity:.7;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotActive[data-strength="0"]{opacity:1;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotActive[data-strength="1"]{opacity:.88;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotActive[data-strength="2"]{opacity:.72;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotActive[data-strength="3"]{opacity:.56;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotComplete{opacity:.94;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:0;margin:auto;transition:opacity .15s;position:absolute;inset:0}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{opacity:0;transform:scale(.88)}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:1}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:not(.ThinkingSelector-module__Is9ofW__ThinkingIndicatorComplete) .ThinkingSelector-module__Is9ofW__ThinkingText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}@keyframes ThinkingSelector-module__Is9ofW__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ThinkingSelector-module__Is9ofW__ThinkingText{font-weight:500}.ThinkingSelector-module__Is9ofW__ThinkingIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__ThinkingIndicatorComplete .ThinkingSelector-module__Is9ofW__ThinkingText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__Chevron{will-change:transform;flex-shrink:0;transition:transform .2s;transform:translateZ(0)}.ThinkingSelector-module__Is9ofW__ChevronExpanded{transform:rotate(90deg)translateZ(0)}@media (hover:none){.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{opacity:1}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:0}}.ThinkingSelector-module__Is9ofW__SmoothExpand{opacity:0;transition:grid-template-rows var(--motion-expand-duration,.3s) cubic-bezier(.4, 0, .2, 1), opacity var(--motion-micro-duration,.15s) ease, transform var(--motion-expand-duration,.3s) cubic-bezier(.4, 0, .2, 1);grid-template-rows:0fr;display:grid;overflow:hidden;transform:translateY(-3px)}.ThinkingSelector-module__Is9ofW__SmoothExpandOpen{opacity:1;transition:grid-template-rows var(--motion-expand-duration,.3s) var(--motion-expand,cubic-bezier(.22, 1, .36, 1)), opacity var(--motion-hover-duration,.2s) ease 40ms, transform var(--motion-expand-duration,.3s) var(--motion-expand,cubic-bezier(.22, 1, .36, 1));grid-template-rows:1fr;transform:translateY(0)}.ThinkingSelector-module__Is9ofW__SmoothExpandInner{min-height:0;overflow:hidden}.ThinkingSelector-module__Is9ofW__ThinkingContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid var(--thinking-color,#333);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;max-height:400px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-size:14px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__ThinkingContentComplete{border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent)}.ThinkingSelector-module__Is9ofW__ThinkingContent::-webkit-scrollbar{width:6px}.ThinkingSelector-module__Is9ofW__ThinkingContent::-webkit-scrollbar-track{background:0 0}.ThinkingSelector-module__Is9ofW__ThinkingContent::-webkit-scrollbar-thumb{background:var(--dropdown-border,#444);border-radius:4px}.ThinkingSelector-module__Is9ofW__ThinkingContent p{margin:0 0 1em}.ThinkingSelector-module__Is9ofW__ThinkingContent p:last-child{margin-bottom:0}.ThinkingSelector-module__Is9ofW__ThinkingContent ul,.ThinkingSelector-module__Is9ofW__ThinkingContent ol{margin:0 0 1em;padding-left:1.5em}.ThinkingSelector-module__Is9ofW__ThinkingContent li{margin-bottom:.5em}.ThinkingSelector-module__Is9ofW__WebSearchBlock{width:100%;min-width:0;animation:ThinkingSelector-module__Is9ofW__webSearchBlockIn var(--motion-entry-duration,.4s) var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) both;margin:-2px 0 2px}@keyframes ThinkingSelector-module__Is9ofW__webSearchBlockIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ThinkingSelector-module__Is9ofW__WebSearchBlockCompactTop{margin-top:-14px}.ThinkingSelector-module__Is9ofW__WebSearchBlock:first-child{margin-top:-6px}.ThinkingSelector-module__Is9ofW__InlineThoughtBlock{animation:ThinkingSelector-module__Is9ofW__inlineThoughtIn var(--motion-entry-duration,.4s) var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) both;margin:-6px 0 2px}@keyframes ThinkingSelector-module__Is9ofW__inlineThoughtIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ThinkingSelector-module__Is9ofW__WorkSequenceBlock{animation:ThinkingSelector-module__Is9ofW__workSequenceBlockIn var(--motion-entry-duration,.4s) var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) both;margin:-14px 0 2px}@keyframes ThinkingSelector-module__Is9ofW__workSequenceBlockIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ThinkingSelector-module__Is9ofW__WorkSequenceBlock+h1,.ThinkingSelector-module__Is9ofW__WorkSequenceBlock+h2,.ThinkingSelector-module__Is9ofW__WorkSequenceBlock+h3{margin-top:.45em}.ThinkingSelector-module__Is9ofW__InlineThoughtBlock .ThinkingSelector-module__Is9ofW__ThinkingIndicator{align-items:center;padding:4px 0}.ThinkingSelector-module__Is9ofW__InlineThoughtBlock .ThinkingSelector-module__Is9ofW__ThinkingText{line-height:18px}.ThinkingSelector-module__Is9ofW__WorkSequenceBlock .ThinkingSelector-module__Is9ofW__ThinkingIndicator{align-items:center;padding:4px 0}.ThinkingSelector-module__Is9ofW__WorkSequenceBlock .ThinkingSelector-module__Is9ofW__ThinkingText{line-height:18px}.ThinkingSelector-module__Is9ofW__WorkSequenceChevron{opacity:0;transition:transform var(--motion-hover-duration,.2s) var(--motion-interactive,ease), opacity var(--motion-micro-duration,.15s) ease;justify-content:center;align-items:center;margin-left:2px;font-size:16px;line-height:1;display:inline-flex;transform:translateY(-1px)translate(-2px)}.ThinkingSelector-module__Is9ofW__ThinkingText:hover+.ThinkingSelector-module__Is9ofW__WorkSequenceChevron,.ThinkingSelector-module__Is9ofW__WorkSequenceChevron:hover{opacity:.65;transform:translateY(-1px)translate(0)}.ThinkingSelector-module__Is9ofW__WorkSequenceChevronExpanded{opacity:.9;transform:translateY(-1px)translate(0)rotate(90deg)}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__WorkSequenceChevron{opacity:.65;transform:translateY(-1px)translate(0)}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__WorkSequenceChevronExpanded{opacity:.9;transform:translateY(-1px)translate(0)rotate(90deg)}.ThinkingSelector-module__Is9ofW__ThinkingCompleteChevron{opacity:.5;justify-content:center;align-items:center;margin-left:4px;font-size:16px;line-height:1;transition:transform .16s,opacity .16s;display:inline-flex;transform:translateY(-1px)}.ThinkingSelector-module__Is9ofW__ThinkingCompleteChevronExpanded{opacity:.9;transform:translateY(-1px)rotate(90deg)}.ThinkingSelector-module__Is9ofW__WorkSequenceTimelineWrap{opacity:0;transition:grid-template-rows var(--motion-expand-duration,.3s) var(--motion-expand,cubic-bezier(.22, 1, .36, 1)), opacity var(--motion-hover-duration,.2s) ease, transform var(--motion-expand-duration,.3s) var(--motion-expand,cubic-bezier(.22, 1, .36, 1));contain:content;grid-template-rows:0fr;display:grid;overflow:hidden;transform:translateY(-3px)}.ThinkingSelector-module__Is9ofW__WorkSequenceTimelineWrapExpanded{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.ThinkingSelector-module__Is9ofW__WorkSequenceTimelineWrapPreview{pointer-events:none}.ThinkingSelector-module__Is9ofW__WorkSequenceTimeline{min-height:0;margin:0;padding:0;display:grid;overflow:hidden}.ThinkingSelector-module__Is9ofW__WorkSequenceTimelineWrapExpanded .ThinkingSelector-module__Is9ofW__WorkSequenceTimeline{margin:6px 0 8px;padding:2px 0}.ThinkingSelector-module__Is9ofW__WorkSequenceStep{opacity:0;min-height:26px;animation:ThinkingSelector-module__Is9ofW__workSequenceStepIn var(--motion-entry-duration,.4s) var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) both;animation-delay:calc(var(--step-index,0) * var(--motion-entry-stagger,70ms));grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:8px;padding-bottom:22px;display:grid;position:relative;transform:translateY(8px)}.ThinkingSelector-module__Is9ofW__WorkSequenceStep[data-kind=search]{padding-bottom:26px}.ThinkingSelector-module__Is9ofW__WorkSequenceStep+.ThinkingSelector-module__Is9ofW__WorkSequenceStep[data-kind=search]{padding-top:4px}.ThinkingSelector-module__Is9ofW__WorkSequenceStep[data-step-kind=thought]{padding-bottom:14px}.ThinkingSelector-module__Is9ofW__WorkSequenceStep:after{content:"";background:color-mix(in srgb, currentColor 22%, transparent);transform-origin:top;width:1px;animation:ThinkingSelector-module__Is9ofW__workSequenceLineIn var(--motion-entry-duration,.4s) 60ms var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) both;pointer-events:none;position:absolute;top:24px;bottom:6px;left:14px;transform:translate(-50%)}.ThinkingSelector-module__Is9ofW__WorkSequenceStep[data-last]:after{display:none}.ThinkingSelector-module__Is9ofW__WorkSequenceStep:last-child{padding-bottom:0}.ThinkingSelector-module__Is9ofW__WorkSequenceStepIcon{width:28px;min-height:22px;color:inherit;justify-content:center;align-items:flex-start;display:inline-flex;position:relative}.ThinkingSelector-module__Is9ofW__WorkSequenceNodeIcon{z-index:1;width:18px;height:18px;color:var(--text-secondary);animation:ThinkingSelector-module__Is9ofW__workSequenceIconIn var(--motion-entry-duration,.4s) 60ms var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) both;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}@keyframes ThinkingSelector-module__Is9ofW__workSequenceStepIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ThinkingSelector-module__Is9ofW__workSequenceLineIn{0%{opacity:0;transform:translate(-50%)scaleY(0)}to{opacity:1;transform:translate(-50%)scaleY(1)}}@keyframes ThinkingSelector-module__Is9ofW__workSequenceIconIn{0%{opacity:0;transform:scale(.72)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.ThinkingSelector-module__Is9ofW__WorkSequenceClockIcon,.ThinkingSelector-module__Is9ofW__WorkSequenceCheckIcon{background-color:currentColor;width:16px;height:16px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__WorkSequenceClockIcon{width:19px;height:19px;-webkit-mask-image:url(/clock-two-svgrepo-com.svg);mask-image:url(/clock-two-svgrepo-com.svg)}.ThinkingSelector-module__Is9ofW__WorkSequenceCheckIcon{width:20px;height:20px;-webkit-mask-image:url(/checkmark-circle-svgrepo-com.svg);mask-image:url(/checkmark-circle-svgrepo-com.svg)}.ThinkingSelector-module__Is9ofW__WorkSequenceNodeIcon .ThinkingSelector-module__Is9ofW__WebSearchGlobeIcon{width:16px;height:16px}.ThinkingSelector-module__Is9ofW__WorkSequenceNodeIconSearch,.ThinkingSelector-module__Is9ofW__WorkSequenceNodeIconDone{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__WorkSequenceNodeIconError{color:#ef4444}.ThinkingSelector-module__Is9ofW__WorkSequenceStepBody{min-width:0;color:var(--text-secondary);margin-top:-1px;padding-top:0;font-size:14px;line-height:1.45}.ThinkingSelector-module__Is9ofW__WorkSequenceStepTitle{color:var(--text-secondary);margin-bottom:2px;font-weight:500}.ThinkingSelector-module__Is9ofW__WorkSequenceStepTitleSecondary{color:var(--text-tertiary,var(--text-secondary));opacity:.8;margin-bottom:2px;font-size:13px;font-weight:400}.ThinkingSelector-module__Is9ofW__WorkSequenceThoughtBody{color:var(--text-tertiary,var(--text-secondary));opacity:.88;margin-top:4px;font-size:13px;line-height:1.55}.ThinkingSelector-module__Is9ofW__WorkSequenceThoughtPreview{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;opacity:.75;max-width:min(100%,600px);margin-top:2px;font-size:12.5px;line-height:1.4;overflow:hidden}.ThinkingSelector-module__Is9ofW__WorkSequenceThoughtBodyClamped{-webkit-line-clamp:2;overflow-anchor:none;overscroll-behavior:contain;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:3.1em;display:-webkit-box;overflow:hidden;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.ThinkingSelector-module__Is9ofW__WorkSequenceThoughtBodyExpanded{max-height:520px;padding-right:4px;overflow-y:auto}.ThinkingSelector-module__Is9ofW__WorkSequenceThoughtBody p{margin:0 0 .5em}.ThinkingSelector-module__Is9ofW__WorkSequenceThoughtBody p:last-child{margin-bottom:0}.ThinkingSelector-module__Is9ofW__WorkSequenceThoughtBody pre,.ThinkingSelector-module__Is9ofW__WorkSequenceThoughtBody code{font-size:12px}.ThinkingSelector-module__Is9ofW__WorkSequenceShowAll{color:var(--text-secondary);cursor:pointer;opacity:.75;transition:opacity var(--motion-hover-duration,.2s) var(--motion-interactive,ease), color var(--motion-hover-duration,.2s) var(--motion-interactive,ease);background:0 0;border:none;margin-top:6px;padding:2px 0;font-size:12px;font-weight:500;text-decoration:none}.ThinkingSelector-module__Is9ofW__WorkSequenceShowAll:hover{opacity:1;text-decoration:underline}.ThinkingSelector-module__Is9ofW__WorkSequenceStepTitleClickable{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;width:fit-content;transition:color var(--motion-hover-duration,.2s) var(--motion-interactive,ease);align-items:center;gap:6px;margin-bottom:2px;font-weight:500;display:flex}.ThinkingSelector-module__Is9ofW__WorkSequenceStepTitleClickable:hover{color:var(--text-primary,var(--text-secondary))}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailChevron{opacity:.6;transition:transform var(--motion-hover-duration,.2s) var(--motion-interactive,ease), opacity var(--motion-micro-duration,.15s) ease;flex-shrink:0;font-size:14px;font-weight:600;display:inline-block;transform:rotate(0)}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailChevronExpanded{transform:rotate(90deg)}.ThinkingSelector-module__Is9ofW__WorkSequenceStepTitleClickable:hover .ThinkingSelector-module__Is9ofW__WorkSequenceDetailChevron{opacity:1}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailCollapsible{transition:grid-template-rows var(--motion-expand-duration,.3s) var(--motion-expand,cubic-bezier(.22, 1, .36, 1));grid-template-rows:0fr;display:grid;overflow:hidden}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailCollapsibleOpen{grid-template-rows:1fr}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailContent{opacity:0;min-height:0;transition:opacity var(--motion-hover-duration,.2s) ease 50ms, transform var(--motion-expand-duration,.3s) var(--motion-expand,cubic-bezier(.22, 1, .36, 1)) 20ms, margin-top var(--motion-expand-duration,.3s) var(--motion-expand,cubic-bezier(.22, 1, .36, 1));margin-top:0;overflow:hidden;transform:translateY(-4px)}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailCollapsibleOpen .ThinkingSelector-module__Is9ofW__WorkSequenceDetailContent{opacity:1;margin-top:6px;transform:translateY(0)}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailContent pre{border-radius:8px;max-height:400px;margin:0;font-size:12px;overflow-y:auto}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailContent code{font-size:12px}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailContent p{color:var(--text-tertiary,var(--text-secondary));margin:0 0 .4em;font-size:13px}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailContent p:last-child{margin-bottom:0}.ThinkingSelector-module__Is9ofW__WorkSequenceTypedText{vertical-align:top;overflow-wrap:anywhere;max-width:100%;position:relative}.ThinkingSelector-module__Is9ofW__WorkSequenceBlock .ThinkingSelector-module__Is9ofW__ThinkingText .ThinkingSelector-module__Is9ofW__WorkSequenceTypedText,.ThinkingSelector-module__Is9ofW__WorkSequenceSearchTitle .ThinkingSelector-module__Is9ofW__WorkSequenceTypedText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchHeader{width:min(100%,840px);max-width:min(100%,840px);min-height:20px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:0;display:flex}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchHeader:disabled{cursor:default}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchCopy{gap:2px;min-width:0;display:grid}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchTitle{color:var(--text-secondary);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14.5px;font-weight:600;line-height:20px;overflow:hidden}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchDomains{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:17px;overflow:hidden}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchReason{width:min(100%,840px);color:var(--text-muted);margin-top:5px;font-size:12.5px;line-height:18px}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchMeta{color:var(--text-muted);white-space:nowrap;transition:color var(--motion-hover-duration,.2s) var(--motion-interactive,ease);flex:none;align-items:center;gap:4px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchHeader:hover .ThinkingSelector-module__Is9ofW__WorkSequenceSearchTitle,.ThinkingSelector-module__Is9ofW__WorkSequenceSearchHeader:hover .ThinkingSelector-module__Is9ofW__WorkSequenceSearchMeta{color:var(--text-primary,var(--text-secondary))}.ThinkingSelector-module__Is9ofW__WorkSequenceMuted{color:var(--text-muted);word-wrap:break-word;overflow-wrap:break-word;margin-top:2px;font-size:12.5px;line-height:20px}.ThinkingSelector-module__Is9ofW__WorkSequenceSources{box-sizing:border-box;width:100%;max-height:260px;animation:ThinkingSelector-module__Is9ofW__workSequenceSourcesIn var(--motion-entry-duration,.4s) 60ms var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) both;transform-origin:top;gap:2px;padding:4px 0;display:grid;overflow-y:auto}.ThinkingSelector-module__Is9ofW__WorkSequenceSource{min-height:28px;color:var(--text-secondary);opacity:0;animation:ThinkingSelector-module__Is9ofW__workSequenceSourceIn var(--motion-entry-duration,.4s) var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) forwards;animation-delay:calc(80ms + var(--source-index,0) * var(--motion-entry-stagger,70ms));transition:background-color var(--motion-hover-duration,.2s) var(--motion-interactive,ease), color var(--motion-hover-duration,.2s) var(--motion-interactive,ease);border-radius:6px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:4px 8px;font-size:12.5px;text-decoration:none;display:grid;transform:translateY(6px)}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceChips{flex-wrap:wrap;align-items:center;gap:6px;width:min(100%,840px);margin-top:4px;display:flex}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceChip,.ThinkingSelector-module__Is9ofW__WorkSequenceSourceMore{border:1px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 10%, transparent);max-width:190px;height:22px;color:var(--text-muted);background:color-mix(in srgb, var(--text-secondary,#b4b4b4) 5%, transparent);opacity:0;animation:ThinkingSelector-module__Is9ofW__workSequenceSourceIn var(--motion-entry-duration,.4s) var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) forwards;animation-delay:calc(90ms + var(--source-index,0) * 40ms);transition:background-color var(--motion-hover-duration,.2s) var(--motion-interactive,ease), border-color var(--motion-hover-duration,.2s) var(--motion-interactive,ease), color var(--motion-hover-duration,.2s) var(--motion-interactive,ease);border-radius:999px;align-items:center;gap:6px;padding:0 8px;font-size:11.5px;line-height:22px;text-decoration:none;display:inline-flex;transform:translateY(4px)}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceChip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceMore{opacity:1;cursor:pointer;min-width:fit-content;font-family:inherit;animation:none;transform:none}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceChip:hover,.ThinkingSelector-module__Is9ofW__WorkSequenceSourceMore:hover{color:var(--text-primary,var(--text-secondary));border-color:color-mix(in srgb, var(--text-secondary,#b4b4b4) 18%, transparent);background:color-mix(in srgb, var(--text-secondary,#b4b4b4) 8%, transparent)}@keyframes ThinkingSelector-module__Is9ofW__workSequenceSourcesIn{0%{opacity:0;transform:translateY(-6px)scaleY(.96)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes ThinkingSelector-module__Is9ofW__workSequenceSourceIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ThinkingSelector-module__Is9ofW__WorkSequenceStep,.ThinkingSelector-module__Is9ofW__WorkSequenceStep:after,.ThinkingSelector-module__Is9ofW__WorkSequenceNodeIcon,.ThinkingSelector-module__Is9ofW__WorkSequenceSources,.ThinkingSelector-module__Is9ofW__WorkSequenceSource,.ThinkingSelector-module__Is9ofW__WorkSequenceSourceChip,.ThinkingSelector-module__Is9ofW__WorkSequenceTypedText,.ThinkingSelector-module__Is9ofW__WebSearchBlock,.ThinkingSelector-module__Is9ofW__WorkSequenceBlock,.ThinkingSelector-module__Is9ofW__InlineThoughtBlock,.ThinkingSelector-module__Is9ofW__WebSearchSourceCount{animation-duration:1ms!important;animation-delay:0s!important}.ThinkingSelector-module__Is9ofW__WorkSequenceStep,.ThinkingSelector-module__Is9ofW__WorkSequenceSources,.ThinkingSelector-module__Is9ofW__WorkSequenceSource,.ThinkingSelector-module__Is9ofW__WorkSequenceSourceChip{transform:none}.ThinkingSelector-module__Is9ofW__WorkSequenceTimelineWrap{transition-duration:1ms!important}}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceTitle,.ThinkingSelector-module__Is9ofW__WorkSequenceSourceDomain{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceTitle{color:var(--text-secondary);font-size:13px;font-weight:500}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceDomain{color:var(--text-muted);text-align:right;opacity:.85;max-width:180px;font-size:11.5px}.ThinkingSelector-module__Is9ofW__WorkSequenceSource:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-secondary,#b4b4b4) 7%, transparent);text-decoration:none}.ThinkingSelector-module__Is9ofW__WorkSequenceSource:hover .ThinkingSelector-module__Is9ofW__WorkSequenceSourceTitle{color:var(--text-primary,var(--text-secondary))}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceFavicon{object-fit:contain;border-radius:3px;width:14px;height:14px}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceDot{opacity:.7;background:currentColor;border-radius:999px;width:7px;height:7px;margin-left:3px}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceRemainder{color:var(--text-muted);padding:6px 6px 2px 34px;font-size:12px}.ThinkingSelector-module__Is9ofW__WorkSequenceSummaryRow{width:fit-content;color:var(--text-muted);letter-spacing:.01em;animation:ThinkingSelector-module__Is9ofW__workSequenceSummaryIn var(--motion-entry-duration,.4s) var(--motion-spring,cubic-bezier(.16, 1, .3, 1)) both;align-items:center;gap:8px;margin:0 0 12px;padding:4px 0;font-size:12px;line-height:18px;display:inline-flex}.ThinkingSelector-module__Is9ofW__WorkSequenceSummaryDot{background:color-mix(in srgb, var(--text-secondary,#b4b4b4) 45%, transparent);border-radius:999px;flex-shrink:0;width:5px;height:5px}.ThinkingSelector-module__Is9ofW__WorkSequenceSummaryText{color:var(--text-secondary,#b4b4b4);opacity:.78;font-weight:500}@keyframes ThinkingSelector-module__Is9ofW__workSequenceSummaryIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ThinkingSelector-module__Is9ofW__WorkSequenceSummaryRow{animation-duration:1ms!important}}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailContent .ThinkingSelector-module__Is9ofW__WorkSequenceSources{max-height:320px;padding:2px 0 0}.ThinkingSelector-module__Is9ofW__WorkSequenceDetailContent .ThinkingSelector-module__Is9ofW__WorkSequenceSearchReason{margin:0 0 8px}@media (max-width:640px){.ThinkingSelector-module__Is9ofW__WorkSequenceSearchHeader{flex-direction:column;align-items:flex-start;gap:4px}.ThinkingSelector-module__Is9ofW__WorkSequenceSearchMeta{align-self:flex-start}.ThinkingSelector-module__Is9ofW__WorkSequenceSource{grid-template-columns:18px minmax(0,1fr)}.ThinkingSelector-module__Is9ofW__WorkSequenceSourceDomain{display:none}}.ThinkingSelector-module__Is9ofW__WebSearchBlock .ThinkingSelector-module__Is9ofW__ThinkingIndicator{align-items:center;padding:4px 0}.ThinkingSelector-module__Is9ofW__WebSearchBlock .ThinkingSelector-module__Is9ofW__ThinkingText{line-height:18px}.ThinkingSelector-module__Is9ofW__WebSearchIndicatorRunning{color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__WebSearchSourceCount{color:currentColor;background:color-mix(in srgb, currentColor 12%, transparent);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11px;font-weight:600;animation:.35s cubic-bezier(.16,1,.3,1) both ThinkingSelector-module__Is9ofW__webSearchBadgeIn;display:inline-flex}@keyframes ThinkingSelector-module__Is9ofW__webSearchBadgeIn{0%{opacity:0;transform:scale(.7)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.ThinkingSelector-module__Is9ofW__WebSearchPromptPreview{max-width:min(620px,100% - 24px);color:var(--text-tertiary,#8f8f8f);white-space:normal;word-wrap:break-word;overflow-wrap:anywhere;flex-direction:column;gap:4px;margin:-2px 0 6px 24px;font-size:12.5px;font-style:italic;line-height:1.45;animation:.35s cubic-bezier(.16,1,.3,1) ThinkingSelector-module__Is9ofW__webSearchPromptIn;display:flex}.ThinkingSelector-module__Is9ofW__WebSearchPromptParagraph{display:block}.ThinkingSelector-module__Is9ofW__WebSearchFavicons{vertical-align:middle;flex:0 0 18px;justify-content:center;align-self:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.ThinkingSelector-module__Is9ofW__WebSearchFaviconFrame{width:18px;height:18px;box-shadow:none;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:0;left:0;overflow:hidden}.ThinkingSelector-module__Is9ofW__WebSearchGlobeIcon{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/globee.svg);mask-image:url(/globee.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__WebSearchGlobeIconRunning{transform-origin:50%;transform-style:preserve-3d;will-change:transform;animation:1.8s cubic-bezier(.4,0,.2,1) infinite ThinkingSelector-module__Is9ofW__webSearchGlobeSpin}@keyframes ThinkingSelector-module__Is9ofW__webSearchGlobeSpin{0%{transform:perspective(80px)rotateY(0)}to{transform:perspective(80px)rotateY(360deg)}}@media (prefers-reduced-motion:reduce){.ThinkingSelector-module__Is9ofW__WebSearchGlobeIconRunning{animation:none}}.ThinkingSelector-module__Is9ofW__WebSearchFavicon{object-fit:contain;width:14px;height:14px}.ThinkingSelector-module__Is9ofW__WebSearchFaviconFallback{opacity:.8;background:currentColor;border-radius:999px;width:7px;height:7px}.ThinkingSelector-module__Is9ofW__WebSearchContent{border-left-color:color-mix(in srgb, var(--search-color,#22c55e) 55%, transparent)}.ThinkingSelector-module__Is9ofW__WebSearchRun{border-bottom:1px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 14%, transparent);flex-direction:column;gap:8px;padding:8px 0 12px;display:flex}.ThinkingSelector-module__Is9ofW__WebSearchRun:last-child{border-bottom:none;padding-bottom:4px}.ThinkingSelector-module__Is9ofW__WebSearchRunHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.ThinkingSelector-module__Is9ofW__WebSearchRunTitle{text-transform:uppercase;color:var(--text-primary,#f5f5f5);font-size:12px;font-weight:700}.ThinkingSelector-module__Is9ofW__WebSearchStatus{text-transform:uppercase;color:var(--text-tertiary,#8f8f8f);font-size:11px;font-weight:700}.ThinkingSelector-module__Is9ofW__WebSearchStatus_running{color:var(--search-color,#22c55e)}.ThinkingSelector-module__Is9ofW__WebSearchStatus_complete{color:var(--text-secondary,#b4b4b4)}.ThinkingSelector-module__Is9ofW__WebSearchStatus_error{color:#f87171}.ThinkingSelector-module__Is9ofW__WebSearchInstruction{color:var(--text-primary,#f5f5f5);font-size:13px;line-height:1.45}.ThinkingSelector-module__Is9ofW__WebSearchReason{color:var(--text-tertiary,#8f8f8f);font-size:12px;line-height:1.45}.ThinkingSelector-module__Is9ofW__WebSearchQueries{flex-wrap:wrap;gap:6px;display:flex}.ThinkingSelector-module__Is9ofW__WebSearchQuery{max-width:100%;color:var(--text-secondary,#b4b4b4);background:color-mix(in srgb, var(--search-color,#22c55e) 11%, transparent);border:1px solid color-mix(in srgb, var(--search-color,#22c55e) 18%, transparent);overflow-wrap:anywhere;border-radius:7px;padding:3px 7px;font-size:12px}.ThinkingSelector-module__Is9ofW__WebSearchSources{gap:6px;display:grid}.ThinkingSelector-module__Is9ofW__WebSearchSource{color:var(--text-secondary,#b4b4b4);background:color-mix(in srgb, var(--text-secondary,#b4b4b4) 6%, transparent);border:1px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 12%, transparent);border-radius:7px;align-items:center;gap:8px;padding:7px 8px;text-decoration:none;display:flex}.ThinkingSelector-module__Is9ofW__WebSearchSource:hover{color:var(--text-primary,#f5f5f5);border-color:color-mix(in srgb, var(--search-color,#22c55e) 35%, transparent)}.ThinkingSelector-module__Is9ofW__WebSearchSourceIcon{border-radius:4px;flex:0 0 16px;width:16px;height:16px}.ThinkingSelector-module__Is9ofW__WebSearchSourceText{gap:1px;min-width:0;display:grid}.ThinkingSelector-module__Is9ofW__WebSearchSourceTitle,.ThinkingSelector-module__Is9ofW__WebSearchSourceUrl{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ThinkingSelector-module__Is9ofW__WebSearchSourceTitle{font-size:12px;font-weight:600}.ThinkingSelector-module__Is9ofW__WebSearchSourceUrl{color:var(--text-tertiary,#8f8f8f);font-size:11px}.ThinkingSelector-module__Is9ofW__WebSearchSummary,.ThinkingSelector-module__Is9ofW__WebSearchError{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.55}.ThinkingSelector-module__Is9ofW__WebSearchError{color:#f87171}@keyframes ThinkingSelector-module__Is9ofW__webSearchPromptIn{0%{opacity:0;transform:translateY(-4px)}50%{opacity:.6}to{opacity:1;transform:translateY(0)}}.ThinkingSelector-module__Is9ofW__ThinkingContent strong,.ThinkingSelector-module__Is9ofW__ThinkingContent h1,.ThinkingSelector-module__Is9ofW__ThinkingContent h2,.ThinkingSelector-module__Is9ofW__ThinkingContent h3,.ThinkingSelector-module__Is9ofW__ThinkingContent h4{color:var(--thinking-bold-color,#888);font-weight:600}.ThinkingSelector-module__Is9ofW__ThinkingContent h1,.ThinkingSelector-module__Is9ofW__ThinkingContent h2,.ThinkingSelector-module__Is9ofW__ThinkingContent h3{margin-top:1.25em;margin-bottom:.75em}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__math-display{margin-bottom:1em;padding:.5em 0;overflow-x:auto}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex{color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex *{color:inherit!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__sqrt>.ThinkingSelector-module__Is9ofW__root{border-top-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__sqrt .ThinkingSelector-module__Is9ofW__sqrt-line{border-bottom-style:solid!important;border-bottom-width:.04em!important;border-bottom-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__sqrt .ThinkingSelector-module__Is9ofW__sqrt-sign{color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__sqrt .ThinkingSelector-module__Is9ofW__vlist-t{border-top-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__frac-line{border-bottom-color:var(--text-primary)!important;background-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__rule{border-color:var(--text-primary)!important;background-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__MemoryIndicator{color:var(--thinking-color,#60a5fa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__MemoryIndicator:not(.ThinkingSelector-module__Is9ofW__MemoryIndicatorComplete) .ThinkingSelector-module__Is9ofW__MemoryText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__MemoryText{font-weight:500}.ThinkingSelector-module__Is9ofW__MemoryIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__MemoryIndicatorComplete .ThinkingSelector-module__Is9ofW__MemoryText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__MemoryIconComplete{background-color:var(--text-secondary,#b4b4b4);flex-shrink:0;width:18px;height:18px;transition:opacity .15s,transform .18s;-webkit-mask-image:url(/memory.png);mask-image:url(/memory.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__MemoryContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid var(--thinking-color,#333);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;max-height:200px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-size:14px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__MemoryContentComplete{border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent)}.ThinkingSelector-module__Is9ofW__MemoryGroupContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;max-height:300px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-size:14px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__MemoryGroupEntry{padding:6px 0}.ThinkingSelector-module__Is9ofW__MemoryGroupEntry:first-child{padding-top:0}.ThinkingSelector-module__Is9ofW__MemoryGroupEntry:last-child{padding-bottom:0}.ThinkingSelector-module__Is9ofW__MemoryGroupDivider{background-color:color-mix(in srgb, var(--text-secondary,#b4b4b4) 20%, transparent);height:1px;margin:14px 0}.ThinkingSelector-module__Is9ofW__MemoryGroupLabel{color:var(--text-secondary,#999);margin-bottom:2px;font-size:12px;font-weight:600}.ThinkingSelector-module__Is9ofW__MemoryCount{opacity:.6;margin-left:2px;font-size:13px}.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix,.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__MemoryIconComplete{opacity:0;transform:scale(.88)}.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:1}@media (hover:none){.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{opacity:1}.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__MemoryIconComplete{opacity:1;transform:none}.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:0}}.ThinkingSelector-module__Is9ofW__StaticIndicator{cursor:default;pointer-events:none}.ThinkingSelector-module__Is9ofW__QuizIndicator{color:var(--thinking-color,#60a5fa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__QuizIndicator:not(.ThinkingSelector-module__Is9ofW__QuizIndicatorComplete) .ThinkingSelector-module__Is9ofW__QuizText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__QuizText{font-weight:500}.ThinkingSelector-module__Is9ofW__QuizIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__QuizIndicatorComplete .ThinkingSelector-module__Is9ofW__QuizText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__QuizIconComplete{background-color:var(--text-secondary,#b4b4b4);flex-shrink:0;width:18px;height:18px;transition:opacity .15s,transform .18s;-webkit-mask-image:url(/quiz.png);mask-image:url(/quiz.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__QuizContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;white-space:pre-wrap;max-height:300px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-family:monospace;font-size:12px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix,.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__QuizIconComplete{opacity:0;transform:scale(.88)}.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:1}@media (hover:none){.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{opacity:1}.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__QuizIconComplete{opacity:1;transform:none}.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:0}}.ThinkingSelector-module__Is9ofW__GraphIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__GraphIndicator:not(.ThinkingSelector-module__Is9ofW__GraphIndicatorComplete) .ThinkingSelector-module__Is9ofW__GraphText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__GraphText{font-weight:500}.ThinkingSelector-module__Is9ofW__ChartIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__ChartIndicator:not(.ThinkingSelector-module__Is9ofW__ChartIndicatorComplete) .ThinkingSelector-module__Is9ofW__ChartText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__ChartText{font-weight:500}.ThinkingSelector-module__Is9ofW__HtmlIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__HtmlIndicator:not(.ThinkingSelector-module__Is9ofW__HtmlIndicatorComplete) .ThinkingSelector-module__Is9ofW__HtmlText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__HtmlText{font-weight:500}.ThinkingSelector-module__Is9ofW__CardsIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__CardsIndicator:not(.ThinkingSelector-module__Is9ofW__CardsIndicatorComplete) .ThinkingSelector-module__Is9ofW__CardsText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__CardsText{font-weight:500}.ThinkingSelector-module__Is9ofW__SuggestIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__SuggestIndicator:not(.ThinkingSelector-module__Is9ofW__SuggestIndicatorComplete) .ThinkingSelector-module__Is9ofW__SuggestText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__SuggestText{font-weight:500}.ThinkingSelector-module__Is9ofW__WidgetLoadingIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:fit-content;padding:8px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__WidgetIcon{object-fit:contain;filter:brightness(0)saturate()invert(70%)sepia(50%)saturate(500%)hue-rotate(180deg)brightness()contrast();flex-shrink:0;width:18px;height:18px}.ThinkingSelector-module__Is9ofW__WidgetIconComplete{object-fit:contain;flex-shrink:0;width:18px;height:18px}.ThinkingSelector-module__Is9ofW__WidgetLoadingText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-weight:500;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__WidgetReadText{color:var(--thinking-color,#60a5fa);font-weight:500}.ThinkingSelector-module__Is9ofW__HtmlSkillIndicator{color:var(--thinking-color,#60a5fa);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__HtmlSkillIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__HtmlSkillIndicatorComplete .ThinkingSelector-module__Is9ofW__HtmlSkillText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__HtmlSkillText{font-weight:500}.ThinkingSelector-module__Is9ofW__HtmlSkillIconComplete{background-color:var(--text-secondary,#b4b4b4);flex-shrink:0;width:18px;height:18px;transition:opacity .15s,transform .18s;-webkit-mask-image:url(/frontend.png);mask-image:url(/frontend.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__HtmlSkillContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;max-height:300px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-size:14px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__HtmlWidgetIndicator{color:var(--thinking-color,#60a5fa);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__HtmlWidgetIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__HtmlWidgetIndicatorComplete .ThinkingSelector-module__Is9ofW__HtmlWidgetText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__HtmlWidgetText{font-weight:500}.ThinkingSelector-module__Is9ofW__HtmlWidgetIconComplete{background-color:var(--text-secondary,#b4b4b4);flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/codeicon.png);mask-image:url(/codeicon.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.SearchSelector-module__CQipFW__Container{position:relative}.SearchSelector-module__CQipFW__SearchChip{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:0;height:32px;padding:0 8px 0 2px;font-family:inherit;font-size:13px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.SearchSelector-module__CQipFW__SearchChipInactive{color:var(--text-secondary)}.SearchSelector-module__CQipFW__SearchChipActive{color:var(--selector-color,var(--search-color,#60a5fa))}.SearchSelector-module__CQipFW__SearchChipHovered{background-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 10%, transparent);border-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 30%, transparent);color:var(--selector-color,var(--search-color,#60a5fa))}.SearchSelector-module__CQipFW__IconArea{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .1s;display:flex}.SearchSelector-module__CQipFW__QuillPenIconChip{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/quillpen.png);mask-image:url(/quillpen.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.SearchSelector-module__CQipFW__IconArea:hover{background-color:var(--hover-bg,#ffffff1a)}.SearchSelector-module__CQipFW__IconAreaDismiss:hover{background-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 20%, transparent);color:var(--selector-color,var(--search-color,#60a5fa))}.SearchSelector-module__CQipFW__TextArea{cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px;font-weight:500}.SearchSelector-module__CQipFW__StyleMenu{background-color:var(--dropdown-bg,#2f2f2f);border:1px solid var(--dropdown-border,#404040);z-index:100;will-change:opacity, transform;border-radius:12px;min-width:240px;padding:6px;animation:.15s SearchSelector-module__CQipFW__styleMenuFadeIn;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.SearchSelector-module__CQipFW__StyleSearchComposer{align-items:center;padding:4px 6px 6px;display:flex}.SearchSelector-module__CQipFW__StyleSearchInput{min-width:0;height:28px;color:var(--text-primary);font-family:var(--font-body,inherit);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:13px;font-weight:400}.SearchSelector-module__CQipFW__StyleSearchInput::placeholder{color:var(--text-muted,#71717a)}.SearchSelector-module__CQipFW__StyleSearchDivider{background:var(--dropdown-border,#252525);height:1px;margin:4px 6px}.SearchSelector-module__CQipFW__StyleMenuList{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;max-height:210px;overflow-y:auto}.SearchSelector-module__CQipFW__StyleMenuList::-webkit-scrollbar{width:5px}.SearchSelector-module__CQipFW__StyleMenuList::-webkit-scrollbar-track{background:0 0}.SearchSelector-module__CQipFW__StyleMenuList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:999px}.SearchSelector-module__CQipFW__StyleMenuList::-webkit-scrollbar-thumb:hover{background:#ffffff40}.SearchSelector-module__CQipFW__StyleMenuEmpty{color:var(--text-muted,#71717a);text-align:center;padding:10px 12px;font-size:13px}@keyframes SearchSelector-module__CQipFW__styleMenuFadeIn{0%{opacity:0;transform:translate(-50%,4px)translateZ(0)}to{opacity:1;transform:translate(-50%)translateZ(0)}}@keyframes SearchSelector-module__CQipFW__styleMenuFadeOut{0%{opacity:1;transform:translate(-50%)translateZ(0)}to{opacity:0;transform:translate(-50%,4px)translateZ(0)}}.SearchSelector-module__CQipFW__StyleMenuClosing{animation:.12s forwards SearchSelector-module__CQipFW__styleMenuFadeOut}.SearchSelector-module__CQipFW__StyleMenuItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:14px;transition:background-color .1s;display:flex}.SearchSelector-module__CQipFW__StyleMenuItem:hover{background-color:var(--dropdown-hover,#404040)}.SearchSelector-module__CQipFW__StyleMenuItemActive{color:var(--selector-color,var(--search-color,#60a5fa))}.SearchSelector-module__CQipFW__StyleMenuLabel{flex:1}.SearchSelector-module__CQipFW__SearchingIndicator{color:var(--search-color,#60a5fa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;padding:8px 0;font-size:14px;display:flex}.SearchSelector-module__CQipFW__SearchingIndicator:not(.SearchSelector-module__CQipFW__SearchingIndicatorComplete) .SearchSelector-module__CQipFW__SearchingText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite SearchSelector-module__CQipFW__shimmer}@keyframes SearchSelector-module__CQipFW__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.SearchSelector-module__CQipFW__SearchingText{font-weight:500}.SearchSelector-module__CQipFW__SearchingIndicatorComplete{color:var(--text-secondary)}.SearchSelector-module__CQipFW__SearchingIndicatorComplete .SearchSelector-module__CQipFW__SearchingText{-webkit-text-fill-color:currentColor;background:0 0}
.MobileShell-module__pM1lrG__Shell{background-color:var(--chat-bg);color:var(--text-primary);z-index:0;padding-top:env(safe-area-inset-top,0px);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}[data-wallpaper=true][data-wp-video=true] .MobileShell-module__pM1lrG__Shell{background-color:#0000}[data-wallpaper=true][data-wp-video=false] .MobileShell-module__pM1lrG__Shell:before{content:"";background-image:var(--wp-url);background-size:var(--wp-sizing);background-repeat:var(--wp-repeat);opacity:var(--wp-opacity);pointer-events:none;z-index:-1;background-position:50%;position:absolute;inset:0}[data-wallpaper=true][data-wp-video=false] .MobileShell-module__pM1lrG__Shell:after{content:"";background-color:var(--wp-tint);opacity:var(--wp-tint-intensity);mix-blend-mode:color;pointer-events:none;z-index:-1;position:absolute;inset:0}.MobileShell-module__pM1lrG__Screen{inset:0;top:env(safe-area-inset-top,0px);flex-direction:column;transition:transform .28s cubic-bezier(.32,.72,0,1),opacity .22s;display:flex;position:absolute;overflow:hidden}.MobileShell-module__pM1lrG__ScreenActive{opacity:1;visibility:visible;z-index:2;pointer-events:auto;transform:translate(0)}.MobileShell-module__pM1lrG__ScreenExitLeft{opacity:0;visibility:hidden;z-index:1;pointer-events:none;will-change:transform, opacity;transform:translate(-30%)}.MobileShell-module__pM1lrG__ScreenExitRight{opacity:0;visibility:hidden;z-index:1;pointer-events:none;will-change:transform, opacity;transform:translate(30%)}.MobileShell-module__pM1lrG__ScreenHidden{opacity:0;visibility:hidden;z-index:0;pointer-events:none;transform:translate(0)}.MobileShell-module__pM1lrG__PlaceholderScreen{flex:1;justify-content:center;align-items:center;display:flex}
.MobileAttachSheet-module__yqur6q__Overlay{z-index:9999;background:#00000080;align-items:flex-end;animation:.2s forwards MobileAttachSheet-module__yqur6q__overlayFadeIn;display:flex;position:fixed;inset:0}.MobileAttachSheet-module__yqur6q__OverlayClosing{pointer-events:none;animation:.22s forwards MobileAttachSheet-module__yqur6q__overlayFadeOut}@keyframes MobileAttachSheet-module__yqur6q__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileAttachSheet-module__yqur6q__overlayFadeOut{0%{opacity:1}to{opacity:0}}.MobileAttachSheet-module__yqur6q__Sheet{background:var(--dropdown-bg,#1a1a1a);width:100%;max-height:70vh;padding-bottom:env(safe-area-inset-bottom,0px);border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;transition:transform .25s cubic-bezier(.32,.72,0,1);animation:.25s cubic-bezier(.32,.72,0,1) forwards MobileAttachSheet-module__yqur6q__sheetSlideUp;display:flex;overflow:hidden}.MobileAttachSheet-module__yqur6q__SheetClosing{animation:.22s cubic-bezier(.32,.72,0,1) forwards MobileAttachSheet-module__yqur6q__sheetSlideDown}@keyframes MobileAttachSheet-module__yqur6q__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes MobileAttachSheet-module__yqur6q__sheetSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.MobileAttachSheet-module__yqur6q__Handle{cursor:grab;flex-shrink:0;justify-content:center;padding:12px 0 8px;display:flex}.MobileAttachSheet-module__yqur6q__HandleBar{background:var(--text-muted,#fff3);border-radius:2px;width:36px;height:4px}.MobileAttachSheet-module__yqur6q__SheetHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px 12px;display:flex}.MobileAttachSheet-module__yqur6q__SheetContent{-webkit-overflow-scrolling:touch;flex:1;padding:0 8px 16px;overflow-y:auto}
.MobileFeatureMenu-module__Z-5OWq__Menu{flex-direction:column;display:flex}.MobileFeatureMenu-module__Z-5OWq__FileRow{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;font-family:inherit;transition:background-color .12s;display:flex}.MobileFeatureMenu-module__Z-5OWq__FileRow:active{background:var(--hover-bg,#ffffff0f)}.MobileFeatureMenu-module__Z-5OWq__FileRowIcon{background:var(--hover-bg,#ffffff14);width:42px;height:42px;color:var(--text-secondary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileFeatureMenu-module__Z-5OWq__FileRowText{flex-direction:column;gap:2px;display:flex}.MobileFeatureMenu-module__Z-5OWq__FileRowLabel{color:var(--text-primary);font-size:15px;font-weight:500}.MobileFeatureMenu-module__Z-5OWq__FileRowHint{color:var(--text-muted,#8e8e8e);font-size:13px}.MobileFeatureMenu-module__Z-5OWq__Divider{background:var(--dropdown-border,#ffffff14);height:1px;margin:4px 16px}.MobileFeatureMenu-module__Z-5OWq__FeatureItem{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;align-items:center;gap:14px;width:100%;padding:14px 16px;font-family:inherit;transition:background-color .12s;display:flex}.MobileFeatureMenu-module__Z-5OWq__FeatureItem:active{background:var(--hover-bg,#ffffff0f)}.MobileFeatureMenu-module__Z-5OWq__FeatureItem:disabled{opacity:.35;cursor:not-allowed}.MobileFeatureMenu-module__Z-5OWq__FeatureIcon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.MobileFeatureMenu-module__Z-5OWq__FeatureText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.MobileFeatureMenu-module__Z-5OWq__FeatureLabel{align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.MobileFeatureMenu-module__Z-5OWq__FeatureDesc{color:var(--text-muted,#8e8e8e);font-size:13px}.MobileFeatureMenu-module__Z-5OWq__FeatureItemActive .MobileFeatureMenu-module__Z-5OWq__FeatureDesc{opacity:.7}.MobileFeatureMenu-module__Z-5OWq__FeatureCheck{flex-shrink:0;margin-left:auto}.MobileFeatureMenu-module__Z-5OWq__ActiveLevelBadge{background:color-mix(in srgb, currentColor 12%, transparent);opacity:.8;border-radius:6px;padding:1px 7px;font-size:12px;font-weight:600}.MobileFeatureMenu-module__Z-5OWq__FeatureChevron{color:var(--text-muted,#8e8e8e);flex-shrink:0;margin-left:auto;transition:transform .2s}.MobileFeatureMenu-module__Z-5OWq__FeatureChevronExpanded{transform:rotate(180deg)}.MobileFeatureMenu-module__Z-5OWq__SubOptions{will-change:max-height, opacity;transition:max-height .25s cubic-bezier(.4,0,.2,1),opacity .2s;overflow:hidden}.MobileFeatureMenu-module__Z-5OWq__SubOptionsOpen{opacity:1;max-height:300px}.MobileFeatureMenu-module__Z-5OWq__SubOptionsClosed{opacity:0;pointer-events:none;max-height:0}.MobileFeatureMenu-module__Z-5OWq__SubOptionsInner{flex-direction:column;gap:0;padding:2px 16px 6px 58px;display:flex}.MobileFeatureMenu-module__Z-5OWq__SubOptionItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;font-family:inherit;font-size:14px;transition:background-color .1s;display:flex}.MobileFeatureMenu-module__Z-5OWq__SubOptionItem:active{background:var(--hover-bg,#ffffff0f)}.MobileFeatureMenu-module__Z-5OWq__SubOptionLocked{opacity:.4;cursor:not-allowed}.MobileFeatureMenu-module__Z-5OWq__SubOptionLocked:active{background:0 0}.MobileFeatureMenu-module__Z-5OWq__SubOptionLabel{flex:1;align-items:center;gap:8px;font-weight:500;display:flex}.MobileFeatureMenu-module__Z-5OWq__SubOptionLockBadge{text-transform:uppercase;letter-spacing:.5px;background:color-mix(in srgb, var(--thinking-color,#60a5fa) 15%, transparent);color:var(--thinking-color,#60a5fa);border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}
.AutocompleteDropdown-module__hO2_xW__Wrapper{z-index:100;padding-top:6px;position:absolute;top:100%;left:0;right:0}@media (hover:none) and (pointer:coarse){.AutocompleteDropdown-module__hO2_xW__Wrapper{padding-top:0;padding-bottom:6px;top:auto;bottom:100%}}.AutocompleteDropdown-module__hO2_xW__Dropdown{background-color:var(--dropdown-bg);border:1px solid color-mix(in srgb, var(--dropdown-border) 70%, transparent);border-radius:14px;max-height:340px;padding:4px;overflow:hidden auto;box-shadow:0 8px 28px #00000059}.AutocompleteDropdown-module__hO2_xW__Item{cursor:pointer;color:var(--dropdown-text);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;line-height:1.4;transition:background-color .1s;display:flex}.AutocompleteDropdown-module__hO2_xW__Item:hover,.AutocompleteDropdown-module__hO2_xW__ItemActive{background-color:var(--dropdown-hover)}.AutocompleteDropdown-module__hO2_xW__ItemActive{color:var(--dropdown-text-selected)}.AutocompleteDropdown-module__hO2_xW__Icon{width:16px;height:16px;color:var(--text-muted);opacity:.6;flex-shrink:0}.AutocompleteDropdown-module__hO2_xW__Text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.AutocompleteDropdown-module__hO2_xW__Bold{font-weight:600}
