.theme-selector-module__9R8caq__selector{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.theme-selector-module__9R8caq__selector button{min-height:36px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9px;padding:0 10px;font-size:12px;font-weight:700}.theme-selector-module__9R8caq__selector button[data-active=true]{background:var(--surface);color:var(--ink);box-shadow:0 1px 5px #00000014}.theme-selector-module__9R8caq__selector[data-compact=true] button{min-height:32px;padding-inline:7px}
.user-menu-trigger-module__vo7Xgq__root{z-index:44;flex:0 0 36px;width:36px;height:36px;position:relative}.user-menu-trigger-module__vo7Xgq__trigger{border:1px solid var(--line-strong);background:var(--surface);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;font-size:13px;font-weight:850;display:grid;overflow:hidden}.user-menu-trigger-module__vo7Xgq__trigger[data-loading=true]{color:#0000}.user-menu-trigger-module__vo7Xgq__trigger[data-loading=true]:after{border:1.5px solid var(--line-strong);border-top-color:var(--muted);content:"";border-radius:50%;width:13px;height:13px;animation:.7s linear infinite user-menu-trigger-module__vo7Xgq__spin}.user-menu-trigger-module__vo7Xgq__avatarImage{background-position:50%;background-size:cover;width:100%;height:100%}.user-menu-trigger-module__vo7Xgq__menu{z-index:46;border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:14px;width:min(320px,100vw - 24px);padding:16px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0000002e}.user-menu-trigger-module__vo7Xgq__identity{align-items:center;gap:11px;min-width:0;display:flex}.user-menu-trigger-module__vo7Xgq__identityMark{background:var(--ink);width:38px;height:38px;color:var(--bg);border-radius:50%;flex:0 0 38px;place-items:center;font-weight:800;display:grid}.user-menu-trigger-module__vo7Xgq__identity>span:last-child{gap:2px;min-width:0;display:grid}.user-menu-trigger-module__vo7Xgq__identity strong,.user-menu-trigger-module__vo7Xgq__identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-menu-trigger-module__vo7Xgq__identity small{color:var(--muted)}.user-menu-trigger-module__vo7Xgq__menu nav{gap:3px;display:grid}.user-menu-trigger-module__vo7Xgq__menu nav a,.user-menu-trigger-module__vo7Xgq__signOut{min-height:40px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;padding:0 11px;font-size:14px;line-height:40px}.user-menu-trigger-module__vo7Xgq__menu nav a:hover,.user-menu-trigger-module__vo7Xgq__signOut:hover{background:var(--surface-soft)}.user-menu-trigger-module__vo7Xgq__theme{border-top:1px solid var(--line);gap:7px;padding-top:13px;display:grid}.user-menu-trigger-module__vo7Xgq__theme>span{color:var(--muted);font-size:11px;font-weight:800}.user-menu-trigger-module__vo7Xgq__signOut{border-top:1px solid var(--line);color:var(--error);border-radius:0}.user-menu-trigger-module__vo7Xgq__mobileHandle,.user-menu-trigger-module__vo7Xgq__mobileScrim{display:none}@keyframes user-menu-trigger-module__vo7Xgq__spin{to{transform:rotate(360deg)}}@media (max-width:760px){.user-menu-trigger-module__vo7Xgq__mobileScrim{z-index:45;background:#00000061;border:0;display:block;position:fixed;inset:0}.user-menu-trigger-module__vo7Xgq__menu{width:100%;max-height:min(78svh,620px);padding:14px 18px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;position:fixed;inset:auto 0 0;overflow-y:auto}.user-menu-trigger-module__vo7Xgq__mobileHandle{justify-content:space-between;align-items:center;display:flex}.user-menu-trigger-module__vo7Xgq__mobileHandle button{min-height:38px;color:var(--muted);background:0 0;border:0}}
.site-header-module__wBaYfG__siteHeader{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f5f2c7;min-height:52px;position:sticky;top:0}:is(html[data-site-theme=dark] .site-header-module__wBaYfG__siteHeader,body[data-site-theme=dark] .site-header-module__wBaYfG__siteHeader){background:#0f100ed1}.site-header-module__wBaYfG__globalNav{justify-content:space-between;align-items:center;gap:22px;width:100%;min-height:52px;padding:0 clamp(14px,3vw,44px);display:flex}.site-header-module__wBaYfG__brand{z-index:42;align-items:center;gap:10px;min-width:116px;font-weight:700;display:inline-flex;position:relative}.site-header-module__wBaYfG__brandMark{background:var(--ink);width:34px;height:34px;color:var(--bg);border-radius:50%;place-items:center;display:grid}.site-header-module__wBaYfG__navLinks{color:var(--muted);flex:0 auto;justify-content:flex-end;align-items:center;gap:clamp(18px,4.2vw,58px);margin-left:auto;font-size:13px;display:flex}.site-header-module__wBaYfG__headerActions{z-index:44;flex:none;align-items:center;gap:6px;display:flex;position:relative}.site-header-module__wBaYfG__navItem{position:static}.site-header-module__wBaYfG__navTrigger{min-height:52px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;padding:0;transition:color .18s;display:inline-flex}.site-header-module__wBaYfG__navTrigger:hover,.site-header-module__wBaYfG__navTrigger:focus-visible,.site-header-module__wBaYfG__activeItem>.site-header-module__wBaYfG__navTrigger{color:var(--green)}.site-header-module__wBaYfG__navPanel{z-index:41;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s,visibility 0s linear .18s;position:absolute;top:52px;left:0;right:0;transform:translateY(-8px)}.site-header-module__wBaYfG__navPanel:before{content:"";border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fafaf7f5;position:absolute;inset:0;box-shadow:0 24px 70px #1111111a}html[data-site-theme=dark] .site-header-module__wBaYfG__navPanel:before{background:#141512f7;box-shadow:0 24px 70px #00000061}body[data-site-theme=dark] .site-header-module__wBaYfG__navPanel:before{background:#141512f7;box-shadow:0 24px 70px #00000061}.site-header-module__wBaYfG__activeItem .site-header-module__wBaYfG__navPanel{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.site-header-module__wBaYfG__navPanelInner{grid-template-columns:repeat(3,minmax(160px,1fr));gap:8px 34px;max-width:880px;margin:0 auto;padding:26px clamp(18px,4vw,56px) 30px;display:grid;position:relative}.site-header-module__wBaYfG__navPanelInner>p{color:color-mix(in srgb, var(--ink) 45%, transparent);grid-column:1/-1;margin:0 0 6px;font-size:12px;font-weight:800}.site-header-module__wBaYfG__navPanelInner a,.site-header-module__wBaYfG__navPanelNote{gap:3px;padding:10px 0;display:grid}.site-header-module__wBaYfG__navPanelInner strong{color:var(--ink);font-size:19px;line-height:1.2}.site-header-module__wBaYfG__navPanelInner span{color:var(--muted);font-size:13px;line-height:1.45}.site-header-module__wBaYfG__navPanelInner a:hover strong{color:var(--green)}.site-header-module__wBaYfG__themeToggle{border:1px solid var(--line-strong);min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;transition:color .18s,border-color .18s,transform .18s;display:inline-flex}.site-header-module__wBaYfG__themeToggle:hover,.site-header-module__wBaYfG__themeToggle:focus-visible{border-color:var(--green);color:var(--ink);transform:translateY(-1px)}.site-header-module__wBaYfG__navToggle{z-index:43;cursor:pointer;background:0 0;border:0;border-radius:50%;width:38px;height:38px;display:none;position:relative}.site-header-module__wBaYfG__navToggle span{background:var(--ink);width:18px;height:1.5px;margin:5px auto;transition:transform .18s;display:block}.site-header-module__wBaYfG__isOpen .site-header-module__wBaYfG__navToggle span:first-child{transform:translateY(3.25px)rotate(45deg)}.site-header-module__wBaYfG__isOpen .site-header-module__wBaYfG__navToggle span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.site-header-module__wBaYfG__navScrim{z-index:39;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:#11111129;border:0;transition:opacity .22s,visibility 0s linear .22s;position:fixed;inset:52px 0 0}.site-header-module__wBaYfG__hasActivePanel .site-header-module__wBaYfG__navScrim{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}@media (max-width:760px){.site-header-module__wBaYfG__globalNav{padding-right:12px}.site-header-module__wBaYfG__navToggle{display:block}.site-header-module__wBaYfG__navLinks{z-index:41;border-bottom:1px solid var(--line);background:var(--bg);opacity:0;visibility:hidden;pointer-events:none;gap:0;max-height:calc(100svh - 52px);padding:14px 18px 22px;transition:opacity .18s,transform .18s,visibility 0s linear .18s;display:grid;position:fixed;inset:52px 0 auto;overflow-y:auto;transform:translateY(-12px)}.site-header-module__wBaYfG__isOpen .site-header-module__wBaYfG__navLinks{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.site-header-module__wBaYfG__navItem{border-bottom:1px solid var(--line)}.site-header-module__wBaYfG__navTrigger{justify-content:flex-start;width:100%;min-height:48px;font-size:15px}.site-header-module__wBaYfG__navDirect{border-bottom:1px solid var(--line)}.site-header-module__wBaYfG__navPanel{visibility:visible;opacity:1;pointer-events:auto;grid-template-rows:0fr;transition:grid-template-rows .18s;display:grid;position:static;transform:none}.site-header-module__wBaYfG__navPanel:before{display:none}.site-header-module__wBaYfG__navPanelInner{grid-template-columns:1fr;gap:0;min-height:0;padding:0 14px;display:grid;overflow:hidden}.site-header-module__wBaYfG__activeItem .site-header-module__wBaYfG__navPanel{grid-template-rows:1fr}.site-header-module__wBaYfG__activeItem .site-header-module__wBaYfG__navPanelInner{padding-bottom:14px}.site-header-module__wBaYfG__navPanelInner>p{display:none}.site-header-module__wBaYfG__navPanelInner a,.site-header-module__wBaYfG__navPanelNote{padding:9px 0}.site-header-module__wBaYfG__hasActivePanel .site-header-module__wBaYfG__navScrim{visibility:hidden;pointer-events:none}}
.site-footer-module__STLB6W__siteFooter{border-top:1px solid var(--line);color:var(--muted);background:#f8f8f5;padding:clamp(54px,7vw,86px) clamp(18px,8vw,110px)}:is(html[data-site-theme=dark] .site-footer-module__STLB6W__siteFooter,body[data-site-theme=dark] .site-footer-module__STLB6W__siteFooter){background:#0f100e}.site-footer-module__STLB6W__footerMain{grid-template-columns:minmax(260px,.85fr) minmax(520px,1.15fr);align-items:start;gap:clamp(64px,8vw,150px);display:grid}.site-footer-module__STLB6W__footerNav{grid-template-columns:repeat(3,minmax(130px,1fr));gap:clamp(32px,4vw,64px);display:grid}.site-footer-module__STLB6W__footerName{color:var(--ink);margin-bottom:12px;font-size:28px;font-weight:800;line-height:1.1;display:inline-flex}.site-footer-module__STLB6W__footerBrand p{margin:0}.site-footer-module__STLB6W__footerColumn h3{color:var(--ink);margin:0 0 16px;font-size:15px}.site-footer-module__STLB6W__footerColumn a,.site-footer-module__STLB6W__footerFind button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;margin-bottom:10px;padding:0;font-size:14px;display:block}.site-footer-module__STLB6W__footerColumn a:hover,.site-footer-module__STLB6W__footerFind button:hover{color:var(--ink)}.site-footer-module__STLB6W__footerBottom{border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:clamp(56px,7vw,88px);padding-top:22px;font-size:12px;display:flex}@media (max-width:900px){.site-footer-module__STLB6W__footerMain{grid-template-columns:1fr}}@media (max-width:640px){.site-footer-module__STLB6W__footerMain,.site-footer-module__STLB6W__footerNav{grid-template-columns:1fr}.site-footer-module__STLB6W__footerBottom{flex-direction:column;gap:6px}}
.account-module__fN0HyW__page{min-height:calc(100svh - 52px);padding:clamp(44px,8vw,90px) 0 80px}.account-module__fN0HyW__header{align-items:center;gap:20px;margin-bottom:34px;display:flex}.account-module__fN0HyW__header h1{letter-spacing:-.045em;margin:0;font-size:clamp(36px,6vw,64px);line-height:1}.account-module__fN0HyW__header p{color:var(--muted);margin:8px 0 0}.account-module__fN0HyW__avatar{background:var(--ink);width:72px;height:72px;color:var(--bg);background-position:50%;background-size:cover;border-radius:50%;flex:0 0 72px;place-items:center;font-size:24px;font-weight:800;display:grid}.account-module__fN0HyW__grid{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);gap:18px;display:grid}.account-module__fN0HyW__card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:clamp(20px,4vw,32px)}.account-module__fN0HyW__card h2{margin:0 0 18px;font-size:20px}.account-module__fN0HyW__details{grid-template-columns:minmax(100px,.35fr) 1fr;gap:13px 20px;margin:0;display:grid}.account-module__fN0HyW__details dt{color:var(--muted)}.account-module__fN0HyW__details dd{overflow-wrap:anywhere;min-width:0;margin:0}.account-module__fN0HyW__actions{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.account-module__fN0HyW__actions a,.account-module__fN0HyW__actions button,.account-module__fN0HyW__settingsForm button{border:1px solid var(--line-strong);background:var(--ink);min-height:42px;color:var(--bg);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:0 15px;font-weight:750;display:inline-flex}.account-module__fN0HyW__actions a[data-quiet=true],.account-module__fN0HyW__actions button{color:var(--ink);background:0 0}.account-module__fN0HyW__comingSoon{color:var(--muted);gap:9px;display:grid}.account-module__fN0HyW__comingSoon span{border-bottom:1px solid var(--line);padding-bottom:9px}.account-module__fN0HyW__technical{color:var(--muted);margin-top:20px}.account-module__fN0HyW__technical code{overflow-wrap:anywhere;color:var(--ink);margin-top:10px;font-size:12px;display:block}.account-module__fN0HyW__notice{border-left:2px solid var(--gold);color:var(--muted);padding-left:12px}.account-module__fN0HyW__settingsForm{gap:12px;display:grid}.account-module__fN0HyW__settingsForm label{color:var(--muted);gap:7px;font-size:13px;font-weight:700;display:grid}.account-module__fN0HyW__settingsForm input{border:1px solid var(--line-strong);background:var(--bg);min-height:48px;color:var(--ink);border-radius:12px;padding:0 14px}.account-module__fN0HyW__formFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-module__fN0HyW__settingsForm p{min-height:24px;color:var(--muted);margin:0}.account-module__fN0HyW__themeBlock{gap:12px;display:grid}.account-module__fN0HyW__themeBlock p{color:var(--muted);margin:0}@media (max-width:720px){.account-module__fN0HyW__grid{grid-template-columns:1fr}.account-module__fN0HyW__header{align-items:flex-start}.account-module__fN0HyW__details{grid-template-columns:1fr;gap:2px}.account-module__fN0HyW__details dd{margin-bottom:10px}}
