@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Syne:wght@400;500;600;700;800&display=swap";
.AiStackStep-module__AP2KMG__Container{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:640px;margin:0 auto;display:flex}.AiStackStep-module__AP2KMG__Heading{color:var(--text-primary);letter-spacing:0;margin:0;font-family:Syne,sans-serif;font-size:30px;font-weight:700;line-height:1.12}.AiStackStep-module__AP2KMG__Subheading{color:var(--text-secondary);max-width:520px;margin:0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6}.AiStackStep-module__AP2KMG__Grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.AiStackStep-module__AP2KMG__Option{appearance:none;border:1px solid var(--dropdown-border);background:var(--dropdown-bg);color:var(--text-primary);text-align:left;cursor:pointer;border-radius:8px;min-height:116px;padding:16px 14px;font-family:DM Sans,sans-serif;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s,background-color .2s,box-shadow .2s;position:relative}.AiStackStep-module__AP2KMG__Option:hover{border-color:color-mix(in srgb, var(--action-color) 42%, transparent);transform:translateY(-2px)}.AiStackStep-module__AP2KMG__OptionSelected{border-color:var(--action-color);background:color-mix(in srgb, var(--action-color) 8%, var(--dropdown-bg));box-shadow:0 0 0 1px var(--action-color)}.AiStackStep-module__AP2KMG__OptionLabel{margin-bottom:6px;font-size:14px;font-weight:650;display:block}.AiStackStep-module__AP2KMG__OptionDesc{color:var(--text-muted);font-size:12px;line-height:1.42;display:block}.AiStackStep-module__AP2KMG__CheckIcon{width:14px;height:14px;color:var(--action-color);position:absolute;top:10px;right:10px}.AiStackStep-module__AP2KMG__Preview{border:1px solid color-mix(in srgb, var(--dropdown-border) 75%, transparent);background:color-mix(in srgb, var(--dropdown-bg) 78%, transparent);text-align:left;border-radius:8px;width:100%;max-width:480px;padding:12px 16px}.AiStackStep-module__AP2KMG__PreviewLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin:0 0 7px;font-size:11px;font-weight:700}.AiStackStep-module__AP2KMG__PreviewText{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}@media (max-width:640px){.AiStackStep-module__AP2KMG__Container{gap:18px}.AiStackStep-module__AP2KMG__Heading{font-size:26px}.AiStackStep-module__AP2KMG__Grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.AiStackStep-module__AP2KMG__Option{min-height:104px;padding:14px 12px}}
.ReadyStep-module__ZSyfpq__Container{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:560px;margin:0 auto;display:flex}.ReadyStep-module__ZSyfpq__Heading{color:var(--text-primary);letter-spacing:0;margin:0;font-family:Syne,sans-serif;font-size:36px;font-weight:700;line-height:1.15}.ReadyStep-module__ZSyfpq__HeadingAccent{color:var(--action-color)}.ReadyStep-module__ZSyfpq__Subheading{color:var(--text-secondary);margin:0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6}.ReadyStep-module__ZSyfpq__Prompts{flex-direction:column;gap:8px;width:100%;display:flex}.ReadyStep-module__ZSyfpq__PromptCard{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);cursor:pointer;text-align:left;width:100%;min-height:44px;color:var(--text-primary);border-radius:8px;align-items:center;gap:14px;padding:14px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.4;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.ReadyStep-module__ZSyfpq__PromptCard:hover{border-color:color-mix(in srgb, var(--action-color) 40%, transparent);background:color-mix(in srgb, var(--action-color) 4%, var(--dropdown-bg));transform:translateY(-1px)}.ReadyStep-module__ZSyfpq__PromptCard:active{transform:translateY(0)}.ReadyStep-module__ZSyfpq__PromptCardPrimary{border-color:color-mix(in srgb, var(--action-color) 48%, var(--dropdown-border));background:color-mix(in srgb, var(--action-color) 7%, var(--dropdown-bg))}.ReadyStep-module__ZSyfpq__PromptCard:focus-visible,.ReadyStep-module__ZSyfpq__GetStartedButton:focus-visible,.ReadyStep-module__ZSyfpq__OwnTopicLink:focus-visible{outline:2px solid var(--action-color);outline-offset:3px}.ReadyStep-module__ZSyfpq__PromptCard:disabled,.ReadyStep-module__ZSyfpq__GetStartedButton:disabled,.ReadyStep-module__ZSyfpq__OwnTopicLink:disabled{cursor:wait;opacity:.62;transform:none}.ReadyStep-module__ZSyfpq__PromptIconWrap{background:color-mix(in srgb, var(--action-color) 10%, transparent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ReadyStep-module__ZSyfpq__PromptIcon{width:16px;height:16px;color:var(--action-color)}.ReadyStep-module__ZSyfpq__PromptCopy{flex-direction:column;flex:1;gap:3px;display:flex}.ReadyStep-module__ZSyfpq__PromptMeta{color:var(--action-color);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.2}.ReadyStep-module__ZSyfpq__PromptText{display:block}.ReadyStep-module__ZSyfpq__GetStartedButton{background:var(--text-primary);color:var(--background);cursor:pointer;border:none;border-radius:999px;width:100%;max-width:320px;min-height:48px;margin-top:4px;padding:14px 40px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1)}.ReadyStep-module__ZSyfpq__GetStartedButton:hover{filter:brightness(1.05);transform:translateY(-1px)}.ReadyStep-module__ZSyfpq__GetStartedButton:active{transform:translateY(0)}.ReadyStep-module__ZSyfpq__OwnTopicLink{color:var(--text-muted);cursor:pointer;min-height:44px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--text-muted) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--text-muted) 40%, transparent);text-underline-offset:3px;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;font-family:DM Sans,sans-serif;font-size:13px;transition:color .15s;display:flex}.ReadyStep-module__ZSyfpq__OwnTopicLink:hover{color:var(--text-secondary);-webkit-text-decoration-color:var(--text-secondary);text-decoration-color:var(--text-secondary)}@media (max-width:640px){.ReadyStep-module__ZSyfpq__Heading{font-size:28px}.ReadyStep-module__ZSyfpq__PromptCard{padding:12px 14px;font-size:13px}.ReadyStep-module__ZSyfpq__GetStartedButton{max-width:100%}}
@keyframes OnboardingFlow-module__5bjHhq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.OnboardingFlow-module__5bjHhq__Overlay{z-index:2147483647;background:linear-gradient(180deg, color-mix(in srgb, var(--background) 94%, var(--bg-secondary)), var(--background));flex-direction:column;align-items:center;animation:.5s ease-out forwards OnboardingFlow-module__5bjHhq__overlayFadeIn;display:flex;position:fixed;inset:0;overflow:hidden auto}.OnboardingFlow-module__5bjHhq__Grain{opacity:.03;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px;position:fixed;inset:0}.OnboardingFlow-module__5bjHhq__Content{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;width:100%;max-width:760px;min-height:0;padding:18px 32px 14px;display:flex;position:relative}.OnboardingFlow-module__5bjHhq__StepContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:visible}@keyframes OnboardingFlow-module__5bjHhq__slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes OnboardingFlow-module__5bjHhq__slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-40px)}}@keyframes OnboardingFlow-module__5bjHhq__slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes OnboardingFlow-module__5bjHhq__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(40px)}}.OnboardingFlow-module__5bjHhq__StepEnterForward{animation:.42s cubic-bezier(.16,1,.3,1) forwards OnboardingFlow-module__5bjHhq__slideInRight}.OnboardingFlow-module__5bjHhq__StepEnterBackward{animation:.42s cubic-bezier(.16,1,.3,1) forwards OnboardingFlow-module__5bjHhq__slideInLeft}.OnboardingFlow-module__5bjHhq__StepExitForward{animation:.35s cubic-bezier(.16,1,.3,1) forwards OnboardingFlow-module__5bjHhq__slideOutLeft}.OnboardingFlow-module__5bjHhq__StepExitBackward{animation:.35s cubic-bezier(.16,1,.3,1) forwards OnboardingFlow-module__5bjHhq__slideOutRight}.OnboardingFlow-module__5bjHhq__ProgressBar{justify-content:center;align-items:center;gap:7px;margin-bottom:18px;display:flex}.OnboardingFlow-module__5bjHhq__Dot{background:color-mix(in srgb, var(--text-muted) 38%, transparent);border-radius:999px;width:7px;height:7px;transition:all .4s cubic-bezier(.16,1,.3,1)}.OnboardingFlow-module__5bjHhq__DotActive{background:var(--action-color);border-radius:4px;width:32px;height:7px}.OnboardingFlow-module__5bjHhq__Navigation{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:0;padding:4px 0 2px;display:flex}.OnboardingFlow-module__5bjHhq__NextButton{background:var(--text-primary);color:var(--background);cursor:pointer;border:none;border-radius:999px;min-width:140px;min-height:44px;padding:11px 40px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1)}.OnboardingFlow-module__5bjHhq__NextButton:hover{filter:brightness(1.05);transform:translateY(-1px)}.OnboardingFlow-module__5bjHhq__NextButton:active{transform:translateY(0)}.OnboardingFlow-module__5bjHhq__BackButton{color:var(--text-secondary);border:1px solid var(--dropdown-border);cursor:pointer;background:0 0;border-radius:999px;min-height:44px;padding:11px 26px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.OnboardingFlow-module__5bjHhq__BackButton:hover{background:var(--hover-bg);border-color:var(--text-muted);transform:translateY(-1px)}.OnboardingFlow-module__5bjHhq__BackButton:active{transform:translateY(0)}.OnboardingFlow-module__5bjHhq__SkipButton{color:var(--text-muted);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:8px;min-width:44px;min-height:44px;padding:10px 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:color .15s;position:absolute;top:20px;right:24px}.OnboardingFlow-module__5bjHhq__SkipButton:hover{color:var(--text-secondary)}@media (max-width:640px){.OnboardingFlow-module__5bjHhq__Content{max-width:100%;padding:28px 20px}.OnboardingFlow-module__5bjHhq__SkipButton{font-size:12px;top:12px;right:16px}.OnboardingFlow-module__5bjHhq__Navigation{gap:8px;padding:24px 0 4px}.OnboardingFlow-module__5bjHhq__NextButton{flex:1;min-width:0;padding:13px 24px;font-size:13px}.OnboardingFlow-module__5bjHhq__BackButton{padding:13px 16px;font-size:13px}.OnboardingFlow-module__5bjHhq__ProgressBar{margin-bottom:28px}}
.DesktopShared-module__YKeTjG__section{margin-bottom:32px}.DesktopShared-module__YKeTjG__section:last-child{margin-bottom:0}.DesktopShared-module__YKeTjG__sectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;padding-left:2px;font-size:11.5px;font-weight:600}.DesktopShared-module__YKeTjG__sectionDesc{color:var(--text-muted);margin:-4px 0 12px 2px;font-size:13px;line-height:1.5}.DesktopShared-module__YKeTjG__card{background:color-mix(in srgb, var(--bg-secondary) 22%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent);border-radius:12px;overflow:hidden}.DesktopShared-module__YKeTjG__row{justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;display:flex}.DesktopShared-module__YKeTjG__row+.DesktopShared-module__YKeTjG__row{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 8%, transparent)}.DesktopShared-module__YKeTjG__rowInfo{flex:1;min-width:0}.DesktopShared-module__YKeTjG__rowLabel{color:var(--text-primary);font-size:13.5px;font-weight:500;line-height:1.3}.DesktopShared-module__YKeTjG__rowDesc{color:var(--text-muted);margin-top:1px;font-size:12px;line-height:1.45}.DesktopShared-module__YKeTjG__toggle{flex-shrink:0;width:42px;height:24px;display:inline-block;position:relative}.DesktopShared-module__YKeTjG__toggleInput{opacity:0;width:0;height:0;position:absolute}.DesktopShared-module__YKeTjG__toggleTrack{cursor:pointer;background-color:color-mix(in srgb, var(--text-muted) 18%, transparent);border-radius:24px;transition:background-color .2s;position:absolute;inset:0}.DesktopShared-module__YKeTjG__toggleTrack:before{content:"";background-color:var(--text-primary);border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;bottom:3px;left:3px}.DesktopShared-module__YKeTjG__toggleInput:checked+.DesktopShared-module__YKeTjG__toggleTrack{background-color:var(--action-color)}.DesktopShared-module__YKeTjG__toggleInput:checked+.DesktopShared-module__YKeTjG__toggleTrack:before{transform:translate(18px)}.DesktopShared-module__YKeTjG__input{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);width:100%;color:var(--text-primary);background:0 0;border-radius:9px;outline:none;padding:10px 13px;font-family:inherit;font-size:13.5px;transition:border-color .15s}.DesktopShared-module__YKeTjG__input:focus{border-color:var(--action-color)}.DesktopShared-module__YKeTjG__input::placeholder{color:var(--text-muted)}.DesktopShared-module__YKeTjG__textarea{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);width:100%;min-height:88px;color:var(--text-primary);resize:vertical;background:0 0;border-radius:9px;outline:none;padding:10px 13px;font-family:inherit;font-size:13.5px;line-height:1.55;transition:border-color .15s}.DesktopShared-module__YKeTjG__textarea:focus{border-color:var(--action-color)}.DesktopShared-module__YKeTjG__textarea::placeholder{color:var(--text-muted)}.DesktopShared-module__YKeTjG__fieldGroup{flex-direction:column;gap:14px;display:flex}.DesktopShared-module__YKeTjG__fieldLabel{color:var(--text-muted);margin-bottom:5px;font-size:12px;font-weight:500;display:block}.DesktopShared-module__YKeTjG__btnPrimary{background:var(--action-color);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:550;transition:filter .12s}.DesktopShared-module__YKeTjG__btnPrimary:hover{filter:brightness(1.08)}.DesktopShared-module__YKeTjG__btnPrimary:disabled{opacity:.35;cursor:not-allowed}.DesktopShared-module__YKeTjG__btnSecondary{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:500;transition:all .12s}.DesktopShared-module__YKeTjG__btnSecondary:hover{background:color-mix(in srgb, var(--hover-bg) 35%, transparent);color:var(--text-primary);border-color:color-mix(in srgb, var(--dropdown-border) 40%, transparent)}.DesktopShared-module__YKeTjG__btnDanger{border:1px solid color-mix(in srgb, var(--error-color,#ef4444) 15%, transparent);color:var(--error-color,#ef4444);cursor:pointer;background:0 0;border-radius:8px;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:all .12s}.DesktopShared-module__YKeTjG__btnDanger:hover:not(:disabled){background:color-mix(in srgb, var(--error-color,#ef4444) 5%, transparent)}.DesktopShared-module__YKeTjG__btnDanger:disabled{opacity:.5;cursor:not-allowed}.DesktopShared-module__YKeTjG__colorGroupLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;padding:12px 0 4px;font-size:10px;font-weight:600}.DesktopShared-module__YKeTjG__colorGroupLabel:first-child{padding-top:0}.DesktopShared-module__YKeTjG__colorGrid{grid-template-columns:repeat(2,1fr);gap:0 16px;display:grid}.DesktopShared-module__YKeTjG__colorItem{border-bottom:1px solid color-mix(in srgb, var(--dropdown-border) 5%, transparent);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.DesktopShared-module__YKeTjG__colorItem:last-child{border-bottom:none}.DesktopShared-module__YKeTjG__colorLabel{color:var(--text-primary);font-size:12.5px;font-weight:450}.DesktopShared-module__YKeTjG__colorValue{color:var(--text-muted);opacity:.45;margin-top:1px;font-family:JetBrains Mono,Fira Code,monospace;font-size:9.5px}.DesktopShared-module__YKeTjG__colorSwatch{border:2px solid color-mix(in srgb, var(--text-primary) 5%, transparent);cursor:pointer;border-radius:50%;flex-shrink:0;width:22px;height:22px;transition:transform .12s,box-shadow .12s;position:relative;overflow:hidden}.DesktopShared-module__YKeTjG__colorSwatch:hover{box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 10%, transparent);transform:scale(1.12)}.DesktopShared-module__YKeTjG__colorInput{opacity:0;cursor:pointer;width:200%;height:200%;position:absolute;top:-50%;left:-50%}.DesktopShared-module__YKeTjG__collapseBtn{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-family:inherit;display:flex}.DesktopShared-module__YKeTjG__collapseBtn:hover .DesktopShared-module__YKeTjG__sectionLabel{color:var(--text-secondary)}.DesktopShared-module__YKeTjG__collapseContent{animation:.2s DesktopShared-module__YKeTjG__collapseIn}@keyframes DesktopShared-module__YKeTjG__collapseIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DesktopShared-module__YKeTjG__genInput{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-primary);background:0 0;border-radius:9px;outline:none;flex:1;height:38px;padding:9px 13px;font-family:inherit;font-size:13px;transition:border-color .15s}.DesktopShared-module__YKeTjG__genInput:focus{border-color:var(--action-color)}.DesktopShared-module__YKeTjG__genInput::placeholder{color:var(--text-muted)}.DesktopShared-module__YKeTjG__modeRow{align-items:center;gap:12px;padding:10px 16px;display:flex}.DesktopShared-module__YKeTjG__modeRow+.DesktopShared-module__YKeTjG__modeRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 8%, transparent)}.DesktopShared-module__YKeTjG__modeLabel{min-width:70px;color:var(--text-primary);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.DesktopShared-module__YKeTjG__modeHint{color:var(--text-muted);opacity:.5;margin-top:6px;padding-left:2px;font-size:11.5px;font-style:italic}.DesktopShared-module__YKeTjG__wallpaperPreview{border:1.5px dashed color-mix(in srgb, var(--dropdown-border) 25%, transparent);background:color-mix(in srgb, var(--hover-bg) 15%, transparent);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:12px;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.DesktopShared-module__YKeTjG__wallpaperPreview:hover{border-color:color-mix(in srgb, var(--text-muted) 40%, transparent)}.DesktopShared-module__YKeTjG__wallpaperPreview img,.DesktopShared-module__YKeTjG__wallpaperPreview video{object-fit:cover;width:100%;height:100%}.DesktopShared-module__YKeTjG__wallpaperPreviewHasMedia{border-style:solid}.DesktopShared-module__YKeTjG__wallpaperPlaceholder{color:var(--text-muted);flex-direction:column;align-items:center;gap:6px;font-size:13px;font-weight:450;display:flex}.DesktopShared-module__YKeTjG__wallpaperActions{gap:8px;display:flex}.DesktopShared-module__YKeTjG__sliderRow{align-items:center;gap:12px;padding:10px 0;display:flex}.DesktopShared-module__YKeTjG__sliderLabel{color:var(--text-primary);flex-shrink:0;min-width:70px;font-size:12.5px;font-weight:450}.DesktopShared-module__YKeTjG__slider{appearance:none;background:color-mix(in srgb, var(--text-muted) 18%, transparent);cursor:pointer;border-radius:2px;outline:none;flex:1;height:4px}.DesktopShared-module__YKeTjG__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--action-color);cursor:pointer;border:2px solid var(--dropdown-bg);width:14px;height:14px;box-shadow:0 0 0 1px color-mix(in srgb, var(--action-color) 25%, transparent);border-radius:50%}.DesktopShared-module__YKeTjG__slider::-moz-range-thumb{background:var(--action-color);cursor:pointer;border:2px solid var(--dropdown-bg);border-radius:50%;width:14px;height:14px}.DesktopShared-module__YKeTjG__sliderValue{color:var(--text-muted);text-align:right;min-width:30px;font-family:JetBrains Mono,Fira Code,monospace;font-size:11px;font-weight:500}.DesktopShared-module__YKeTjG__tintSwatch{border:2px solid color-mix(in srgb, var(--text-primary) 6%, transparent);cursor:pointer;border-radius:50%;flex-shrink:0;width:22px;height:22px;position:relative;overflow:hidden}.DesktopShared-module__YKeTjG__targetChips{flex-wrap:wrap;gap:7px;display:flex}.DesktopShared-module__YKeTjG__targetChip{border:1px solid color-mix(in srgb, var(--dropdown-border) 22%, transparent);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:5px;padding:7px 13px;font-family:inherit;font-size:12px;font-weight:500;transition:all .12s;display:inline-flex}.DesktopShared-module__YKeTjG__targetChip:hover{border-color:color-mix(in srgb, var(--text-muted) 45%, transparent);color:var(--text-primary)}.DesktopShared-module__YKeTjG__targetChipActive{border-color:var(--action-color);color:var(--text-primary);background:color-mix(in srgb, var(--action-color) 5%, transparent)}.DesktopShared-module__YKeTjG__glassRow{align-items:center;gap:10px;padding:8px 0;display:flex}.DesktopShared-module__YKeTjG__glassRow+.DesktopShared-module__YKeTjG__glassRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 6%, transparent)}.DesktopShared-module__YKeTjG__glassLabel{color:var(--text-primary);min-width:55px;font-size:12.5px;font-weight:500}.DesktopShared-module__YKeTjG__glassChips{flex:1;gap:5px;display:flex}.DesktopShared-module__YKeTjG__glassChip{border:1px solid color-mix(in srgb, var(--dropdown-border) 22%, transparent);color:var(--text-secondary);cursor:pointer;text-align:center;background:0 0;border-radius:7px;flex:1;padding:6px 10px;font-family:inherit;font-size:11.5px;font-weight:500;transition:all .12s}.DesktopShared-module__YKeTjG__glassChipActive{border-color:var(--action-color);color:var(--text-primary)}.DesktopShared-module__YKeTjG__sizingChips{gap:6px;display:flex}.DesktopShared-module__YKeTjG__sizingChip{border:1px solid color-mix(in srgb, var(--dropdown-border) 22%, transparent);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .12s}.DesktopShared-module__YKeTjG__sizingChipActive{border-color:var(--action-color);color:var(--text-primary)}.DesktopShared-module__YKeTjG__errorText{color:var(--error-color,#ef4444);margin-top:6px;font-size:12px}.DesktopShared-module__YKeTjG__themeDeleteBtn{color:#fff;cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:9px;line-height:1;transition:background .12s,transform .12s;display:flex;position:absolute;top:4px;right:4px}.DesktopShared-module__YKeTjG__themeDeleteBtn:hover{background:var(--error-color,#ef4444);transform:scale(1.15)}
.Settings-module__Wdl9FW__ConfirmModalOverlay{background:color-mix(in srgb, var(--chat-bg) 80%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2100;justify-content:center;align-items:center;animation:.15s Settings-module__Wdl9FW__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes Settings-module__Wdl9FW__overlayFadeIn{0%{opacity:0}to{opacity:1}}.Settings-module__Wdl9FW__ConfirmModalContent{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);width:400px;max-width:calc(100vw - 32px);color:var(--text-primary);box-shadow:0 20px 50px color-mix(in srgb, var(--chat-bg) 65%, transparent);border-radius:14px;padding:26px;animation:.2s Settings-module__Wdl9FW__modalSlideUp}@keyframes Settings-module__Wdl9FW__modalSlideUp{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Settings-module__Wdl9FW__ConfirmModalTitle{letter-spacing:-.02em;margin:0 0 10px;font-size:16px;font-weight:600}.Settings-module__Wdl9FW__ConfirmModalText{color:var(--text-secondary);font-size:13.5px;line-height:1.55}.Settings-module__Wdl9FW__ConfirmModalNote{color:var(--text-muted);margin-top:8px;font-size:12px}.Settings-module__Wdl9FW__ConfirmModalActions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.Settings-module__Wdl9FW__ConfirmModalButton{cursor:pointer;border:none;border-radius:7px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .12s}.Settings-module__Wdl9FW__ConfirmModalButton:disabled{cursor:not-allowed;opacity:.6}.Settings-module__Wdl9FW__ConfirmCancelButton{background:var(--dropdown-hover);color:var(--text-primary)}.Settings-module__Wdl9FW__ConfirmCancelButton:hover:not(:disabled){background:var(--selected-bg)}.Settings-module__Wdl9FW__ConfirmDeleteButton{background:var(--error-color,#ef4444);color:#fff;font-weight:600}.Settings-module__Wdl9FW__ConfirmDeleteButton:hover:not(:disabled){background:#dc2626}.Settings-module__Wdl9FW__SmartDropdownRoot{position:relative}.Settings-module__Wdl9FW__StyleToneButton{border:1px solid color-mix(in srgb, var(--dropdown-border) 30%, transparent);width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.Settings-module__Wdl9FW__StyleToneButton:hover{border-color:color-mix(in srgb, var(--text-muted) 40%, transparent)}.Settings-module__Wdl9FW__StyleToneButtonOpen{border-color:var(--action-color)}.Settings-module__Wdl9FW__StyleToneDropdownMenu{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);min-width:220px;box-shadow:0 12px 32px color-mix(in srgb, var(--chat-bg) 55%, transparent);z-index:1000;border-radius:10px;max-height:280px;position:absolute;overflow:hidden auto}@keyframes Settings-module__Wdl9FW__dropdownSlideIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Settings-module__Wdl9FW__dropdownSlideInUp{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Settings-module__Wdl9FW__dropdownSlideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-8px)scale(.96)}}@keyframes Settings-module__Wdl9FW__dropdownSlideOutDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.96)}}.Settings-module__Wdl9FW__DropdownSlideIn{animation:.15s ease-out Settings-module__Wdl9FW__dropdownSlideIn}.Settings-module__Wdl9FW__DropdownSlideInUp{animation:.15s ease-out Settings-module__Wdl9FW__dropdownSlideInUp}.Settings-module__Wdl9FW__DropdownSlideOut{animation:.15s ease-out forwards Settings-module__Wdl9FW__dropdownSlideOut}.Settings-module__Wdl9FW__DropdownSlideOutDown{animation:.15s ease-out forwards Settings-module__Wdl9FW__dropdownSlideOutDown}.Settings-module__Wdl9FW__DropdownItemsContainer{flex-direction:column;gap:1px;padding:4px;display:flex}.Settings-module__Wdl9FW__StyleToneOptionButton{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:13px;transition:background .1s;display:flex}.Settings-module__Wdl9FW__StyleToneOptionButton:hover{background:var(--hover-bg)}.Settings-module__Wdl9FW__StyleToneOptionButtonActive{background:color-mix(in srgb, var(--action-color) 7%, transparent)}.Settings-module__Wdl9FW__StyleToneOptionButtonActive:hover{background:color-mix(in srgb, var(--action-color) 10%, transparent)}.Settings-module__Wdl9FW__StyleToneOptionText{flex-direction:column;gap:2px;display:flex}.Settings-module__Wdl9FW__StyleToneOptionLabel{color:var(--text-primary);font-size:13px;font-weight:500}.Settings-module__Wdl9FW__StyleToneOptionDescription{color:var(--text-muted);font-size:11.5px;line-height:1.4}.Settings-module__Wdl9FW__StyleToneCheckmark{color:var(--action-color);font-size:14px}.Settings-module__Wdl9FW__MemoryModalOverlay{background:color-mix(in srgb, var(--chat-bg) 78%, transparent);z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;animation:.2s Settings-module__Wdl9FW__memoryOverlayFadeIn;display:flex;position:fixed;inset:0}.Settings-module__Wdl9FW__MemoryModalOverlayClosing{animation:.2s Settings-module__Wdl9FW__memoryOverlayFadeOut}@keyframes Settings-module__Wdl9FW__memoryOverlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}@keyframes Settings-module__Wdl9FW__memoryOverlayFadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}.Settings-module__Wdl9FW__MemoryModal{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);width:85%;max-width:620px;height:560px;max-height:85vh;box-shadow:0 20px 50px color-mix(in srgb, var(--chat-bg) 55%, transparent);color:var(--text-primary);border-radius:14px;flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) Settings-module__Wdl9FW__memoryModalSlideUp;display:flex;overflow:hidden}.Settings-module__Wdl9FW__MemoryListView,.Settings-module__Wdl9FW__MemoryHistoryView{flex-direction:column;flex:1;min-height:0;display:flex}.Settings-module__Wdl9FW__MemoryModalClosing{animation:.2s cubic-bezier(.4,0,1,1) Settings-module__Wdl9FW__memoryModalSlideDown}@keyframes Settings-module__Wdl9FW__memoryModalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Settings-module__Wdl9FW__memoryModalSlideDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.96)}}.Settings-module__Wdl9FW__MemoryModalHeader{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 12px;display:flex}.Settings-module__Wdl9FW__MemoryModalTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:15px;font-weight:600;line-height:1.3}.Settings-module__Wdl9FW__MemoryModalSubtitle{color:var(--text-secondary);margin:3px 0 0;font-size:12.5px;line-height:1.5}.Settings-module__Wdl9FW__MemoryModalClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:background .12s,color .12s;display:flex}.Settings-module__Wdl9FW__MemoryModalClose:hover{background:var(--dropdown-hover);color:var(--text-primary)}.Settings-module__Wdl9FW__MemoryModalToolbar{justify-content:space-between;align-items:center;gap:8px;padding:0 20px 12px;display:flex}.Settings-module__Wdl9FW__MemorySearchWrapper{flex:1;align-items:center;display:flex;position:relative}.Settings-module__Wdl9FW__MemorySearchIcon{color:var(--text-secondary);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(calc(-50% - 1px))}.Settings-module__Wdl9FW__MemorySearchInput{border:1px solid var(--dropdown-border);width:100%;color:var(--text-primary);background:0 0;border-radius:18px;outline:none;padding:8px 11px 8px 30px;font-size:12.5px;transition:border-color .15s}.Settings-module__Wdl9FW__MemorySearchInput::placeholder{color:var(--text-secondary)}.Settings-module__Wdl9FW__MemorySearchInput:focus{border-color:var(--text-secondary)}.Settings-module__Wdl9FW__MemoryToolbarBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:5px;transition:background .12s,color .12s;display:flex}.Settings-module__Wdl9FW__MemoryToolbarBtn:hover{background:var(--dropdown-hover);color:var(--text-primary)}.Settings-module__Wdl9FW__MemoryToolbarBtnActive{color:var(--action-color)}.Settings-module__Wdl9FW__MemoryDropdownMenu{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);z-index:100;min-width:150px;box-shadow:0 10px 24px color-mix(in srgb, var(--chat-bg) 45%, transparent);border-radius:10px;padding:4px;animation:.15s Settings-module__Wdl9FW__memoryMenuFadeIn;position:absolute;top:calc(100% + 4px);right:0}@keyframes Settings-module__Wdl9FW__memoryMenuFadeIn{0%{opacity:0;transform:translateY(-4px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.Settings-module__Wdl9FW__MemoryDropdownLabel{color:var(--text-muted);padding:4px 11px 2px;font-size:10.5px;font-weight:500}.Settings-module__Wdl9FW__MemoryDropdownItem{width:100%;color:var(--dropdown-text-selected);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;padding:8px 11px;font-size:12.5px;font-weight:500;transition:background-color .1s;display:flex}.Settings-module__Wdl9FW__MemoryDropdownItem:hover{background-color:var(--dropdown-hover)}.Settings-module__Wdl9FW__MemoryDropdownDanger{color:var(--error-color,#ef4444)}.Settings-module__Wdl9FW__MemoryDropdownDanger:hover{background:color-mix(in srgb, var(--error-color,#ef4444) 7%, transparent)}.Settings-module__Wdl9FW__MemoryDropdownItemActive{color:var(--action-color)}.Settings-module__Wdl9FW__MemoryModalDivider{background:var(--dropdown-border);height:1px;margin:0 20px}.Settings-module__Wdl9FW__MemoryModalList{scrollbar-width:thin;scrollbar-color:var(--dropdown-border) transparent;flex:1;min-height:0;padding:4px 20px 20px;overflow-y:auto}.Settings-module__Wdl9FW__MemoryModalEmpty{color:var(--text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:44px 0;font-size:13.5px;display:flex}.Settings-module__Wdl9FW__MemoryProfileSection{padding-top:16px}.Settings-module__Wdl9FW__MemoryProfileSection:first-child{padding-top:12px}.Settings-module__Wdl9FW__MemoryProfileSectionTitle{color:var(--text-muted);letter-spacing:.075em;margin:0;padding:0 4px 7px;font-size:10.5px;font-weight:650;line-height:1.35}.Settings-module__Wdl9FW__MemoryProfileSectionFacts{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 28%, transparent)}.Settings-module__Wdl9FW__MemoryModalItem{border-bottom:1px solid color-mix(in srgb, var(--dropdown-border) 20%, transparent);justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 4px;transition:background .1s;display:flex}.Settings-module__Wdl9FW__MemoryModalItem:last-child{border-bottom:none}.Settings-module__Wdl9FW__MemoryModalItemText{color:var(--text-primary);flex:1;font-size:13.5px;line-height:1.6}.Settings-module__Wdl9FW__MemoryModalItemLabel{color:var(--text-secondary);margin-bottom:2px;font-size:11px;font-weight:650;line-height:1.35;display:block}.Settings-module__Wdl9FW__MemoryModalItemMenu{opacity:0;flex-shrink:0;transition:opacity .12s;position:relative}.Settings-module__Wdl9FW__MemoryModalItem:hover .Settings-module__Wdl9FW__MemoryModalItemMenu,.Settings-module__Wdl9FW__MemoryModalItemMenuActive{opacity:1}.Settings-module__Wdl9FW__MemoryItemDotsBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:3px;transition:background .1s;display:flex}.Settings-module__Wdl9FW__MemoryItemDotsBtn:hover{background:var(--dropdown-hover)}.Settings-module__Wdl9FW__MemoryHistoryView{animation:.25s Settings-module__Wdl9FW__memoryHistorySlideIn}@keyframes Settings-module__Wdl9FW__memoryHistorySlideIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.Settings-module__Wdl9FW__MemoryListView{animation:.25s Settings-module__Wdl9FW__memoryListSlideIn}@keyframes Settings-module__Wdl9FW__memoryListSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.Settings-module__Wdl9FW__MemoryHistoryLayout{flex:1;min-height:260px;display:flex;overflow:hidden}.Settings-module__Wdl9FW__MemoryHistoryTimeline{border-right:1px solid var(--dropdown-border);scrollbar-width:thin;scrollbar-color:var(--dropdown-border) transparent;flex-shrink:0;width:180px;padding:8px;overflow-y:auto}.Settings-module__Wdl9FW__MemoryHistoryTimelineItem{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;margin-bottom:1px;padding:9px 11px;font-size:12px;transition:background .1s,color .1s;display:block}.Settings-module__Wdl9FW__MemoryHistoryTimelineItem:hover{background:var(--dropdown-hover)}.Settings-module__Wdl9FW__MemoryHistoryTimelineItemActive{background:var(--dropdown-hover);color:var(--text-primary);font-weight:500}.Settings-module__Wdl9FW__MemoryHistoryDetail{flex:1;padding:16px 20px;overflow-y:auto}.Settings-module__Wdl9FW__MemoryHistoryDetailHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.Settings-module__Wdl9FW__MemoryHistoryDetailDate{color:var(--text-primary);letter-spacing:-.02em;font-size:14px;font-weight:600}.Settings-module__Wdl9FW__MemoryHistoryBadge{color:var(--text-secondary);border:1px solid var(--dropdown-border);white-space:nowrap;border-radius:14px;padding:2px 10px;font-size:10.5px}.Settings-module__Wdl9FW__MemoryHistoryDetailContent{color:var(--text-secondary);margin:0;font-size:13.5px;line-height:1.65}.Settings-module__Wdl9FW__PanelBody{overflow-y:auto}@media (max-width:768px){.Settings-module__Wdl9FW__MemoryModal{border-radius:14px;width:95%}.Settings-module__Wdl9FW__MemoryHistoryLayout{flex-direction:column;min-height:auto}.Settings-module__Wdl9FW__MemoryHistoryTimeline{border-right:none;border-bottom:1px solid var(--dropdown-border);flex-shrink:0;width:100%;padding:6px;display:flex;overflow-x:auto}.Settings-module__Wdl9FW__MemoryHistoryTimelineItem{white-space:nowrap;flex-shrink:0;padding:6px 11px;font-size:11.5px}.Settings-module__Wdl9FW__MemoryHistoryDetail{padding:12px 14px}}
.UsageTab-module__f5hQDq__root{flex-direction:column;gap:28px;padding-bottom:24px;display:flex}.UsageTab-module__f5hQDq__planHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;display:flex}.UsageTab-module__f5hQDq__planTitleRow{align-items:center;gap:10px;display:flex}.UsageTab-module__f5hQDq__planTitleRow h2{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:650}.UsageTab-module__f5hQDq__planChip{border:1px solid color-mix(in srgb, var(--action-color) 32%, var(--dropdown-border));color:var(--text-primary);background:color-mix(in srgb, var(--action-color) 7%, transparent);white-space:nowrap;border-radius:999px;padding:2px 9px 3px;font-size:11.5px;font-weight:600}.UsageTab-module__f5hQDq__learnMore{color:var(--action-color);text-underline-offset:3px;font-size:12.5px;line-height:1.4}.UsageTab-module__f5hQDq__learnMore:hover{text-decoration-thickness:2px}.UsageTab-module__f5hQDq__learnMore:focus-visible{outline:2px solid var(--action-color);outline-offset:3px;border-radius:3px}.UsageTab-module__f5hQDq__section{flex-direction:column;gap:16px;display:flex}.UsageTab-module__f5hQDq__ruled{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 60%, transparent);padding-top:24px}.UsageTab-module__f5hQDq__sectionHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.UsageTab-module__f5hQDq__sectionHeader h3{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:650}.UsageTab-module__f5hQDq__sectionReset{color:var(--text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.UsageTab-module__f5hQDq__meterSurface{flex-direction:column;gap:25px;display:flex}.UsageTab-module__f5hQDq__meterRow{padding:0}.UsageTab-module__f5hQDq__meterHeading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:10px;display:flex}.UsageTab-module__f5hQDq__meterLabel{min-width:0;color:var(--text-primary);font-size:13px;font-weight:550}.UsageTab-module__f5hQDq__meterValue{color:var(--text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.UsageTab-module__f5hQDq__meterTrack{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--dropdown-border) 58%, transparent);background-color:#0000;background-image:radial-gradient(circle, color-mix(in srgb, var(--text-secondary) 18%, transparent) 1.5px, transparent 1.65px);background-position:0 0;background-size:6px 6px;border-radius:6px;width:100%;height:14px;position:relative;overflow:hidden}.UsageTab-module__f5hQDq__meterFill{color:var(--action-color);background-image:radial-gradient(circle, color-mix(in srgb, currentColor 68%, transparent) 1.5px, transparent 1.65px);clip-path:inset(0 calc(100% - var(--meter-fill)) 0 0);background-position:0 0;background-size:6px 6px;border-radius:4px;transition:clip-path .18s cubic-bezier(.16,1,.3,1);position:absolute;inset:1px}.UsageTab-module__f5hQDq__meterFillMuted{color:var(--text-muted)}.UsageTab-module__f5hQDq__meterGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px 26px;display:grid}.UsageTab-module__f5hQDq__meterMeta{color:var(--text-secondary);flex-wrap:wrap;gap:4px 10px;margin-top:7px;font-size:12px;line-height:1.45;display:flex}.UsageTab-module__f5hQDq__upgradePrompt{border:1px solid color-mix(in srgb, var(--action-color) 24%, var(--dropdown-border));background:color-mix(in srgb, var(--action-color) 6%, transparent);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:15px 16px;display:flex}.UsageTab-module__f5hQDq__upgradeCopy{min-width:0}.UsageTab-module__f5hQDq__upgradeCopy h3{color:var(--text-primary);margin:0 0 4px;font-size:13px;font-weight:650}.UsageTab-module__f5hQDq__upgradeCopy p{max-width:62ch;color:var(--text-secondary);margin:0;font-size:12px;line-height:1.5}.UsageTab-module__f5hQDq__upgradeError{color:var(--error-color,#f47b74);margin-top:6px;font-size:12px;line-height:1.4;display:block}@supports (color:lab(0% 0 0)){.UsageTab-module__f5hQDq__upgradeError{color:var(--error-color,lab(66.0576% 46.9408 26.6951))}}.UsageTab-module__f5hQDq__upgradeAction{border:1px solid var(--action-color);color:var(--text-primary-inverse);background:var(--action-color);cursor:pointer;font:inherit;border-radius:8px;flex-shrink:0;padding:8px 13px;font-size:12px;font-weight:650;transition:opacity .16s cubic-bezier(.16,1,.3,1)}.UsageTab-module__f5hQDq__upgradeAction:hover{opacity:.88}.UsageTab-module__f5hQDq__upgradeAction:focus-visible{outline:2px solid var(--action-color);outline-offset:3px}.UsageTab-module__f5hQDq__upgradeAction:disabled{cursor:wait;opacity:.62}.UsageTab-module__f5hQDq__unauthState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:32px 20px;display:flex}.UsageTab-module__f5hQDq__unauthIcon{border:1px solid color-mix(in srgb, var(--dropdown-border) 30%, transparent);width:56px;height:56px;color:var(--text-muted);background:color-mix(in srgb, var(--bg-secondary) 28%, transparent);border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.UsageTab-module__f5hQDq__unauthTitle{color:var(--text-primary);margin:0 0 5px;font-size:15px;font-weight:600}.UsageTab-module__f5hQDq__unauthSub{max-width:300px;color:var(--text-muted);margin:0 0 18px;font-size:12.5px;line-height:1.5}.UsageTab-module__f5hQDq__primaryLink{background:var(--action-color);color:var(--text-primary-inverse);border-radius:999px;align-items:center;padding:8px 18px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.UsageTab-module__f5hQDq__primaryLink:hover{opacity:.86}.UsageTab-module__f5hQDq__primaryLink:focus-visible{outline:2px solid var(--action-color);outline-offset:3px}.UsageTab-module__f5hQDq__loadingState{flex-direction:column;gap:16px;display:flex}.UsageTab-module__f5hQDq__shimmerBlock{background:linear-gradient(90deg, color-mix(in srgb, var(--bg-secondary) 32%, transparent) 25%, color-mix(in srgb, var(--text-muted) 10%, transparent) 50%, color-mix(in srgb, var(--bg-secondary) 32%, transparent) 75%);background-size:200% 100%;border-radius:12px;width:100%;height:154px;animation:1.4s infinite UsageTab-module__f5hQDq__shimmer}@keyframes UsageTab-module__f5hQDq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:600px){.UsageTab-module__f5hQDq__root{gap:26px;padding-bottom:32px}.UsageTab-module__f5hQDq__planHeader{padding-top:2px}.UsageTab-module__f5hQDq__meterSurface,.UsageTab-module__f5hQDq__meterGrid{gap:23px}.UsageTab-module__f5hQDq__upgradePrompt{flex-direction:column;align-items:stretch;gap:12px}.UsageTab-module__f5hQDq__upgradeAction{align-self:flex-start}}@media (prefers-reduced-motion:reduce){.UsageTab-module__f5hQDq__meterFill{transition:none}.UsageTab-module__f5hQDq__shimmerBlock{animation:none}}
.BillingTab-module__NMNlgW__root{flex-direction:column;gap:16px;padding-bottom:24px;display:flex}.BillingTab-module__NMNlgW__planSection{background:color-mix(in srgb, var(--bg-secondary) 20%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent);border-radius:14px;overflow:hidden}.BillingTab-module__NMNlgW__planHeader{justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.BillingTab-module__NMNlgW__planBadge{letter-spacing:.01em;border:1px solid;border-radius:999px;padding:4px 14px;font-size:13px;font-weight:600;display:inline-block}.BillingTab-module__NMNlgW__planMeta{color:var(--text-muted);margin-top:6px;font-size:11.5px}.BillingTab-module__NMNlgW__priceNotice{border:1px solid color-mix(in srgb, var(--action-color) 28%, transparent);background:color-mix(in srgb, var(--action-color) 8%, transparent);border-radius:14px;padding:15px 18px}.BillingTab-module__NMNlgW__priceNoticeTitle{color:var(--text-primary);font-size:13px;font-weight:600}.BillingTab-module__NMNlgW__priceNoticeBody{color:var(--text-secondary);margin:4px 0 0;font-size:12px;line-height:1.5}.BillingTab-module__NMNlgW__upgradeBtn{background:var(--action-color);color:var(--chat-bg,#0d0d0d);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:7px 18px;font-size:12.5px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.BillingTab-module__NMNlgW__upgradeBtn:hover{opacity:.85}.BillingTab-module__NMNlgW__manageBtn{color:var(--text-secondary);border:1px solid color-mix(in srgb, var(--dropdown-border) 30%, transparent);white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;padding:7px 18px;font-family:inherit;font-size:12.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.BillingTab-module__NMNlgW__planMetaAttention{color:var(--warning-color,#e6a34a)}.BillingTab-module__NMNlgW__manageBtn:hover{background:var(--hover-bg);color:var(--text-primary)}.BillingTab-module__NMNlgW__upgradeNudge{background:color-mix(in srgb, var(--bg-secondary) 20%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.BillingTab-module__NMNlgW__nudgeText{flex-direction:column;gap:3px;min-width:0;display:flex}.BillingTab-module__NMNlgW__nudgeTitle{color:var(--text-primary);font-size:13.5px;font-weight:600}.BillingTab-module__NMNlgW__nudgeSub{color:var(--text-muted);font-size:12px;line-height:1.45}.BillingTab-module__NMNlgW__topUpSection{background:color-mix(in srgb, var(--bg-secondary) 20%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent);border-radius:14px;padding:20px}.BillingTab-module__NMNlgW__topUpHeader{color:var(--text-primary);margin-bottom:14px;font-size:14px;font-weight:600}.BillingTab-module__NMNlgW__typeTabs{background:color-mix(in srgb, var(--dropdown-border) 10%, transparent);border-radius:10px;gap:2px;margin-bottom:14px;padding:3px;display:flex}.BillingTab-module__NMNlgW__typeTab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:7px 0;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .15s,color .15s}.BillingTab-module__NMNlgW__typeTab:hover{color:var(--text-secondary)}.BillingTab-module__NMNlgW__typeTab[data-active=true]{background:color-mix(in srgb, var(--dropdown-bg,#ffffff0f) 100%, transparent);color:var(--text-primary);font-weight:600;box-shadow:0 1px 3px #0000001a}.BillingTab-module__NMNlgW__creditPacks{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.BillingTab-module__NMNlgW__packCard{border:1px solid color-mix(in srgb, var(--dropdown-border) 20%, transparent);cursor:pointer;color:var(--text-primary);background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:16px 8px;font-family:inherit;transition:border-color .15s,background .15s;display:flex;position:relative}.BillingTab-module__NMNlgW__packCard:hover{border-color:color-mix(in srgb, var(--text-muted) 40%, transparent);background:color-mix(in srgb, var(--hover-bg) 15%, transparent)}.BillingTab-module__NMNlgW__packCard[data-selected=true]{border-color:var(--action-color);background:color-mix(in srgb, var(--action-color) 6%, transparent)}.BillingTab-module__NMNlgW__packPopular{text-transform:uppercase;letter-spacing:.04em;background:var(--action-color);color:var(--chat-bg,#0d0d0d);border-radius:4px;padding:2px 7px;font-size:8.5px;font-weight:600;line-height:1.3;position:absolute;top:-7px;right:8px}.BillingTab-module__NMNlgW__packCredits{color:var(--text-primary);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:16px;font-weight:600}.BillingTab-module__NMNlgW__packLabel{color:var(--text-muted);margin-top:-1px;font-size:10.5px;font-weight:400}.BillingTab-module__NMNlgW__packPrice{color:var(--text-secondary);margin-top:4px;font-size:12px;font-weight:500}.BillingTab-module__NMNlgW__customRow{margin-top:10px}.BillingTab-module__NMNlgW__customInput{border:1px solid color-mix(in srgb, var(--dropdown-border) 22%, transparent);width:100%;color:var(--text-primary);background:0 0;border-radius:9px;outline:none;padding:10px 14px;font-family:inherit;font-size:13px;transition:border-color .15s}.BillingTab-module__NMNlgW__customInput:focus{border-color:var(--action-color)}.BillingTab-module__NMNlgW__customInput::placeholder{color:var(--text-muted)}.BillingTab-module__NMNlgW__dotBtn{border:1px solid color-mix(in srgb, var(--dropdown-border) 15%, transparent);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:44px;margin-top:12px;font-family:inherit;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.BillingTab-module__NMNlgW__dotBtn:hover:not(:disabled){border-color:color-mix(in srgb, var(--action-color) 30%, transparent)}.BillingTab-module__NMNlgW__dotBtn:disabled{opacity:.4;cursor:not-allowed}.BillingTab-module__NMNlgW__dotBtnCanvas{pointer-events:none;margin:auto;position:absolute;inset:0}.BillingTab-module__NMNlgW__dotBtnLabel{z-index:1;color:var(--text-primary);letter-spacing:-.01em;text-shadow:0 1px 4px color-mix(in srgb, var(--chat-bg) 80%, transparent);font-size:13.5px;font-weight:600;position:relative}.BillingTab-module__NMNlgW__buyError{color:#f87171;text-align:center;margin-top:6px;font-size:11px}.BillingTab-module__NMNlgW__unauthState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 24px;display:flex}.BillingTab-module__NMNlgW__unauthIcon{color:var(--text-muted);margin-bottom:4px}.BillingTab-module__NMNlgW__unauthTitle{color:var(--text-primary);margin:0;font-size:14px;font-weight:600}.BillingTab-module__NMNlgW__unauthSub{color:var(--text-secondary);margin:0 0 12px;font-size:13px;line-height:1.5}.BillingTab-module__NMNlgW__loadingState{flex-direction:column;padding:4px 0;display:flex}.BillingTab-module__NMNlgW__shimmerBlock{background:linear-gradient(90deg, color-mix(in srgb, var(--text-muted) 8%, transparent) 25%, color-mix(in srgb, var(--text-muted) 14%, transparent) 50%, color-mix(in srgb, var(--text-muted) 8%, transparent) 75%);background-size:200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite BillingTab-module__NMNlgW__shimmer}@keyframes BillingTab-module__NMNlgW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.DesktopSettings-module__4qpTXa__overlay{z-index:2000;background:color-mix(in srgb, var(--chat-bg) 55%, transparent);-webkit-backdrop-filter:blur(8px);justify-content:center;align-items:center;animation:.2s DesktopSettings-module__4qpTXa__overlayIn;display:flex;position:fixed;inset:0}.DesktopSettings-module__4qpTXa__overlayClosing{animation:.2s forwards DesktopSettings-module__4qpTXa__overlayOut}@keyframes DesktopSettings-module__4qpTXa__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes DesktopSettings-module__4qpTXa__overlayOut{0%{opacity:1}to{opacity:0}}.DesktopSettings-module__4qpTXa__modal{border:1px solid color-mix(in srgb, var(--dropdown-border) 30%, transparent);width:96vw;max-width:1060px;height:90vh;max-height:820px;box-shadow:0 24px 80px #00000059, 0 0 0 1px color-mix(in srgb, var(--dropdown-border) 8%, transparent);background:var(--dropdown-bg);border-radius:18px;animation:.25s cubic-bezier(.16,1,.3,1) DesktopSettings-module__4qpTXa__modalIn;display:flex;overflow:hidden}.DesktopSettings-module__4qpTXa__modalClosing{animation:.2s cubic-bezier(.4,0,1,1) forwards DesktopSettings-module__4qpTXa__modalOut}@keyframes DesktopSettings-module__4qpTXa__modalIn{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes DesktopSettings-module__4qpTXa__modalOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.97)translateY(8px)}}.DesktopSettings-module__4qpTXa__sidebar{background:color-mix(in srgb, var(--bg-secondary) 40%, var(--dropdown-bg));border-right:1px solid color-mix(in srgb, var(--dropdown-border) 15%, transparent);scrollbar-width:none;flex-direction:column;width:224px;min-width:224px;padding:20px 12px;display:flex;overflow-y:auto}.DesktopSettings-module__4qpTXa__sidebar::-webkit-scrollbar{display:none}.DesktopSettings-module__4qpTXa__profileCard{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;border-radius:10px;align-items:center;gap:11px;margin-bottom:8px;padding:10px;transition:background .12s;display:flex}.DesktopSettings-module__4qpTXa__profileCard:hover{background:color-mix(in srgb, var(--hover-bg) 45%, transparent)}.DesktopSettings-module__4qpTXa__profileCardAvatar{background:color-mix(in srgb, var(--action-color) 14%, var(--chat-bg));width:36px;height:36px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;overflow:hidden}.DesktopSettings-module__4qpTXa__profileCardAvatar img{object-fit:cover;width:100%;height:100%}.DesktopSettings-module__4qpTXa__profileCardInfo{flex:1;min-width:0}.DesktopSettings-module__4qpTXa__profileCardName{color:var(--text-primary);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;line-height:1.3;overflow:hidden}.DesktopSettings-module__4qpTXa__profileCardSub{color:var(--text-muted);font-size:11.5px;line-height:1.3}.DesktopSettings-module__4qpTXa__profileCardGear{color:var(--text-muted);opacity:0;flex-shrink:0;transition:opacity .12s}.DesktopSettings-module__4qpTXa__profileCard:hover .DesktopSettings-module__4qpTXa__profileCardGear{opacity:.6}.DesktopSettings-module__4qpTXa__navGroup{flex-direction:column;gap:1px;margin-bottom:4px;display:flex}.DesktopSettings-module__4qpTXa__navItem{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:13.5px;font-weight:450;line-height:1;transition:all .12s;display:flex}.DesktopSettings-module__4qpTXa__navItem:hover{color:var(--text-primary);background:color-mix(in srgb, var(--hover-bg) 35%, transparent)}.DesktopSettings-module__4qpTXa__navItemActive{color:var(--text-primary);background:color-mix(in srgb, var(--hover-bg) 55%, transparent);font-weight:550}.DesktopSettings-module__4qpTXa__navIcon{width:18px;height:18px;color:inherit;opacity:.7;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.DesktopSettings-module__4qpTXa__navIcon>:where(svg,div){flex:0 0 18px;width:18px;height:18px;display:block;transform:translateY(-1px)}.DesktopSettings-module__4qpTXa__navItemActive .DesktopSettings-module__4qpTXa__navIcon{opacity:1}.DesktopSettings-module__4qpTXa__navSpacer{background:color-mix(in srgb, var(--dropdown-border) 25%, transparent);height:1px;margin:4px 10px}.DesktopSettings-module__4qpTXa__navFooter{margin-top:auto;padding-top:12px}.DesktopSettings-module__4qpTXa__navFooterItem{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:450;text-decoration:none;transition:all .12s;display:flex}.DesktopSettings-module__4qpTXa__navFooterItem:hover{color:var(--text-secondary);background:color-mix(in srgb, var(--hover-bg) 25%, transparent)}.DesktopSettings-module__4qpTXa__content{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.DesktopSettings-module__4qpTXa__contentHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:28px 40px 0;display:flex}.DesktopSettings-module__4qpTXa__contentTitle{color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:24px;font-weight:700;line-height:1}.DesktopSettings-module__4qpTXa__closeBtn{background:color-mix(in srgb, var(--text-secondary) 8%, transparent);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .12s;display:flex}.DesktopSettings-module__4qpTXa__closeBtn:hover{background:color-mix(in srgb, var(--text-secondary) 15%, transparent);color:var(--text-primary)}.DesktopSettings-module__4qpTXa__contentBody{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--dropdown-border) 15%, transparent) transparent;flex:1;padding:32px 40px 48px;overflow:hidden auto}.DesktopSettings-module__4qpTXa__contentBody::-webkit-scrollbar{width:4px}.DesktopSettings-module__4qpTXa__contentBody::-webkit-scrollbar-track{background:0 0}.DesktopSettings-module__4qpTXa__contentBody::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--dropdown-border) 15%, transparent);border-radius:999px}.DesktopSettings-module__4qpTXa__pageEnter{animation:.2s DesktopSettings-module__4qpTXa__pageSlideIn}@keyframes DesktopSettings-module__4qpTXa__pageSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.MobileSettings-module__vHMuvq__mobileSettingsRoot{background:var(--chat-bg);color:var(--text-primary);z-index:1;-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}[data-wallpaper=true] .MobileSettings-module__vHMuvq__mobileSettingsRoot{background:0 0}.MobileSettings-module__vHMuvq__topBar{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;min-height:56px;padding:14px 16px;display:flex;position:relative}[data-wallpaper=true] .MobileSettings-module__vHMuvq__topBar{background:0 0}.MobileSettings-module__vHMuvq__topBarBack{color:var(--action-color);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:6px;padding:6px 2px;font-size:15px;font-weight:500;display:flex}.MobileSettings-module__vHMuvq__topBarTitle{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;pointer-events:none;font-size:16px;font-weight:650;position:absolute;left:50%;transform:translate(-50%)}.MobileSettings-module__vHMuvq__topBarClose{background:color-mix(in srgb, var(--text-secondary) 10%, transparent);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:flex}.MobileSettings-module__vHMuvq__topBarClose:active{background:color-mix(in srgb, var(--text-secondary) 20%, transparent)}.MobileSettings-module__vHMuvq__topBarSpacer{flex-shrink:0;width:34px}.MobileSettings-module__vHMuvq__scrollBody{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;padding:0 16px 40px;overflow:hidden auto}.MobileSettings-module__vHMuvq__scrollBody::-webkit-scrollbar{display:none}.MobileSettings-module__vHMuvq__profileCard{background:color-mix(in srgb, var(--bg-secondary) 35%, transparent);-webkit-tap-highlight-color:transparent;cursor:pointer;text-align:left;width:100%;color:inherit;border:none;border-radius:16px;align-items:center;gap:14px;margin-bottom:24px;padding:16px;transition:background .12s;display:flex}.MobileSettings-module__vHMuvq__profileCard:active{background:color-mix(in srgb, var(--bg-secondary) 55%, transparent)}.MobileSettings-module__vHMuvq__profileCardAvatar{background:color-mix(in srgb, var(--action-color) 14%, var(--chat-bg));width:52px;height:52px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex;overflow:hidden}.MobileSettings-module__vHMuvq__profileCardAvatar img{object-fit:cover;width:100%;height:100%}.MobileSettings-module__vHMuvq__profileCardInfo{flex:1;min-width:0}.MobileSettings-module__vHMuvq__profileCardName{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:600;overflow:hidden}.MobileSettings-module__vHMuvq__profileCardHandle{color:var(--text-muted);margin-top:1px;font-size:13px}.MobileSettings-module__vHMuvq__sectionGroup{margin-bottom:22px}.MobileSettings-module__vHMuvq__sectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;padding:0 4px;font-size:12px;font-weight:600}.MobileSettings-module__vHMuvq__sectionCard{background:color-mix(in srgb, var(--bg-secondary) 30%, transparent);border-radius:14px;overflow:hidden}.MobileSettings-module__vHMuvq__menuRow{text-align:left;width:100%;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:14px;padding:14px 16px;transition:background .1s;display:flex;position:relative}.MobileSettings-module__vHMuvq__menuRow:active{background:color-mix(in srgb, var(--hover-bg) 50%, transparent)}.MobileSettings-module__vHMuvq__menuRow+.MobileSettings-module__vHMuvq__menuRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent)}.MobileSettings-module__vHMuvq__menuRowIcon{width:34px;height:34px;color:var(--text-secondary);background:color-mix(in srgb, var(--text-secondary) 10%, transparent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.MobileSettings-module__vHMuvq__menuRowIcon>:where(svg,div){flex:0 0 18px;width:18px;height:18px;display:block;transform:translateY(-1px)}.MobileSettings-module__vHMuvq__menuRowContent{flex:1;min-width:0}.MobileSettings-module__vHMuvq__menuRowLabel{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:500}.MobileSettings-module__vHMuvq__menuRowSub{color:var(--text-muted);margin-top:1px;font-size:12.5px;line-height:1.35}.MobileSettings-module__vHMuvq__menuRowChevron{color:var(--text-muted);opacity:.4;flex-shrink:0}.MobileSettings-module__vHMuvq__toggleRow{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.MobileSettings-module__vHMuvq__toggleRow+.MobileSettings-module__vHMuvq__toggleRow,.MobileSettings-module__vHMuvq__menuRow+.MobileSettings-module__vHMuvq__toggleRow,.MobileSettings-module__vHMuvq__toggleRow+.MobileSettings-module__vHMuvq__menuRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent)}.MobileSettings-module__vHMuvq__toggleRowInfo{flex:1;min-width:0}.MobileSettings-module__vHMuvq__toggleRowLabel{color:var(--text-primary);font-size:15px;font-weight:500}.MobileSettings-module__vHMuvq__toggleRowDesc{color:var(--text-muted);margin-top:2px;font-size:12.5px;line-height:1.4}.MobileSettings-module__vHMuvq__toggle{flex-shrink:0;width:48px;height:28px;display:inline-block;position:relative}.MobileSettings-module__vHMuvq__toggleInput{opacity:0;width:0;height:0;position:absolute}.MobileSettings-module__vHMuvq__toggleSlider{cursor:pointer;background-color:color-mix(in srgb, var(--text-muted) 22%, transparent);border-radius:28px;transition:background-color .2s;position:absolute;inset:0}.MobileSettings-module__vHMuvq__toggleSlider:before{content:"";background-color:var(--text-primary);border-radius:50%;width:22px;height:22px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;bottom:3px;left:3px}.MobileSettings-module__vHMuvq__toggleInput:checked+.MobileSettings-module__vHMuvq__toggleSlider{background-color:var(--action-color)}.MobileSettings-module__vHMuvq__toggleInput:checked+.MobileSettings-module__vHMuvq__toggleSlider:before{transform:translate(20px)}.MobileSettings-module__vHMuvq__pageEnter{animation:.25s cubic-bezier(.32,.72,0,1) MobileSettings-module__vHMuvq__mobilePageSlideIn}@keyframes MobileSettings-module__vHMuvq__mobilePageSlideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.MobileSettings-module__vHMuvq__sectionFooter{color:var(--text-muted);padding:8px 4px 0;font-size:12px;line-height:1.5}.MobileSettings-module__vHMuvq__inlineInput{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);width:100%;color:var(--text-primary);-webkit-appearance:none;background:0 0;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s}.MobileSettings-module__vHMuvq__inlineInput:focus{border-color:var(--action-color);outline:none}.MobileSettings-module__vHMuvq__inlineInput::placeholder{color:var(--text-muted)}.MobileSettings-module__vHMuvq__inlineTextarea{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);width:100%;min-height:100px;color:var(--text-primary);resize:vertical;-webkit-appearance:none;background:0 0;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.5;transition:border-color .15s}.MobileSettings-module__vHMuvq__inlineTextarea:focus{border-color:var(--action-color);outline:none}.MobileSettings-module__vHMuvq__inlineTextarea::placeholder{color:var(--text-muted)}.MobileSettings-module__vHMuvq__chipGrid{flex-wrap:wrap;gap:8px;padding:4px 0;display:flex}.MobileSettings-module__vHMuvq__chip{border:1.5px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);min-width:calc(50% - 4px);color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:left;background:0 0;border-radius:12px;flex-direction:column;flex:calc(50% - 4px);align-items:flex-start;padding:12px 14px;font-size:14px;font-weight:500;transition:all .12s;display:flex}.MobileSettings-module__vHMuvq__chip:active{transform:scale(.97)}.MobileSettings-module__vHMuvq__chipActive{border-color:var(--action-color);color:var(--text-primary);background:color-mix(in srgb, var(--action-color) 6%, transparent);font-weight:600}.MobileSettings-module__vHMuvq__chipDesc{color:var(--text-muted);margin-top:2px;font-size:12px;font-weight:400}.MobileSettings-module__vHMuvq__chipActive .MobileSettings-module__vHMuvq__chipDesc{color:color-mix(in srgb, var(--text-primary) 55%, transparent)}.MobileSettings-module__vHMuvq__chipCompact{min-width:unset;text-align:center;flex:1;justify-content:center;align-items:center;padding:8px 10px;font-size:13px}.MobileSettings-module__vHMuvq__characteristicRow{flex-direction:column;gap:8px;padding:14px 16px;display:flex}.MobileSettings-module__vHMuvq__characteristicRow+.MobileSettings-module__vHMuvq__characteristicRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent)}.MobileSettings-module__vHMuvq__characteristicLabel{color:var(--text-primary);font-size:14px;font-weight:500}.MobileSettings-module__vHMuvq__characteristicChips{gap:6px;display:flex}.MobileSettings-module__vHMuvq__presetGrid{grid-template-columns:repeat(4,1fr);gap:6px;padding:2px 0;display:grid}.MobileSettings-module__vHMuvq__presetCard{border:1.5px solid color-mix(in srgb, var(--dropdown-border) 20%, transparent);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:10px 4px 8px;transition:all .12s;display:flex;position:relative}.MobileSettings-module__vHMuvq__presetCard:active{transform:scale(.96)}.MobileSettings-module__vHMuvq__presetCardActive{border-color:var(--action-color)}.MobileSettings-module__vHMuvq__presetSwatches{gap:3px;display:flex}.MobileSettings-module__vHMuvq__presetSwatch{border:1px solid color-mix(in srgb, var(--text-primary) 6%, transparent);border-radius:50%;width:11px;height:11px}.MobileSettings-module__vHMuvq__presetName{color:var(--text-muted);text-align:center;font-size:10px;font-weight:550;line-height:1.2}.MobileSettings-module__vHMuvq__presetCardActive .MobileSettings-module__vHMuvq__presetName{color:var(--text-primary)}.MobileSettings-module__vHMuvq__presetDeleteBtn{background:var(--error-color,#ef4444);color:#fff;border:2px solid var(--chat-bg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:8px;display:flex;position:absolute;top:-4px;right:-4px}.MobileSettings-module__vHMuvq__showMoreBtn{width:100%;color:var(--action-color);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;gap:5px;padding:6px;font-size:12px;font-weight:500;display:flex}.MobileSettings-module__vHMuvq__colorGrid{flex-direction:column;display:flex}.MobileSettings-module__vHMuvq__colorItem{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.MobileSettings-module__vHMuvq__colorItem+.MobileSettings-module__vHMuvq__colorItem{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 8%, transparent)}.MobileSettings-module__vHMuvq__colorLabel{color:var(--text-primary);font-size:14px;font-weight:450}.MobileSettings-module__vHMuvq__colorValue{color:var(--text-muted);opacity:.5;margin-top:1px;font-family:JetBrains Mono,monospace;font-size:10px}.MobileSettings-module__vHMuvq__colorPreview{border:2px solid color-mix(in srgb, var(--text-primary) 8%, transparent);cursor:pointer;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.MobileSettings-module__vHMuvq__colorInput{opacity:0;cursor:pointer;width:200%;height:200%;position:absolute;top:-50%;left:-50%}.MobileSettings-module__vHMuvq__wallpaperPreviewBox{border:1.5px solid color-mix(in srgb, var(--dropdown-border) 20%, transparent);background:color-mix(in srgb, var(--hover-bg) 20%, transparent);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:14px;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.MobileSettings-module__vHMuvq__wallpaperPreviewBox img,.MobileSettings-module__vHMuvq__wallpaperPreviewBox video{object-fit:cover;width:100%;height:100%}.MobileSettings-module__vHMuvq__wallpaperPlaceholder{color:var(--text-muted);flex-direction:column;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.MobileSettings-module__vHMuvq__wallpaperActions{gap:8px;display:flex}.MobileSettings-module__vHMuvq__wallpaperBtn{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.MobileSettings-module__vHMuvq__wallpaperBtn:active{background:color-mix(in srgb, var(--hover-bg) 40%, transparent)}.MobileSettings-module__vHMuvq__wallpaperBtnDanger{color:var(--error-color,#ef4444);border-color:color-mix(in srgb, var(--error-color,#ef4444) 20%, transparent)}.MobileSettings-module__vHMuvq__sliderRow{flex-direction:column;gap:8px;padding:14px 16px;display:flex}.MobileSettings-module__vHMuvq__sliderRow+.MobileSettings-module__vHMuvq__sliderRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent)}.MobileSettings-module__vHMuvq__sliderHeader{justify-content:space-between;align-items:center;display:flex}.MobileSettings-module__vHMuvq__sliderLabel{color:var(--text-primary);font-size:14px;font-weight:500}.MobileSettings-module__vHMuvq__sliderValue{color:var(--text-muted);font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500}.MobileSettings-module__vHMuvq__slider{appearance:none;background:color-mix(in srgb, var(--text-muted) 20%, transparent);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.MobileSettings-module__vHMuvq__slider::-webkit-slider-thumb{appearance:none;background:var(--action-color);cursor:pointer;border:3px solid var(--chat-bg);width:22px;height:22px;box-shadow:0 0 0 1px color-mix(in srgb, var(--action-color) 30%, transparent);border-radius:50%}.MobileSettings-module__vHMuvq__slider::-moz-range-thumb{background:var(--action-color);cursor:pointer;border:3px solid var(--chat-bg);border-radius:50%;width:22px;height:22px}.MobileSettings-module__vHMuvq__targetChips{flex-wrap:wrap;gap:8px;padding:4px 0;display:flex}.MobileSettings-module__vHMuvq__targetChip{border:1.5px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:10px;align-items:center;gap:6px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .12s;display:inline-flex}.MobileSettings-module__vHMuvq__targetChip:active{transform:scale(.96)}.MobileSettings-module__vHMuvq__targetChipActive{border-color:var(--action-color);color:var(--text-primary);background:color-mix(in srgb, var(--action-color) 6%, transparent)}.MobileSettings-module__vHMuvq__sizingChips{gap:6px;padding:4px 0;display:flex}.MobileSettings-module__vHMuvq__sizingChip{border:1.5px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-secondary);cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:10px;flex:1;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .12s}.MobileSettings-module__vHMuvq__sizingChipActive{border-color:var(--action-color);color:var(--text-primary);background:color-mix(in srgb, var(--action-color) 6%, transparent)}.MobileSettings-module__vHMuvq__genRow{gap:8px;padding:2px 0;display:flex}.MobileSettings-module__vHMuvq__genInput{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-primary);-webkit-appearance:none;background:0 0;border-radius:10px;flex:1;padding:10px 12px;font-family:inherit;font-size:14px}.MobileSettings-module__vHMuvq__genInput:focus{border-color:var(--action-color);outline:none}.MobileSettings-module__vHMuvq__genInput::placeholder{color:var(--text-muted)}.MobileSettings-module__vHMuvq__saveRow{gap:8px;padding:2px 0;display:flex}.MobileSettings-module__vHMuvq__saveInput{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-primary);-webkit-appearance:none;background:0 0;border-radius:10px;flex:1;padding:10px 12px;font-family:inherit;font-size:14px}.MobileSettings-module__vHMuvq__saveInput:focus{border-color:var(--action-color);outline:none}.MobileSettings-module__vHMuvq__saveInput::placeholder{color:var(--text-muted)}.MobileSettings-module__vHMuvq__modeRow{align-items:center;gap:12px;padding:10px 16px;display:flex}.MobileSettings-module__vHMuvq__modeRow+.MobileSettings-module__vHMuvq__modeRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent)}.MobileSettings-module__vHMuvq__modeIcon{min-width:70px;color:var(--text-primary);align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.MobileSettings-module__vHMuvq__modeDropdown{flex:1}.MobileSettings-module__vHMuvq__modeSelect{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);background:color-mix(in srgb, var(--bg-secondary) 40%, transparent);width:100%;color:var(--text-primary);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:10px;padding:10px 32px 10px 14px;font-family:inherit;font-size:14px;font-weight:500}.MobileSettings-module__vHMuvq__modeSelect:focus{border-color:var(--action-color);outline:none}.MobileSettings-module__vHMuvq__modeSelect option{background:var(--dropdown-bg);color:var(--text-primary)}.MobileSettings-module__vHMuvq__dangerBtn{border:1.5px solid color-mix(in srgb, var(--error-color,#ef4444) 20%, transparent);background:color-mix(in srgb, var(--error-color,#ef4444) 4%, transparent);width:100%;color:var(--error-color,#ef4444);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:14px;font-family:inherit;font-size:15px;font-weight:600;transition:background .12s}.MobileSettings-module__vHMuvq__dangerBtn:active{background:color-mix(in srgb, var(--error-color,#ef4444) 10%, transparent)}.MobileSettings-module__vHMuvq__dangerBtn:disabled{opacity:.5}.MobileSettings-module__vHMuvq__resetBtn{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);width:100%;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:10px;margin-top:8px;padding:12px;font-family:inherit;font-size:14px;font-weight:500}.MobileSettings-module__vHMuvq__resetBtn:active{background:color-mix(in srgb, var(--hover-bg) 40%, transparent)}.MobileSettings-module__vHMuvq__actionBtn{background:var(--action-color);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:15px;font-weight:600;transition:filter .12s}.MobileSettings-module__vHMuvq__actionBtn:active{filter:brightness(.9)}.MobileSettings-module__vHMuvq__actionBtn:disabled{opacity:.4}.MobileSettings-module__vHMuvq__errorText{color:var(--error-color,#ef4444);padding:6px 4px 0;font-size:13px}.MobileSettings-module__vHMuvq__providerRow{align-items:center;gap:14px;padding:14px 16px;display:flex}.MobileSettings-module__vHMuvq__providerRow+.MobileSettings-module__vHMuvq__providerRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent)}.MobileSettings-module__vHMuvq__providerIcon{background:color-mix(in srgb, var(--bg-secondary) 40%, transparent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.MobileSettings-module__vHMuvq__providerInfo{flex:1;min-width:0}.MobileSettings-module__vHMuvq__providerName{color:var(--text-primary);font-size:15px;font-weight:500}.MobileSettings-module__vHMuvq__providerDetail{color:var(--text-muted);margin-top:1px;font-size:12.5px}.MobileSettings-module__vHMuvq__providerBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:8px;flex-shrink:0;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:500}.MobileSettings-module__vHMuvq__providerBtnConnect{background:var(--action-color);color:#fff;border:none}.MobileSettings-module__vHMuvq__providerBtnDisconnect{border:1px solid color-mix(in srgb, var(--dropdown-border) 30%, transparent);color:var(--text-muted);background:0 0}.MobileSettings-module__vHMuvq__providerBtnDisconnect:disabled{opacity:.4}.MobileSettings-module__vHMuvq__tintPreview{border:2px solid color-mix(in srgb, var(--text-primary) 8%, transparent);cursor:pointer;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.MobileSettings-module__vHMuvq__tintInput{opacity:0;cursor:pointer;width:200%;height:200%;position:absolute;top:-50%;left:-50%}.MobileSettings-module__vHMuvq__frostRow{align-items:center;gap:10px;padding:14px 16px;display:flex}.MobileSettings-module__vHMuvq__frostRow+.MobileSettings-module__vHMuvq__frostRow{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent)}.MobileSettings-module__vHMuvq__frostLabel{color:var(--text-primary);min-width:60px;font-size:14px;font-weight:500}.MobileSettings-module__vHMuvq__frostChips{flex:1;gap:6px;display:flex}.MobileSettings-module__vHMuvq__frostChip{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-secondary);cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:8px;flex:1;padding:7px 10px;font-family:inherit;font-size:12px;font-weight:500}.MobileSettings-module__vHMuvq__frostChipActive{border-color:var(--action-color);color:var(--text-primary)}.MobileSettings-module__vHMuvq__profileEditSection{flex-direction:column;align-items:center;gap:16px;padding:8px 0 24px;display:flex}.MobileSettings-module__vHMuvq__profileEditAvatar{background:color-mix(in srgb, var(--action-color) 14%, var(--chat-bg));width:80px;height:80px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:26px;font-weight:600;display:flex;position:relative;overflow:hidden}.MobileSettings-module__vHMuvq__profileEditAvatar img{object-fit:cover;width:100%;height:100%}.MobileSettings-module__vHMuvq__profileEditAvatarOverlay{opacity:0;background:#00000059;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.MobileSettings-module__vHMuvq__profileEditAvatar:active .MobileSettings-module__vHMuvq__profileEditAvatarOverlay{opacity:1}.MobileSettings-module__vHMuvq__profileEditLabel{color:var(--action-color);font-size:13px;font-weight:500}.MobileSettings-module__vHMuvq__fieldGroup{flex-direction:column;gap:16px;width:100%;display:flex}.MobileSettings-module__vHMuvq__fieldLabel{color:var(--text-muted);margin-bottom:4px;font-size:13px;font-weight:500;display:block}.MobileSettings-module__vHMuvq__memorySearchRow{background:color-mix(in srgb, var(--bg-secondary) 30%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 15%, transparent);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;transition:border-color .15s;display:flex}.MobileSettings-module__vHMuvq__memorySearchRow:focus-within{border-color:var(--action-color)}.MobileSettings-module__vHMuvq__memorySearchInput{color:var(--text-primary);-webkit-appearance:none;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.MobileSettings-module__vHMuvq__memorySearchInput::placeholder{color:var(--text-muted)}.MobileSettings-module__vHMuvq__memoryClearSearch{background:color-mix(in srgb, var(--text-muted) 15%, transparent);width:28px;height:28px;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileSettings-module__vHMuvq__memoryCount{color:var(--text-muted);padding:4px 4px 12px;font-size:12px;font-weight:500}.MobileSettings-module__vHMuvq__memoryEmpty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:10px;padding:48px 20px;font-size:14px;display:flex}.MobileSettings-module__vHMuvq__memoryProfile{flex-direction:column;gap:20px;display:flex}.MobileSettings-module__vHMuvq__memoryProfileSection{min-width:0}.MobileSettings-module__vHMuvq__memoryProfileHeading{color:var(--text-muted);letter-spacing:.065em;margin:0 4px 8px;font-size:11px;font-weight:650;line-height:1.4}.MobileSettings-module__vHMuvq__memoryItem{background:color-mix(in srgb, var(--bg-secondary) 30%, transparent);border-radius:14px;margin-bottom:10px;padding:16px}.MobileSettings-module__vHMuvq__memoryContent{color:var(--text-primary);word-break:break-word;font-size:14.5px;line-height:1.6}.MobileSettings-module__vHMuvq__memoryLabel{color:var(--text-secondary);margin-bottom:3px;font-size:11.5px;font-weight:650;line-height:1.35}.MobileSettings-module__vHMuvq__memoryMeta{border-top:1px solid color-mix(in srgb, var(--dropdown-border) 10%, transparent);justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.MobileSettings-module__vHMuvq__memoryDate{color:var(--text-muted);font-size:12px;font-weight:450}.MobileSettings-module__vHMuvq__memoryActions{gap:4px;display:flex}.MobileSettings-module__vHMuvq__memoryActionBtn{background:color-mix(in srgb, var(--text-secondary) 8%, transparent);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .12s;display:flex}.MobileSettings-module__vHMuvq__memoryActionBtn:active{background:color-mix(in srgb, var(--text-secondary) 15%, transparent);transform:scale(.92)}.MobileSettings-module__vHMuvq__memoryActionBtnDanger{color:color-mix(in srgb, var(--error-color,#ef4444) 70%, var(--text-secondary))}.MobileSettings-module__vHMuvq__memoryActionBtnDanger:active{background:color-mix(in srgb, var(--error-color,#ef4444) 12%, transparent)}.MobileSettings-module__vHMuvq__memoryEditCancel{border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:10px;padding:9px 18px;font-family:inherit;font-size:14px;font-weight:500}.MobileSettings-module__vHMuvq__memoryDeleteConfirm{color:var(--text-primary);justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.MobileSettings-module__vHMuvq__memoryDeleteActions{flex-shrink:0;gap:8px;display:flex}.MobileSettings-module__vHMuvq__memoryDeleteBtn{background:var(--error-color,#ef4444);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;padding:9px 18px;font-family:inherit;font-size:14px;font-weight:500}
.PresetCommunityControls-module__PCne1W__verified{color:var(--action-color);white-space:nowrap;align-items:center;gap:4px;font-size:.68rem;font-weight:650;display:inline-flex}.PresetCommunityControls-module__PCne1W__verified svg{width:13px;height:13px;overflow:visible}.PresetCommunityControls-module__PCne1W__verified svg path:first-child{fill:color-mix(in srgb, var(--action-color) 18%, transparent);stroke:currentColor;stroke-width:1px}.PresetCommunityControls-module__PCne1W__verified svg path:last-child{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.PresetCommunityControls-module__PCne1W__statusWrap{gap:7px;display:grid}.PresetCommunityControls-module__PCne1W__status{border:1px solid color-mix(in srgb, var(--dropdown-border) 40%, transparent);width:fit-content;color:var(--text-secondary);background:color-mix(in srgb, var(--dropdown-bg) 70%, transparent);border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:.72rem;font-weight:650;display:inline-flex}.PresetCommunityControls-module__PCne1W__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px}.PresetCommunityControls-module__PCne1W__status_pending{color:#d19936;color:lab(67.5038% 14.825 57.728)}.PresetCommunityControls-module__PCne1W__status_approved{color:#54b66e;color:lab(66.976% -42.1308 27.6225)}.PresetCommunityControls-module__PCne1W__status_rejected{color:#ea6a64;color:lab(61.3079% 50.1954 28.9223)}.PresetCommunityControls-module__PCne1W__feedback{max-width:58ch;color:var(--text-secondary);margin:0;font-size:.78rem;line-height:1.45}.PresetCommunityControls-module__PCne1W__reportLink{width:fit-content;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:.75rem}.PresetCommunityControls-module__PCne1W__reportLink:hover{color:var(--text-primary)}.PresetCommunityControls-module__PCne1W__reportLink:focus-visible,.PresetCommunityControls-module__PCne1W__secondary:focus-visible,.PresetCommunityControls-module__PCne1W__primary:focus-visible,.PresetCommunityControls-module__PCne1W__field select:focus-visible,.PresetCommunityControls-module__PCne1W__field textarea:focus-visible{outline:2px solid var(--action-color);outline-offset:2px}.PresetCommunityControls-module__PCne1W__reported{color:var(--text-muted);margin:0;font-size:.75rem}.PresetCommunityControls-module__PCne1W__reportForm{border:1px solid color-mix(in srgb, var(--dropdown-border) 36%, transparent);background:color-mix(in srgb, var(--dropdown-bg) 82%, transparent);border-radius:12px;gap:10px;width:min(100%,420px);padding:12px;display:grid}.PresetCommunityControls-module__PCne1W__field{color:var(--text-secondary);gap:5px;font-size:.72rem;font-weight:600;display:grid}.PresetCommunityControls-module__PCne1W__field select,.PresetCommunityControls-module__PCne1W__field textarea{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--dropdown-border) 45%, transparent);background:var(--dropdown-bg);width:100%;color:var(--text-primary);font:inherit;resize:vertical;border-radius:8px;padding:8px 9px;font-weight:450}.PresetCommunityControls-module__PCne1W__reportActions{justify-content:flex-end;gap:7px;display:flex}.PresetCommunityControls-module__PCne1W__secondary,.PresetCommunityControls-module__PCne1W__primary{min-height:32px;font:inherit;cursor:pointer;border-radius:8px;padding:0 11px;font-size:.75rem;font-weight:650}.PresetCommunityControls-module__PCne1W__secondary{border:1px solid color-mix(in srgb, var(--dropdown-border) 42%, transparent);color:var(--text-secondary);background:0 0}.PresetCommunityControls-module__PCne1W__primary{border:1px solid var(--action-color);background:var(--action-color);color:var(--text-primary)}.PresetCommunityControls-module__PCne1W__primary:disabled{opacity:.55;cursor:wait}.PresetCommunityControls-module__PCne1W__reportError{color:#ea6a64;color:lab(61.3079% 50.1954 28.9223);margin:0;font-size:.73rem}@media (prefers-reduced-motion:reduce){.PresetCommunityControls-module__PCne1W__reportLink,.PresetCommunityControls-module__PCne1W__secondary,.PresetCommunityControls-module__PCne1W__primary{transition:none}}
.PresetModerationPanel-module__0d2NXq__panel{width:min(920px,100%);color:var(--text-primary);margin:0 auto;padding:26px clamp(16px,4vw,34px) 48px}.PresetModerationPanel-module__0d2NXq__header{border-bottom:1px solid color-mix(in srgb, var(--dropdown-border) 28%, transparent);justify-content:space-between;align-items:end;gap:18px;padding-bottom:18px;display:flex}.PresetModerationPanel-module__0d2NXq__header h2{margin:0;font-size:1.22rem;line-height:1.2}.PresetModerationPanel-module__0d2NXq__header p{max-width:62ch;color:var(--text-secondary);margin:6px 0 0;font-size:.82rem;line-height:1.45}.PresetModerationPanel-module__0d2NXq__filter select{border:1px solid color-mix(in srgb, var(--dropdown-border) 45%, transparent);background:var(--dropdown-bg);min-height:36px;color:var(--text-primary);font:inherit;border-radius:9px;padding:0 32px 0 10px;font-size:.78rem}.PresetModerationPanel-module__0d2NXq__filter select:focus-visible,.PresetModerationPanel-module__0d2NXq__note textarea:focus-visible,.PresetModerationPanel-module__0d2NXq__actions button:focus-visible,.PresetModerationPanel-module__0d2NXq__empty button:focus-visible{outline:2px solid var(--action-color);outline-offset:2px}.PresetModerationPanel-module__0d2NXq__message{color:var(--text-secondary);margin:14px 0 0;font-size:.8rem}.PresetModerationPanel-module__0d2NXq__queue{display:grid}.PresetModerationPanel-module__0d2NXq__row{border-bottom:1px solid color-mix(in srgb, var(--dropdown-border) 24%, transparent);grid-template-columns:112px minmax(0,1fr);gap:18px;padding:22px 0;display:grid}.PresetModerationPanel-module__0d2NXq__preview{aspect-ratio:4/3;border:1px solid color-mix(in srgb, var(--dropdown-border) 28%, transparent);border-radius:11px}.PresetModerationPanel-module__0d2NXq__content{gap:11px;min-width:0;display:grid}.PresetModerationPanel-module__0d2NXq__identity{justify-content:space-between;align-items:start;gap:12px;display:flex}.PresetModerationPanel-module__0d2NXq__identity h3,.PresetModerationPanel-module__0d2NXq__identity p,.PresetModerationPanel-module__0d2NXq__description,.PresetModerationPanel-module__0d2NXq__reportReasons{margin:0}.PresetModerationPanel-module__0d2NXq__identity h3{font-size:.96rem}.PresetModerationPanel-module__0d2NXq__identity p{color:var(--text-muted);margin-top:3px;font-size:.74rem}.PresetModerationPanel-module__0d2NXq__description{max-width:68ch;color:var(--text-secondary);font-size:.8rem;line-height:1.45}.PresetModerationPanel-module__0d2NXq__reportCount{color:#ea6a64;color:lab(61.3079% 50.1954 28.9223);background:#ea6a6421;border-radius:999px;padding:4px 8px;font-size:.69rem;font-weight:650}.PresetModerationPanel-module__0d2NXq__tags{flex-wrap:wrap;gap:5px;display:flex}.PresetModerationPanel-module__0d2NXq__tags span{background:color-mix(in srgb, var(--hover-bg) 72%, transparent);color:var(--text-secondary);border-radius:999px;padding:3px 7px;font-size:.67rem}.PresetModerationPanel-module__0d2NXq__reportReasons{color:var(--text-muted);font-size:.72rem}.PresetModerationPanel-module__0d2NXq__note{color:var(--text-secondary);gap:5px;font-size:.72rem;font-weight:600;display:grid}.PresetModerationPanel-module__0d2NXq__note textarea{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--dropdown-border) 42%, transparent);background:color-mix(in srgb, var(--dropdown-bg) 74%, transparent);width:100%;color:var(--text-primary);font:inherit;resize:vertical;border-radius:9px;padding:9px 10px;font-weight:450}.PresetModerationPanel-module__0d2NXq__actions{justify-content:flex-end;gap:8px;display:flex}.PresetModerationPanel-module__0d2NXq__actions button,.PresetModerationPanel-module__0d2NXq__empty button{min-height:34px;font:inherit;cursor:pointer;border-radius:8px;padding:0 12px;font-size:.75rem;font-weight:650}.PresetModerationPanel-module__0d2NXq__reject{border:1px solid color-mix(in srgb, #ea6a64 45%, var(--dropdown-border));color:#ea6a64;color:lab(61.3079% 50.1954 28.9223);background:0 0}@supports (color:lab(0% 0 0)){.PresetModerationPanel-module__0d2NXq__reject{border:1px solid color-mix(in srgb, lab(61.3079% 50.1954 28.9223) 45%, var(--dropdown-border))}}.PresetModerationPanel-module__0d2NXq__approve{border:1px solid var(--action-color);background:var(--action-color);color:var(--text-primary)}.PresetModerationPanel-module__0d2NXq__actions button:disabled{opacity:.55;cursor:wait}.PresetModerationPanel-module__0d2NXq__empty{color:var(--text-secondary);justify-items:center;gap:10px;padding:64px 16px;display:grid}.PresetModerationPanel-module__0d2NXq__empty p{margin:0}.PresetModerationPanel-module__0d2NXq__empty button{border:1px solid color-mix(in srgb, var(--dropdown-border) 42%, transparent);color:var(--text-primary);background:0 0}.PresetModerationPanel-module__0d2NXq__skeletons{display:grid}.PresetModerationPanel-module__0d2NXq__skeletons span{border-bottom:1px solid color-mix(in srgb, var(--dropdown-border) 20%, transparent);background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--hover-bg) 55%, transparent), transparent);background-size:220% 100%;height:138px;animation:1.4s linear infinite PresetModerationPanel-module__0d2NXq__loading}@keyframes PresetModerationPanel-module__0d2NXq__loading{to{background-position:-220% 0}}@media (max-width:640px){.PresetModerationPanel-module__0d2NXq__panel{padding:18px 15px 42px}.PresetModerationPanel-module__0d2NXq__header{align-items:start}.PresetModerationPanel-module__0d2NXq__row{grid-template-columns:72px minmax(0,1fr);gap:12px}.PresetModerationPanel-module__0d2NXq__identity{display:grid}.PresetModerationPanel-module__0d2NXq__reportCount{width:fit-content}}@media (prefers-reduced-motion:reduce){.PresetModerationPanel-module__0d2NXq__skeletons span{animation:none}}
