.ThemeSelector-module__F6nH4a__selector{--track:#edf3f3;--pill:#fff;--text:#53676c;--active:#176b73;--edge:#1e535b1f;width:100%;min-width:0}.ThemeSelector-module__F6nH4a__selector[data-color-mode=dark]{--track:#18232e;--pill:#2c3c49;--text:#aabcc7;--active:#9ae7df;--edge:#b7e1e624}.ThemeSelector-module__F6nH4a__track{border:1px solid var(--edge);background:var(--track);isolation:isolate;border-radius:23px;grid-template-columns:repeat(3,minmax(0,1fr));padding:6px;display:grid;position:relative}.ThemeSelector-module__F6nH4a__indicator{background:var(--pill);border:1px solid var(--edge);pointer-events:none;z-index:-1;border-radius:17px;width:calc(33.3333% - 4px);position:absolute;inset:6px auto 6px 6px;overflow:hidden;box-shadow:0 4px 14px #071d2418,0 1px 3px #071d240a,inset 0 1px #ffffff25}.ThemeSelector-module__F6nH4a__sheen{border-radius:inherit;background:linear-gradient(145deg,#ffffff18,#0000 55%);position:absolute;inset:0}.ThemeSelector-module__F6nH4a__option{cursor:pointer;border-radius:17px;min-width:0;position:relative}.ThemeSelector-module__F6nH4a__radio{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute;inset:0}.ThemeSelector-module__F6nH4a__content{border-radius:inherit;flex-direction:column;align-items:center;gap:10px;padding:10px 8px 12px;display:flex}.ThemeSelector-module__F6nH4a__radio:focus-visible+.ThemeSelector-module__F6nH4a__content{outline:2px solid var(--active);outline-offset:-2px}.ThemeSelector-module__F6nH4a__scene{opacity:.65;filter:saturate(.65);width:100%;max-width:112px;height:auto;transition:transform .7s ease-in-out,opacity .6s ease-in-out,filter .6s ease-in-out;overflow:visible;transform:scale(.97)}.ThemeSelector-module__F6nH4a__option[data-selected=true] .ThemeSelector-module__F6nH4a__scene,.ThemeSelector-module__F6nH4a__option:hover .ThemeSelector-module__F6nH4a__scene{opacity:1;filter:saturate();transform:scale(1)}.ThemeSelector-module__F6nH4a__caption{color:var(--text);align-items:center;gap:5px;font-size:12px;font-weight:600;line-height:18px;transition:color .2s;display:flex}.ThemeSelector-module__F6nH4a__option[data-selected=true] .ThemeSelector-module__F6nH4a__caption{color:var(--active)}.ThemeSelector-module__F6nH4a__dot{opacity:0;background:currentColor;border-radius:50%;width:4px;height:4px;transition:transform .3s,opacity .2s;transform:scale(0)}.ThemeSelector-module__F6nH4a__option[data-selected=true] .ThemeSelector-module__F6nH4a__dot{opacity:1;transform:scale(1)}.ThemeSelector-module__F6nH4a__sun,.ThemeSelector-module__F6nH4a__moon,.ThemeSelector-module__F6nH4a__cloud,.ThemeSelector-module__F6nH4a__stars{transform-box:fill-box;transform-origin:50%}.ThemeSelector-module__F6nH4a__option[data-selected=true] .ThemeSelector-module__F6nH4a__sun{animation:1.4s cubic-bezier(.4,0,.2,1) both ThemeSelector-module__F6nH4a__rise}.ThemeSelector-module__F6nH4a__option[data-selected=true] .ThemeSelector-module__F6nH4a__moon{animation:1.5s cubic-bezier(.4,0,.2,1) both ThemeSelector-module__F6nH4a__moonrise}.ThemeSelector-module__F6nH4a__option[data-selected=true] .ThemeSelector-module__F6nH4a__cloud{animation:1.8s cubic-bezier(.4,0,.2,1) both ThemeSelector-module__F6nH4a__drift}.ThemeSelector-module__F6nH4a__option[data-selected=true] .ThemeSelector-module__F6nH4a__stars{animation:1.9s ease-in-out both ThemeSelector-module__F6nH4a__starlight}@keyframes ThemeSelector-module__F6nH4a__rise{0%{opacity:.7;transform:translateY(5px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ThemeSelector-module__F6nH4a__moonrise{0%{opacity:.7;transform:translateY(4px)rotate(-10deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes ThemeSelector-module__F6nH4a__drift{0%{opacity:.45;transform:translate(-5px)}to{opacity:.75;transform:translate(0)}}@keyframes ThemeSelector-module__F6nH4a__starlight{0%{opacity:.5}to{opacity:1}}@media (prefers-reduced-motion:reduce){.ThemeSelector-module__F6nH4a__selector *,.ThemeSelector-module__F6nH4a__selector :before,.ThemeSelector-module__F6nH4a__selector :after{transition:none!important;animation:none!important}}@media (max-width:480px){.ThemeSelector-module__F6nH4a__track{border-radius:19px;padding:5px}.ThemeSelector-module__F6nH4a__indicator{border-radius:14px;width:calc(33.3333% - 3.33333px);inset:5px auto 5px 5px}.ThemeSelector-module__F6nH4a__content{gap:6px;padding:8px 6px 9px}.ThemeSelector-module__F6nH4a__scene{max-width:84px}.ThemeSelector-module__F6nH4a__caption{font-size:11px;line-height:15px}}
.PreferencesForm-module__ksgA5W__form{--border:#d7e7e8;--muted:#538087;--text:#30535d;--tint:#f4f9f9;--selected:#e0f2f2;--accent:#167d85;flex-direction:column;gap:30px;width:100%;min-width:0;display:flex}.PreferencesForm-module__ksgA5W__form[data-color-mode=dark]{--border:#3c555d;--muted:#acc5c8;--text:#e0eef0;--tint:#263b40;--selected:#294b50;--accent:#8bd7da}.PreferencesForm-module__ksgA5W__category{min-width:0;margin:0}.PreferencesForm-module__ksgA5W__header{align-items:center;gap:9px;margin-bottom:13px;display:flex}.PreferencesForm-module__ksgA5W__categoryIcon{color:var(--accent);place-items:center;font-size:21px;display:grid}.PreferencesForm-module__ksgA5W__heading{color:var(--text);font-size:15px;font-weight:600;line-height:1.5}.PreferencesForm-module__ksgA5W__options{flex-wrap:wrap;gap:9px;display:flex}.PreferencesForm-module__ksgA5W__option{border:1px solid var(--border);text-align:left;max-width:100%;min-height:44px;color:var(--text);background:var(--tint);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;transition:background .3s,border-color .3s,box-shadow .3s;display:inline-flex}.PreferencesForm-module__ksgA5W__option:hover{border-color:var(--accent);box-shadow:0 3px 10px #123e3210}.PreferencesForm-module__ksgA5W__option:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.PreferencesForm-module__ksgA5W__option[aria-pressed=true]{border-color:var(--accent);background:var(--selected);color:var(--accent)}.PreferencesForm-module__ksgA5W__option:disabled{cursor:wait;opacity:.65}.PreferencesForm-module__ksgA5W__optionIcon{color:var(--muted);flex-shrink:0;font-size:19px}.PreferencesForm-module__ksgA5W__option[aria-pressed=true] .PreferencesForm-module__ksgA5W__optionIcon{color:var(--accent)}.PreferencesForm-module__ksgA5W__label{overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.45}.PreferencesForm-module__ksgA5W__check{opacity:0;flex-shrink:0;place-items:center;width:13px;font-size:13px;transition:opacity .3s,transform .4s;display:grid;transform:scale(.7)}.PreferencesForm-module__ksgA5W__option[aria-pressed=true] .PreferencesForm-module__ksgA5W__check{opacity:1;transform:scale(1)}@media (max-width:480px){.PreferencesForm-module__ksgA5W__option{gap:7px;padding:9px 12px}}@media (prefers-reduced-motion:reduce){.PreferencesForm-module__ksgA5W__form *{transition:none!important}}
.CompanionSelector-module__3oyfGG__avatars{--accent:#167d85;--soft:#f0f8f8;--selected:#e0f2f2;--ring:#cfe4e5;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 22px;width:100%;max-width:360px;margin:0 auto;display:grid}.CompanionSelector-module__3oyfGG__avatars[data-color-mode=dark]{--accent:#8bd7da;--soft:#263b40;--selected:#294b50;--ring:#3c555d}.CompanionSelector-module__3oyfGG__avatar{aspect-ratio:1;background:var(--soft);cursor:pointer;border:2px solid #0000;border-radius:50%;place-items:center;padding:7px;transition:background .4s,border-color .4s,box-shadow .4s;display:grid;position:relative}.CompanionSelector-module__3oyfGG__avatar img{border-radius:50%;width:100%;height:auto;transition:transform .65s cubic-bezier(.4,0,.2,1);transform:scale(.94)}.CompanionSelector-module__3oyfGG__avatar:hover{border-color:var(--ring)}.CompanionSelector-module__3oyfGG__avatar[aria-pressed=true]{background:var(--selected);border-color:var(--accent);box-shadow:0 0 0 4px var(--soft)}.CompanionSelector-module__3oyfGG__avatar[aria-pressed=true] img,.CompanionSelector-module__3oyfGG__avatar:hover img{transform:scale(1)}.CompanionSelector-module__3oyfGG__avatar:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.CompanionSelector-module__3oyfGG__avatar:disabled{opacity:.65;cursor:wait}.CompanionSelector-module__3oyfGG__avatarCheck{border:3px solid var(--soft);background:var(--accent);width:23px;height:23px;color:var(--soft);opacity:0;border-radius:50%;place-items:center;font-size:13px;transition:transform .5s,opacity .4s;display:grid;position:absolute;bottom:2px;right:2px;transform:scale(.6)}.CompanionSelector-module__3oyfGG__avatar[aria-pressed=true] .CompanionSelector-module__3oyfGG__avatarCheck{opacity:1;transform:scale(1)}.CompanionSelector-module__3oyfGG__wave{height:36px;color:inherit;justify-content:center;align-items:center;gap:4px;margin-bottom:12px;display:flex}.CompanionSelector-module__3oyfGG__wave span{width:3px;height:var(--height);opacity:.4;background:currentColor;border-radius:4px;display:block;transform:scaleY(.6)}.CompanionSelector-module__3oyfGG__wave[data-playing=true] span{opacity:.75;animation:1.4s ease-in-out infinite alternate CompanionSelector-module__3oyfGG__wave;animation-delay:var(--delay)}@keyframes CompanionSelector-module__3oyfGG__wave{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}@media (max-width:400px){.CompanionSelector-module__3oyfGG__avatars{gap:14px}.CompanionSelector-module__3oyfGG__avatar{padding:5px}}@media (prefers-reduced-motion:reduce){.CompanionSelector-module__3oyfGG__avatars *,.CompanionSelector-module__3oyfGG__wave span{transition:none!important;animation:none!important}}.CompanionSelector-module__3oyfGG__chevron{transition:transform .45s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.CompanionSelector-module__3oyfGG__chevron{transition:none}}
@font-face{font-family:montserrat;src:url(../media/montserrat_latin_variable-s.1dqa_6e_ad4sj.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:montserrat Fallback;src:local(Arial);ascent-override:87.85%;descent-override:22.78%;line-gap-override:0.0%;size-adjust:110.19%}.montserrat_a2962668-module__g0vQ0G__className{font-family:montserrat,montserrat Fallback;font-style:normal}.montserrat_a2962668-module__g0vQ0G__variable{--font-montserrat:"montserrat", "montserrat Fallback"}
