html,body,#root{height:100%;overflow:hidden}body{margin:0;font-family:Manrope,system-ui,-apple-system,sans-serif;color:#111827;background:#f5f5f5}body.appShellBody--scrollbarDragging,body.appShellBody--scrollbarDragging *{-webkit-user-select:none;user-select:none}*:focus,*:focus-visible{outline:none;box-shadow:none}.app{width:100%;margin:0 auto;max-width:1460px;height:100vh;overflow:hidden;display:grid;justify-content:center;grid-template-columns:260px 1fr;grid-template-rows:86px 1fr;min-height:0}.contentWrap{max-width:1180px;grid-column:2;grid-row:2;background:#f5f5f5;min-height:0;min-width:0;overflow:hidden;position:relative;display:flex;justify-content:center}.content{width:100%;overflow-x:hidden;overflow-y:auto;background:#f5f5f5;display:flex;justify-content:center;min-height:0;min-width:0;scrollbar-width:none;-ms-overflow-style:none}.content::-webkit-scrollbar{width:0;height:0}.container{width:100%;padding:10px 10px 20px 20px}button,input{font:inherit;color:inherit}a,button,input,textarea,select,[role=button]{-webkit-tap-highlight-color:transparent}button{appearance:none;-webkit-appearance:none;background:none;border:none;padding:0;margin:0;text-align:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 16px 0 10px;border-radius:10px;border:1px solid rgba(0,0,0,.06);background:#fff;color:#111827;font-size:13px;line-height:1.3;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform 80ms ease}.btn:hover{background:#f9fafb;border-color:#0000001a}.btn:active{transform:translateY(1px);background:#eef0f3}.btn:focus{outline:none}.btn:focus-visible{outline:none;box-shadow:none}.btn--primary{background:#111827;color:#fff;border-color:#111827}.btn--primary:hover{background:#1f2937}.btn--ghost{background:transparent;border-color:transparent}.btn--ghost:hover{background:#f3f4f6}.input{height:34px;width:260px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px}@media(min-width:2000px){.app{max-width:1680px}}@media(min-width:2800px){.app{max-width:1920px}}@media(max-width:980px){.container>[class*=page_]{padding-bottom:calc(180px + env(safe-area-inset-bottom,0px))}}html{scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:rgba(15,23,42,.05) transparent}html:hover{scrollbar-color:rgba(15,23,42,.08) transparent}html::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:#0f172a0d;border-radius:10px}html:hover::-webkit-scrollbar-thumb{background:#0f172a14}.contentScrollbar{position:absolute;top:11px;right:0;bottom:24px;width:10px;display:flex;justify-content:center;z-index:5}.contentScrollbar:before{content:"";width:6px;height:100%;border-radius:999px;background:transparent}.contentScrollbar__thumb{position:absolute;top:0;width:6px;border-radius:999px;background:#0f172a14;cursor:pointer;transition:background .14s ease}.contentScrollbar__thumb:hover,.contentScrollbar__thumb--dragging{background:#0f172a1f}.contentScrollbar__thumb--dragging{cursor:grabbing}@media(max-width:980px){html{scrollbar-gutter:auto}.app{max-width:100%;grid-template-columns:1fr;grid-template-rows:86px 1fr}.app>.sidebar{display:none}.topbar{max-width:none;width:100%;grid-column:1;padding:0 12px}.contentWrap{max-width:none;width:100%;grid-column:1;justify-content:stretch}.content{justify-content:stretch}.container{padding:10px 12px 156px}.contentScrollbar{display:none}}@media(max-width:720px){.topbar{height:68px;padding:0 10px 4px}.app{grid-template-rows:68px 1fr}.container{padding:8px 10px 156px}}.logo{display:flex;align-items:center;user-select:none;-webkit-user-select:none;text-decoration:none;color:inherit;width:100%}.logo__stack{display:flex;align-items:center;justify-content:space-between;gap:0;flex-wrap:nowrap;white-space:nowrap;max-width:100%;width:100%;overflow:hidden}.logo__main{font-weight:800;letter-spacing:.2px;font-size:22px;line-height:1;color:#111827;flex:0 0 auto}.logo__badge{display:inline-flex;position:relative;overflow:hidden;align-items:center;padding:12px;border-radius:10px;font-size:22px;font-weight:700;line-height:1;letter-spacing:.2px;color:#111827;flex:0 0 auto;border:1px solid #f5f5f5;background-image:linear-gradient(45deg,#ffad96f2,#ffcdaaf2,#ffbcc3e6,#ffd6b4f2,#ffad96f2);background-size:350% 350%;animation:BgMove 22s ease-in-out infinite}.logo__badge:hover{border:1px solid #f5f5f5}.logo__badge:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.35) 50%,transparent 80%);transform:translate(-120%);transition:transform .8s ease}.logo__badge:hover:after{transform:translate(120%)}@keyframes BgMove{0%{background-position:20% 40%}18%{background-position:80% 30%}36%{background-position:60% 80%}55%{background-position:30% 70%}73%{background-position:90% 50%}to{background-position:20% 40%}}.sidebar{grid-column:1;grid-row:1 / span 2;padding:10px 0 10px 10px;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.05) transparent;background:#f5f5f5;display:flex;flex-direction:column;gap:8px}.sidebar:hover{scrollbar-color:rgba(15,23,42,.08) transparent}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#0f172a0d;border-radius:10px}.sidebar:hover::-webkit-scrollbar-thumb{background:#0f172a14}.sidebar__top{display:flex;flex-direction:column;gap:12px}.sidebar__logo{padding:10px 0 10px 10px;border-radius:14px;background:#f5f5f5;display:flex;align-items:center;width:100%}.sidebar__logo .logo{width:100%}.sidebar__logo .logo__stack{width:100%;display:flex;align-items:center}.sidebar__logo .logo__main{flex:0 0 auto}.sidebar__logo .logo__badge{box-sizing:border-box;flex:0 0 auto;margin-left:auto;height:46px;padding:0 12px}.sidebar__status{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;background:#ffffffb3;border:1px solid rgba(0,0,0,.06)}.sidebar__statusDot{width:26px;height:26px;border-radius:999px;background:#111827;position:relative}.sidebar__statusDot:after{content:"";position:absolute;inset:-6px;border-radius:999px;border:2px dotted rgba(99,102,241,.85)}.sidebar__statusText{font-size:13px;line-height:1.2;font-weight:500;color:#11182799}.sidebar__section{padding:10px 0 10px 10px}.sidebar__title{padding:0 10px;margin-bottom:8px;font-size:11px;line-height:1;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#11182773}.sidebar__nav{display:flex;flex-direction:column;gap:6px}.sidebar__link{height:48px;padding:0 10px;border-radius:12px;display:flex;align-items:center;gap:10px;color:#111827cc;text-decoration:none;background:transparent;border:1px solid transparent;box-sizing:border-box;transition:background-color .16s ease,border-color .16s ease}.sidebar__link:hover{background:#ffffffb3;border-color:#0000000f}.sidebar__link--active{background:#fff;border-color:#0000000f;color:#111827;transition:none}.sidebar__link--active:hover{background:#fff;border-color:#0000000f}.sidebar__link:focus,.sidebar__link:focus-visible,.sidebar__link--active:focus,.sidebar__link--active:focus-visible{outline:none;box-shadow:none}.sidebar__icon{position:relative;width:22px;height:22px;display:grid;place-items:center;color:#111827bf;flex:0 0 22px}.sidebar__link--active .sidebar__icon{color:#111827}.sidebar__iconUnreadDot{position:absolute;top:0;right:0;width:8px;height:8px;border-radius:999px;background:#ff3b30;box-shadow:0 0 0 2px #fff;isolation:isolate;pointer-events:none}.sidebar__iconUnreadDot:after{content:"";position:absolute;inset:0;border-radius:inherit;background:#ff3b3073;z-index:-1;animation:sidebarIconUnreadPulse 1.6s ease-out infinite}@keyframes sidebarIconUnreadPulse{0%{transform:scale(1);opacity:.65}70%{transform:scale(2.3);opacity:0}to{transform:scale(2.3);opacity:0}}.sidebar__label{font-size:14px;line-height:1.2;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar{max-width:1180px;grid-column:2;grid-row:1;height:86px;padding:0 20px;background:#f5f5f5;position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between}.topbar__spacer{flex:1}.topbar__guestBrand{display:none;align-items:center;min-width:0;flex:1 1 auto}.topbar__left{display:flex;align-items:center;flex:1;min-width:0;gap:16px;padding-right:10px}.topbar__mobileLogo{display:none;flex:0 0 auto}.topbar__right{display:flex;align-items:center;gap:8px;flex-shrink:0}.topbar__auth{display:flex;align-items:center;gap:12px;margin-left:auto;justify-content:flex-end}.topbar__auth .btn{height:42px;max-height:42px}.topbar__loginBtn,.topbar__registerBtn{gap:4px}.topbar__loginIcon,.topbar__registerIcon{width:22px;height:22px;flex:0 0 22px}.topbar__iconBtn{width:48px;height:48px;border-radius:12px;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 24px #0000000a;transition:background .16s ease,border-color .16s ease}.topbar__iconBtn:hover{background:#f9fafb;border-color:#0000001a}.topbar__iconBtn:active{transform:translateY(1px);background:#eef0f3}.topbar__icon{width:18px;height:18px;color:#111827}.topbar__profilePill{height:48px;padding:8px;border-radius:12px;background:#fff;display:inline-flex;align-items:center;gap:10px;cursor:pointer;min-width:180px;max-width:260px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 24px #0000000a;transition:background .16s ease,border-color .16s ease,transform .12s ease}.topbar__profilePill:hover,.topbar__profilePill--open{background:#f9fafb;border-color:#0000001a}.topbar__profilePill:active{background:#eef0f3;transform:translateY(1px)}.topbar__chevIcon{width:16px;height:16px;color:#1118278c;margin-left:auto}.topbar__profileText{display:flex;flex-direction:column;min-width:0}.topbar__profileName{font-size:13px;line-height:1.3;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar__profileSub{font-size:12px;line-height:18px;font-weight:500;color:#1118278c;white-space:nowrap}.topbar__profileWrapper{position:relative}.topbarSearch{height:48px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 24px #0000000a;display:flex;align-items:center;overflow:hidden;width:48px;transition:width .22s ease,border-color .16s ease,background .16s ease;flex:0 0 auto}.topbarSearch--open{width:320px;border-color:#0000001a}.topbarSearch__btn{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.topbarSearch__btn:hover{background:#f9fafb}.topbarSearch__btn:active{background:#eef0f3}.topbarSearch__icon{width:18px;height:18px;color:#111827}.topbarSearch__field{width:0;opacity:0;overflow:hidden;transition:width .22s ease,opacity .14s ease}.topbarSearch--open .topbarSearch__field{width:272px;opacity:1}.topbarSearch__input{height:48px;width:272px;padding:0 14px 0 6px;border:none;outline:none;background:transparent;color:#111827;font-size:14px;line-height:1.5;font-weight:400}.topbarSearch__input::placeholder{color:#11182773}@media(max-width:980px){.topbar{grid-column:1;gap:10px;max-width:none;width:100%;padding:0 12px;justify-content:flex-start}.topbar__left{padding-right:0}.topbar__right{gap:6px;margin-left:auto}.topbar__iconBtn{width:44px;height:44px;border-radius:12px}.topbar__profilePill{min-width:0;max-width:180px;height:44px;gap:8px}.topbar__profileSub{display:none}.topbarSearch--open{width:min(260px,100%)}.topbarSearch--open .topbarSearch__field,.topbarSearch__input{width:calc(100% - 48px)}}@media(max-width:720px){.topbar{grid-column:1;width:100%;max-width:none;height:68px;padding:0 10px;align-items:center;justify-content:flex-start}.topbar__left{flex:0 1 auto;gap:10px}.topbar__guestBrand{display:flex;flex:0 1 auto;min-width:0}.topbar__auth .btn{padding:0 10px}.topbar__mobileLogo{display:flex;align-items:center;width:auto;max-width:none;overflow:visible}.topbar__guestBrand .logo,.topbar__mobileLogo .logo{width:auto}.topbar__guestBrand .logo__stack,.topbar__mobileLogo .logo__stack{width:auto;height:42px;align-items:center;gap:6px;overflow:visible}.topbar__guestBrand .logo__main,.topbar__mobileLogo .logo__main{display:inline-flex;align-items:center;height:42px;font-size:20px;line-height:42px}.topbar__guestBrand .logo__badge,.topbar__mobileLogo .logo__badge{box-sizing:border-box;height:42px;padding:0 10px;border-radius:10px;font-size:18px}.topbarSearch{display:none}.topbar__iconBtn{width:42px;height:42px}.topbar__profilePill{width:42px;min-width:42px;padding:5px;justify-content:center}.topbar__profileText,.topbar__chevIcon{display:none}.topbarSearch--open{width:clamp(120px,calc(100vw - 190px),196px)}}.modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px}.modal[data-state=closing]{pointer-events:none}.modal__overlay{position:absolute;inset:0;background:#0a0c129e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;will-change:opacity;transform:translateZ(0)}.modal__panel{position:relative;width:min(1040px,100%);max-height:min(86vh,900px);overflow:hidden;border-radius:28px;padding:10px;background:#fff;opacity:0;transform:translate3d(0,10px,0) scale(.985);will-change:transform,opacity;backface-visibility:hidden;transform-style:preserve-3d}.modal__panel:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;padding:1px;-webkit-mask-composite:xor;mask-composite:exclude}.modal[data-state=open] .modal__overlay{animation:modalOverlayIn .26s cubic-bezier(.22,1,.36,1) both}.modal[data-state=open] .modal__panel{animation:modalPanelIn .26s cubic-bezier(.22,1,.36,1) both}.modal[data-state=closing] .modal__overlay{animation:modalOverlayOut .22s cubic-bezier(.16,1,.3,1) both;backdrop-filter:none;-webkit-backdrop-filter:none;background:#0a0c12b3}.modal[data-state=closing] .modal__panel{animation:modalPanelOut .26s cubic-bezier(.16,1,.3,1) both}@keyframes modalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes modalOverlayOut{0%{opacity:1}to{opacity:0}}@keyframes modalPanelIn{0%{opacity:0;transform:translate3d(0,10px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes modalPanelOut{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,2px,0)}}@media(prefers-reduced-motion:reduce){.modal__overlay,.modal__panel{animation:none!important;opacity:1!important;transform:none!important}.modal[data-state=closing] .modal__overlay,.modal[data-state=closing] .modal__panel{opacity:0!important}}.modal__layout{display:grid;grid-template-columns:1.1fr 1fr;min-height:560px}.modal__aside{position:relative;overflow:hidden;padding:28px;color:#ffffffeb;background:radial-gradient(1200px 600px at 20% 20%,rgba(255,64,64,.45),transparent 55%),radial-gradient(900px 500px at 80% 70%,rgba(120,80,255,.35),transparent 60%),linear-gradient(135deg,#0a0c12,#121827)}.modal__aside:after{content:"";position:absolute;inset:0;background:radial-gradient(800px 500px at 50% 10%,rgba(255,255,255,.1),transparent 60%);pointer-events:none}.modal__asideTop{position:relative;display:flex;justify-content:space-between;gap:12px;align-items:center}.modal__asideBrand{position:relative;font-weight:700;letter-spacing:.02em}.modal__asideHint{position:relative;margin-top:18px;max-width:420px;color:#ffffffc7;font-size:14px;line-height:1.35}.modal__content{padding:34px 34px 28px}.modal__title{font-size:44px;line-height:1.05;letter-spacing:-.03em;margin:0;color:#0b1220}.modal__subtitle{margin-top:10px;font-size:14px;color:#0b122099}.modal__form{margin-top:26px;display:grid;gap:12px}.modal__row{display:grid;gap:8px}.modal__input{height:44px;width:100%;border-radius:12px;border:1px solid rgba(17,24,39,.14);background:#fff;padding:0 14px;outline:none;transition:box-shadow .12s ease,border-color .12s ease}.modal__input:focus{border-color:#ff40408c;box-shadow:0 0 0 4px #ff404026}.modal__actions{margin-top:14px;display:grid;gap:10px}.modal__buttonPrimary{height:46px;border-radius:999px;border:0;cursor:pointer;font-weight:700;color:#fff;background:linear-gradient(180deg,#ff4b4b,#e63b3b);box-shadow:0 14px 26px #e63b3b47;transition:transform .12s ease,box-shadow .12s ease}.modal__buttonPrimary:hover{transform:translateY(-1px);box-shadow:0 18px 32px #e63b3b57}.modal__buttonGhost{height:46px;border-radius:999px;border:1px solid rgba(17,24,39,.14);background:#fff;cursor:pointer;font-weight:600;color:#0b1220c7}.modal__divider{margin:10px 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;color:#0b122073;font-size:12px}.modal__divider:before,.modal__divider:after{content:"";height:1px;background:#1118271a}@media(max-width:860px){.modal{place-items:center;overflow-y:auto;overscroll-behavior:contain;padding:16px}.modal__panel{width:min(720px,100%);border-radius:22px;max-height:calc(100dvh - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch}.modal__layout{grid-template-columns:1fr;min-height:unset}.modal__aside{display:none}.modal__content{padding:26px 20px 18px}.modal__title{font-size:34px}}*,*:before,*:after{box-sizing:border-box}.authModal{width:100%;max-width:1120px;height:620px;display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border-radius:24px;overflow:hidden}.authModal--swap .authAside{order:2}.authModal--swap .authContent{order:1}.authIcon{width:18px;height:18px;stroke:#111827}.authAside{position:relative;overflow:hidden;height:100%}.authAside,.authAside *,.authAsideGlass,.authAsideGlass *{-webkit-user-select:none;user-select:none}.authAsideImg{-webkit-user-drag:none;user-drag:none;pointer-events:none}.authAsideImg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .5s cubic-bezier(.2,.9,.2,1),transform .5s cubic-bezier(.2,.9,.2,1)}.authAsideImg--register{opacity:1;transform:scale(1.04) translate(0)}.authAsideImg--login{opacity:0;transform:scale(1.06) translate(30px)}.authAside.isLogin .authAsideImg--register{opacity:0;transform:scale(1.06) translate(-30px)}.authAside.isLogin .authAsideImg--login,.authAside.isRegister .authAsideImg--register{opacity:1;transform:scale(1.04) translate(0)}.authAside.isRegister .authAsideImg--login{opacity:0;transform:scale(1.06) translate(30px)}.authAsideGlass{position:absolute;left:28px;right:28px;bottom:28px;padding:18px 18px 16px;border-radius:18px;background:#10101259;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffffeb}.authAsideGlassInner{width:100%}.authAsideQuote{font-size:13px;line-height:1.45;margin-bottom:12px}.authAsideName{font-weight:600;font-size:15px;line-height:1.25;color:#fff}.authAsideMeta{margin-top:12px;font-size:12px;opacity:.9}.authLoginMetaRow{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.authLink--forgot{font-size:13px}.authContent{position:relative;display:flex;flex-direction:column;height:100%;padding:0 56px;overflow:hidden}.authCloseWrap{position:absolute;top:20px;right:20px;display:grid;place-items:center;height:44px;width:44px;border-radius:999px;background:#f3f4f6;border:1px solid #e7e7ea;z-index:2;transition:background-color .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1)}.authCloseWrap:hover{background:#ef44441f;border-color:#ef44448c}.authClose{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;border:0;background:#fff;box-shadow:0 6px 16px #00000014;cursor:pointer;transition:transform .08s ease,box-shadow .18s ease;line-height:0;padding:0}.authClose .authIcon{width:18px;height:18px;stroke:#111827;display:block}.authClose:hover{box-shadow:0 8px 18px #0000001a}.authClose:active{transform:translateY(1px);box-shadow:0 6px 16px #00000014}.authStage{width:100%;max-width:420px;margin:0 auto;flex:1 1 auto;min-height:0}.authSlidesClip{width:100%;overflow:hidden}.authHeader{text-align:center;margin-bottom:18px}.authHeaderTop{display:flex;align-items:center;justify-content:space-between;gap:16px}.authTopTabs{display:inline-flex;gap:6px;padding:6px;border-radius:999px;background:#f3f4f6;border:1px solid #e7e7ea;margin:20px auto 34px;justify-content:center}.authTopTab{height:32px;padding:0 14px;border-radius:999px;border:0;background:transparent;cursor:pointer;font-size:13px;line-height:1.3;font-weight:400;color:#6b7280}.authTopTab.isActive{background:#fff;color:#111827;box-shadow:0 6px 16px #00000014;font-weight:600}.authTitle{font-size:28px;font-weight:600;line-height:1.15;letter-spacing:-.02em;margin:0 0 8px;color:#111827;text-align:center}.authSubtitle{margin:0 0 22px;color:#6b7280;font-size:14px;line-height:1.5;font-weight:400;text-align:center}.authSlides{display:grid;grid-auto-flow:column;grid-auto-columns:100%;transition:transform .42s cubic-bezier(.2,.9,.2,1);will-change:transform}.authStage.isRegister .authSlides{transform:translate(0)}.authStage.isLogin .authSlides{transform:translate(-100%)}.authSlide{opacity:1;transition:opacity 10ms ease}.authStage.isRegister .authSlide[aria-hidden=true],.authStage.isLogin .authSlide[aria-hidden=true]{opacity:0;pointer-events:none}.authForm{width:100%}.authField{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.authRow{display:flex;align-items:center;justify-content:space-between}.authLabel{font-size:13px;line-height:1.3;color:#111827;font-weight:500}.authLabelRow{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.authLabelError{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.3;color:#ef4444;font-weight:500;min-width:0;white-space:nowrap}.authLabelErrorIcon{width:14px;height:14px;flex:0 0 auto}.authInputWrap{position:relative;width:100%}.authLeftIcon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;stroke:#6b7280;opacity:.9;pointer-events:none}.authInput{height:44px;width:100%;border-radius:12px;border:1px solid #e5e7eb;padding:0 14px;outline:none;font-size:13px;line-height:1.5;font-weight:400;color:#111827;background:#fff;transition:border-color .15s ease,box-shadow .15s ease;box-shadow:none;-webkit-appearance:none;appearance:none}.authInput:focus{outline:none;border-color:#3c78ff}.authInput:focus-visible{outline:none}.authInput--leftIcon{padding-left:42px}.authInput--withIcon{padding-right:52px}.authPassToggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:34px;height:34px;border-radius:12px;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .15s ease,transform .06s ease}.authPassToggle:hover{opacity:1}.authPassToggle:active{transform:translateY(-50%) scale(.98)}.authPassToggle:disabled{opacity:.6;cursor:not-allowed}.authInputWrap--error .authLeftIcon,.authInputWrap--error .authPassToggle .authIcon{stroke:#ef4444;opacity:1}.authInputWrap--ok .authLeftIcon,.authInputWrap--ok .authPassToggle .authIcon{stroke:#10b981;opacity:1}.authInputWrap--strength-0 .authLeftIcon,.authInputWrap--strength-0 .authPassToggle .authIcon{stroke:#6b7280;opacity:.9}.authInputWrap--strength-1 .authLeftIcon,.authInputWrap--strength-1 .authPassToggle .authIcon{stroke:#ef4444;opacity:1}.authInputWrap--strength-2 .authLeftIcon,.authInputWrap--strength-2 .authPassToggle .authIcon{stroke:#f59e0b;opacity:1}.authInputWrap--strength-3 .authLeftIcon,.authInputWrap--strength-3 .authPassToggle .authIcon,.authInputWrap--strength-4 .authLeftIcon,.authInputWrap--strength-4 .authPassToggle .authIcon{stroke:#10b981;opacity:1}.authInputWrap--error .authInput{border-color:#ef44448c}.authInputWrap--error .authInput:focus{border-color:#ef4444bf}.authInputWrap--ok .authInput{border-color:#10b9818c}.authInputWrap--ok .authInput:focus{border-color:#10b981d9}.authInputWrap--strength-1 .authInput{border-color:#ef44448c}.authInputWrap--strength-1 .authInput:focus{border-color:#ef4444bf}.authInputWrap--strength-2 .authInput{border-color:#f59e0b8c}.authInputWrap--strength-2 .authInput:focus{border-color:#f59e0bbf}.authInputWrap--strength-3 .authInput{border-color:#10b9818c}.authInputWrap--strength-3 .authInput:focus{border-color:#10b981d9}.authInputWrap--strength-4 .authInput{border-color:#10b9818c}.authInputWrap--strength-4 .authInput:focus{border-color:#10b981d9}.authInputWrap:not(.authInputWrap--error):focus-within .authInput{border-color:#3c78ff}.authInputWrap:not(.authInputWrap--error):focus-within .authLeftIcon,.authInputWrap:not(.authInputWrap--error):focus-within .authPassToggle .authIcon{stroke:#3c78ff;opacity:1}.authInput--invalid{border-color:#ef44448c}.authInput--invalid:focus{border-color:#ef4444bf}.authSubmit{height:44px;width:100%;margin-top:9px;border:0;border-radius:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1;font-size:15px;font-weight:600;color:#fff;background:#111827;transition:background .2s ease,transform .06s ease}.authSubmit:hover{background:#1f2937}.authSubmit:active{transform:translateY(1px)}.authSubmit:disabled{opacity:.6;cursor:not-allowed}.authLink{border:0;background:transparent;cursor:pointer;padding:0;font:inherit;font-size:13px;line-height:1.3;color:#6b7280}.authLink:hover{color:#111827}.authLinkStrong{border:0;background:transparent;cursor:pointer;padding:0;font:inherit;color:#111827;font-weight:700}.authFooterSwitch{width:100%;max-width:420px;margin:0 auto 20px;text-align:center;font-size:14px;line-height:1.5;color:#6b7280;flex-shrink:0}.authField--password{position:relative}.authStrengthWrap{position:absolute;top:calc(100% + 10px);right:0;z-index:50;width:min(90%,360px);opacity:0;transform:translate3d(0,8px,0) scale(.985);pointer-events:none;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.authStrengthWrap.isOpen{opacity:1;transform:translateZ(0) scale(1);pointer-events:auto}.authStrengthWrap .authPassMeter{width:100%}.authEnterItem{position:relative}.authEnterItem--1{flex:1 1 auto;z-index:5}.authEnterItem--6{margin-top:auto;z-index:1}.authPassMeter{border-radius:14px;border:1px solid #e5e7eb;background:#fff;padding:12px}.authPassMeterHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.authPassMeterTitle{display:inline-flex;align-items:center;gap:8px;font-size:13px;line-height:1.3;font-weight:700;color:#111827}.authPassMeterLabel{line-height:1.15}.authPassMeterMeta{font-size:12px;line-height:1.3;color:#6b7280;white-space:nowrap}.authPassMeterDot{width:8px;height:8px;border-radius:999px;background:#e5e7eb;flex:0 0 8px}.authPassMeterBars{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.authPassMeterBar{height:6px;border-radius:999px;background:#1118271a}.authPassReqList{margin-top:12px;display:grid;gap:8px}.authPassReqItem{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.35}.authPassReqIcon{width:14px;height:14px;flex:0 0 14px}.authPassReqText{color:#111827}.authPassReqItem.isOk .authPassReqIcon{color:#10b981}.authPassReqItem.isOk .authPassReqText{color:#111827;opacity:.9}.authPassReqItem.isBad .authPassReqIcon,.authPassReqItem.isBad .authPassReqText{color:#6b7280}.authPassReqItem.isDanger .authPassReqIcon,.authPassReqItem.isDanger .authPassReqText{color:#ef4444}.authPassMeter--0 .authPassMeterDot{background:#11182747}.authPassMeter--1 .authPassMeterDot{background:#ef4444}.authPassMeter--2 .authPassMeterDot{background:#f59e0b}.authPassMeter--3 .authPassMeterDot,.authPassMeter--4 .authPassMeterDot{background:#10b981}.authPassMeter--1 .authPassMeterBar:nth-child(-n+1){background:#ef4444}.authPassMeter--2 .authPassMeterBar:nth-child(-n+2){background:#f59e0b}.authPassMeter--3 .authPassMeterBar:nth-child(-n+3){background:#10b981}.authPassMeter--4 .authPassMeterBar:nth-child(-n+4){background:#10b981}.authFieldMsgSlot{display:grid;grid-template-rows:0fr;transition:grid-template-rows .14s ease}.authFieldMsgSlot.isOpen{grid-template-rows:1fr}.authFieldMsgSlot>*{overflow:hidden}.authFieldMsg{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:0;border-radius:0;font-size:12px;line-height:1.35;letter-spacing:.1px;animation:authMsgIn .14s ease}.authFieldMsgIcon{width:14px;height:14px;flex:0 0 14px}.authFieldMsg--error{background:transparent;border:0;color:#ef4444}@keyframes authMsgIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.authContent--enter .authEnterItem{opacity:0;transform:translate3d(0,8px,0);animation:authEnterItemIn .52s cubic-bezier(.22,1,.36,1) both;will-change:opacity,transform;backface-visibility:hidden;transform-style:preserve-3d}.authContent--enter .authEnterItem--1{animation-delay:0ms}.authContent--enter .authEnterItem--2{animation-delay:45ms}.authContent--enter .authEnterItem--3{animation-delay:90ms}.authContent--enter .authEnterItem--4{animation-delay:135ms}.authContent--enter .authEnterItem--5{animation-delay:.18s}.authContent--enter .authEnterItem--6{animation-delay:225ms}@keyframes authEnterItemIn{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}.authContent--enter .authCloseWrap{opacity:0;transform:scale(.86);animation:authClosePopIn .42s cubic-bezier(.22,1,.36,1) both;animation-delay:70ms;will-change:opacity,transform;backface-visibility:hidden;transform-style:preserve-3d}@keyframes authClosePopIn{0%{opacity:0;transform:scale(.86)}70%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.authContent--enter .authHeader .authTopTabs{opacity:0;transform:scale(.94);animation:authTabsSoftIn .52s cubic-bezier(.22,1,.36,1) both;animation-delay:45ms;will-change:opacity,transform;backface-visibility:hidden;transform-style:preserve-3d}@keyframes authTabsSoftIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.modal[data-state=open] .authAsideGlass,.authAsideGlassInner--enter{opacity:0;transform:translate3d(0,10px,0) scale(.985);animation:authAsideGlassEnter .52s cubic-bezier(.22,1,.36,1) both;animation-delay:.12s;will-change:opacity,transform;backface-visibility:hidden;transform-style:preserve-3d}@keyframes authAsideGlassEnter{0%{opacity:0;transform:translate3d(0,10px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}.authModal--closing{pointer-events:none;animation:authModalClose .2s cubic-bezier(.2,.9,.2,1) both;transform-origin:50% 55%;will-change:transform,opacity;backface-visibility:hidden;transform-style:preserve-3d}@keyframes authModalClose{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,6px,0) scale(.992)}}@media(prefers-reduced-motion:reduce){.authContent--enter .authEnterItem,.authContent--enter .authCloseWrap,.authModal--enter .authAsideGlass{animation:none!important;opacity:1!important;transform:none!important}.authAsideImg,.authSlides{transition:none!important}.authAsideGlassInner--enter,.authModal--closing{animation:none!important;opacity:1!important;transform:none!important}}.authConsent{margin-top:18px;margin-bottom:9px}.authConsentLabel{display:flex;align-items:flex-start;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.authConsentCheckbox{position:absolute;opacity:0;pointer-events:none}.authConsentBox{width:20px;height:20px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;display:grid;place-items:center;transition:border-color .18s ease,background-color .18s ease,transform .12s ease,box-shadow .18s ease;flex-shrink:0;margin-top:2px}.authConsentIcon{width:14px;height:14px;stroke-width:3;stroke:#fff;opacity:0;transform:scale(.9);transition:opacity .16s ease,transform .18s cubic-bezier(.22,1,.36,1)}.authConsentCheckbox:checked+.authConsentBox{background:#10b981;border-color:#10b981}.authConsentCheckbox:checked+.authConsentBox .authConsentIcon{opacity:1;transform:scale(1)}.authConsentLabel:active .authConsentBox{transform:scale(.94)}.authConsentCheckbox:focus-visible+.authConsentBox{outline:none;box-shadow:0 0 0 4px #10b9812e}@media(hover:hover)and (pointer:fine){.authConsentLabel:hover .authConsentBox{box-shadow:0 0 0 4px #10b9812e}}@media(hover:none),(pointer:coarse){.authConsentCheckbox:focus-visible+.authConsentBox,.authConsentLabel:hover .authConsentBox{box-shadow:none}}.authConsentText{display:block;font-size:13px;line-height:1.45;color:#6b7280;padding-top:1px;-webkit-tap-highlight-color:transparent}.authConsent--compact .authConsentLabel{align-items:center}.authConsent--compact .authConsentBox{margin-top:0}.authConsent--compact .authConsentText{line-height:1}.authConsentLink,.authConsentLink:link,.authConsentLink:visited{color:#111827;font-weight:600;text-decoration:none;-webkit-tap-highlight-color:transparent}.authConsentLink:hover,.authConsentLink:focus-visible{color:#111827;text-decoration:underline;outline:none}@media(max-width:960px){.authModal{height:auto;grid-template-columns:1fr}.authAside{display:none}.authContent{padding:10px 10px 0;overflow:visible}.authStage{max-width:520px}.authHeader{text-align:left}.authTopTabs{margin:0;justify-content:flex-start}.authTitle{font-size:24px;text-align:center}.authSubtitle{font-size:13px;text-align:center}.authCloseWrap{position:static;flex:0 0 auto;width:44px;height:44px}.authHeaderTop{margin-bottom:24px}.authFooterSwitch{margin:10px auto}.authStrengthWrap{top:auto;bottom:calc(100% + 10px);right:0;width:min(100%,360px);transform:translate3d(0,-8px,0) scale(.985)}.authStrengthWrap.isOpen{transform:translateZ(0) scale(1)}}@media(max-width:960px)and (max-height:760px){.authTitle,.authSubtitle,.authFooterSwitch{display:none}.authHeader,.authHeaderTop{margin-bottom:10px}.authContent{padding:10px}}.user-dropdown-wrapper{position:absolute;top:54px;right:0;width:max-content;min-width:220px;max-width:min(280px,calc(100vw - 20px));z-index:1000}.user-dropdown{width:100%;background:#fff;border-radius:10px;padding:8px;box-shadow:10px 10px 20px #0000000d;transform-origin:top right;transition:opacity .16s ease,transform .16s ease;border:1px solid #efefef}.user-dropdown--open{opacity:1;transform:translateY(0);pointer-events:auto}.user-dropdown--closed{opacity:0;transform:translateY(-8px);pointer-events:none}.user-dropdown__divider{height:1px;background:#eee;margin:6px 0}.user-dropdown__item{width:100%;background:transparent;border:none;display:flex;align-items:center;gap:10px;padding:8px;font-size:13px;line-height:1.4;font-weight:500;color:#1a1a1a;cursor:pointer;transition:background .12s ease,transform 80ms ease;border-radius:6px}.user-dropdown__item:hover{background:#f9fafb}.user-dropdown__item:active{transform:translateY(1px)}.user-dropdown__item--danger{color:#d92d20}.user-dropdown__item--danger:hover{background:#fff5f5;border-radius:6px}.user-dropdown__item--danger:active{transform:translateY(1px)}@media(max-width:720px){.user-dropdown-wrapper{top:50px;right:0;min-width:200px;max-width:min(260px,calc(100vw - 16px))}}.balanceWidget{position:relative}.balanceWidget__button{height:48px;min-width:160px;padding:8px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);display:inline-flex;align-items:center;gap:12px;cursor:pointer;box-shadow:0 10px 24px #0000000a;transition:background-color .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1),transform .14s ease}.balanceWidget__button:hover,.balanceWidget__button--open{background:#f9fafb;border-color:#0000001a}.balanceWidget__button:active{background:#eef0f3;transform:translateY(1px)}.balanceWidget__iconWrap{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;flex:0 0 auto;transition:background-color .22s cubic-bezier(.22,1,.36,1)}.balanceWidget__button:hover .balanceWidget__iconWrap,.balanceWidget__button--open .balanceWidget__iconWrap{background:#fff}.balanceWidget__text{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.balanceWidget__label{font-size:12px;line-height:1.3;font-weight:500;color:#0f172a8c}.balanceWidget__amount,.balanceWidget__amountCompact{font-size:13px;line-height:1.3;font-weight:700;color:#0f172a;white-space:nowrap}.balanceWidget__amountCompact{display:none}.balanceWidget__dropdown{position:absolute;top:55px;right:0;border-radius:10px;border:1px solid #efefef;background:#fff;box-shadow:10px 10px 20px #0000000d;z-index:1200}.balanceWidget__dropdown--menu{width:190px;padding:8px}.balanceWidget__dropdown--panel{width:320px;padding:14px}.balanceWidget__notice{margin:0 0 8px;padding:8px;border-radius:6px;font-size:12px;line-height:1.45;font-weight:500}.balanceWidget__notice--success{background:#16a34a1a;color:#166534}.balanceWidget__notice--error{background:#dc26261a;color:#b91c1c}.balanceWidget__actions{display:grid;gap:0}.balanceWidget__divider{height:1px;background:#eee;margin:6px 0}.balanceWidget__action{width:100%;padding:8px;border-radius:6px;background:transparent;border:none;display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.4;font-weight:500;color:#1a1a1a;cursor:pointer;box-shadow:none;text-align:left;transition:background .12s ease,transform 80ms ease}.balanceWidget__action:hover{background:#f9fafb}.balanceWidget__action:active{transform:translateY(1px)}.balanceWidget__action--accent{color:#15803d}.balanceWidget__action--accent:hover{background:#16a34a0f}.balanceWidget__materialIcon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:0 0 auto;-webkit-user-select:none;user-select:none}.balanceWidget__walletIcon{width:20px;height:20px;color:#4b5563;display:block}.balanceWidget__actionIcon{width:20px;height:20px;color:currentColor;display:block}.balanceWidget__materialIcon--chevron{margin-left:auto;font-size:20px;color:#0f172a8c;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20}.balanceWidget__materialIcon--back{font-size:18px;color:currentColor;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20}.balanceWidget__form,.balanceWidget__operations{display:grid;gap:14px}.balanceWidget__panelHead{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.balanceWidget__panelHead strong{font-size:18px;line-height:1.25;font-weight:800;color:#0f172a}.balanceWidget__back{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1.3;font-weight:700;color:#0f172aad;cursor:pointer}.balanceWidget__panelText{margin:0;font-size:13px;line-height:1.55;color:#0f172aad}.balanceWidget__field{display:grid;gap:8px;font-size:13px;line-height:1.35;font-weight:700;color:#0f172a}.balanceWidget__input,.balanceWidget__textarea{width:100%;border-radius:14px;border:1px solid rgba(15,23,42,.1);background:#fff;color:#0f172a;font-size:14px;line-height:1.5;padding:14px 16px;transition:border-color .12s ease,box-shadow .12s ease;resize:none}.balanceWidget__input{height:52px}.balanceWidget__textarea{min-height:110px}.balanceWidget__input:focus,.balanceWidget__textarea:focus{border-color:#16a34a5c;box-shadow:0 0 0 4px #16a34a1f}.balanceWidget__submit{height:50px;border-radius:14px;background:linear-gradient(180deg,#16a34a,#15803d);color:#fff;font-size:14px;line-height:1.35;font-weight:800;cursor:pointer;box-shadow:0 18px 34px #15803d3d}.balanceWidget__submit:disabled{cursor:wait;opacity:.72;box-shadow:none}.balanceWidget__operationsHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.balanceWidget__operationsBalance{font-size:18px;line-height:1.2;font-weight:800;color:#0f172a}.balanceWidget__operationsRefresh{font-size:12px;line-height:1.3;font-weight:700;color:#15803d;cursor:pointer}.balanceWidget__operationsList{display:grid;gap:10px}.balanceWidget__operationItem{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.05)}.balanceWidget__operationText{min-width:0;display:grid;gap:3px}.balanceWidget__operationText strong{font-size:13px;line-height:1.3;font-weight:700;color:#0f172a}.balanceWidget__operationText span{font-size:12px;line-height:1.35;color:#0f172a94;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.balanceWidget__operationAmount{flex:0 0 auto;font-size:13px;line-height:1.3;font-weight:800}.balanceWidget__operationAmount--plus{color:#15803d}.balanceWidget__operationAmount--minus{color:#b91c1c}.balanceWidget__empty{padding:14px 16px;border-radius:14px;background:#94a3b814;color:#0f172aa6;font-size:13px;line-height:1.45}.balanceWidget__empty--error{background:#dc262614;color:#b91c1c}@media(max-width:980px){.balanceWidget__button{min-width:160px;padding:8px}.balanceWidget__amount{display:none}.balanceWidget__amountCompact{display:block;font-size:14px}}@media(max-width:720px){.balanceWidget__button{min-width:42px;width:42px;padding:4px;justify-content:center;gap:0;border-radius:12px;box-shadow:0 10px 24px #0000000a}.balanceWidget__iconWrap{width:32px;height:32px;border-radius:10px}.balanceWidget__text,.balanceWidget__materialIcon--chevron{display:none}.balanceWidget__dropdown{top:50px;left:50%;right:auto;transform:translate(-50%);width:min(320px,calc(100vw - 20px))}.balanceWidget__dropdown--menu,.balanceWidget__dropdown--panel{padding:10px}}._root_1qo91_1{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto;background:#0f172a0f}._image_1qo91_10{width:100%;height:100%;object-fit:cover;display:block}._fallback_1qo91_17{width:100%;height:100%;background:radial-gradient(120% 120% at 20% 20%,#ffffffad,#ffffff24 34%,#fff0 58%),linear-gradient(135deg,#2563eb3d,#2563eb14);color:#0f172aad;display:flex;align-items:center;justify-content:center}._icon_1qo91_33{width:42%;height:42%;stroke-width:2.1}.mobileBottomNav{--mobile-bottom-nav-surface: rgba(255, 255, 255, .96);position:fixed;left:0;right:0;bottom:0;width:100%;z-index:1000;display:none;pointer-events:none}.mobileBottomNav__bar{position:relative;overflow:visible;width:100%;min-height:60px;padding:0 20px 10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:2px;pointer-events:auto}.mobileBottomNav__shape{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;filter:drop-shadow(0 18px 40px rgba(15,23,42,.12))}.mobileBottomNav__shapeFill{fill:var(--mobile-bottom-nav-surface)}.mobileBottomNav__item{position:relative;min-width:0;text-decoration:none;color:#0f172a75;display:flex;flex-direction:column;align-items:center;justify-content:end;transition:color .22s ease,transform .32s cubic-bezier(.22,1,.36,1);z-index:1}.mobileBottomNav__iconWrap{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transform:scale(1);transition:width .32s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1),background .22s ease,color .22s ease,box-shadow .32s ease,transform .32s cubic-bezier(.22,1,.36,1)}.mobileBottomNav__icon{display:inline-flex;align-items:center;justify-content:center}.mobileBottomNav__icon svg{width:18px;height:18px;stroke-width:2}.mobileBottomNav__label{max-width:100%;font-size:10px;line-height:1.2;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1;transform:translateY(0);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1)}.mobileBottomNav__item--active{color:#111827;transform:translateY(-14px);z-index:5}.mobileBottomNav__item:not(.mobileBottomNav__item--active) .mobileBottomNav__iconWrap{width:30px;height:30px;transform:scale(.95)}.mobileBottomNav__item--active .mobileBottomNav__label{opacity:0;transform:translateY(4px)}.mobileBottomNav__item--active .mobileBottomNav__iconWrap{background:#111827;color:#fff;box-shadow:0 12px 22px #0f172a33}@media(max-width:980px){.mobileBottomNav{display:block}body.modal-open .mobileBottomNav{filter:blur(8px);opacity:.45;pointer-events:none;transition:filter .18s ease,opacity .18s ease}body.modal-open .mobileBottomNav,body.modal-open .mobileBottomNav *{pointer-events:none}}@media(max-width:520px){.mobileBottomNav__bar{padding:0 20px 10px;gap:0px}.mobileBottomNav__iconWrap{width:40px;height:40px}.mobileBottomNav__label{font-size:9px}}.dash{display:grid;gap:16px}.dash__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dash__mid{display:grid;grid-template-columns:2fr 1fr;gap:12px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.kpi{padding:12px}.kpi__title{font-size:12px;color:#6b7280;margin-bottom:10px}.panel__head{padding:12px;border-bottom:1px solid #e5e7eb;font-weight:700}.panel__body{padding:12px}.table__head{padding:12px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:12px}.table__title{font-weight:700}.table__actions{display:flex;gap:8px;align-items:center}.table__body{padding:12px}.skeleton{background:#f1f5f9;border-radius:8px}.skeleton--lg{height:18px;width:60%}.skeleton--sm{margin-top:8px;height:12px;width:40%}.placeholder{background:#f3f4f6;border:1px dashed #d1d5db;border-radius:12px}.placeholder--chart,.placeholder--donut{height:220px}.placeholder--table{height:240px}.input--sm{width:220px}.profile-page{width:100%;max-width:1140px;padding:0}.profile-page__layout{display:grid;grid-template-columns:2fr 1fr;gap:24px;align-items:start}.profile-page__left{display:grid;gap:20px}.profile-page__leftStack{display:grid;gap:16px}.profile-page__right{display:grid;align-items:start}.profile-page__sideStack{display:grid;gap:16px}@media(max-width:1100px){.profile-page{max-width:900px}}@media(max-width:920px){.profile-page__layout{grid-template-columns:1fr;gap:16px}}.profile-header{background:#fff;border:1px solid #efefef;border-radius:12px;overflow:hidden;box-shadow:0 10px 24px #0000000a}.profile-header__cover{height:220px;background:#dfe3ea;position:relative}.profile-header__cover--compact{height:140px}.profile-header__coverImg{width:100%;height:100%;object-fit:cover;display:block}.profile-header__coverPlaceholder{width:100%;height:100%;background:linear-gradient(135deg,#d6dbe3,#cfd6df 45%,#e3e7ee)}.profile-header__content{display:flex;gap:20px;padding:18px 20px 20px;position:relative}.profile-header__avatarWrap{width:96px;height:96px;flex:0 0 auto;position:relative;transform:translateY(-52px);z-index:2}.profile-header__avatarWrap:before{content:"";position:absolute;inset:-6px;border-radius:999px;background:#fff;z-index:0}.profile-header__avatarMedia{width:100%;height:100%;position:relative;z-index:1;box-shadow:0 10px 24px #00000024}.profile-header__main{flex:1;min-width:0}.profile-header__topRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-header__title{min-width:0}.profile-header__name{font-size:18px;line-height:1.2;font-weight:700;color:#0b1220}.profile-header__handle{margin-top:4px;font-size:13px;line-height:1.3;font-weight:500;color:#6b7280}.profile-header__shareBtn{height:38px;padding:0 12px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;color:#111827;font-size:13px;line-height:1.3;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .16s ease,border-color .16s ease;flex:0 0 auto}.profile-header__shareBtn:hover{background:#f9fafb;border-color:#0000001f}.profile-header__badges{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.profile-header__badge{height:26px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:11px;line-height:1;font-weight:700;letter-spacing:.4px}.profile-header__badge--verified{background:#3b82f61f;color:#1d4ed8}.profile-header__badge--pro{background:#a855f71f;color:#7e22ce}.profile-header__tagline{margin-top:10px;font-size:13px;line-height:1.5;font-weight:500;color:#374151}.profile-header__chips{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.profile-header__chip{height:28px;padding:0 10px;border-radius:999px;background:#f3f4f6;color:#111827;font-size:12px;line-height:1;font-weight:600;display:inline-flex;align-items:center}.profile-about{background:#fff;border:1px solid #efefef;border-radius:12px;padding:18px 20px;box-shadow:0 10px 24px #0000000a}.profile-about__title{font-size:16px;line-height:1.3;font-weight:700;color:#0b1220}.profile-about__text{margin-top:12px;font-size:13px;line-height:1.7;font-weight:500;color:#374151;white-space:pre-wrap}.profile-about__subTitle{margin-top:16px;font-size:13px;line-height:1.3;font-weight:700;color:#111827}.profile-about__tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.profile-about__tag{height:28px;padding:0 10px;border-radius:999px;background:#f3f4f6;color:#111827;font-size:12px;line-height:1;font-weight:600;display:inline-flex;align-items:center}.profile-channels{background:#fff;border:1px solid #efefef;border-radius:12px;padding:18px 20px;box-shadow:0 10px 24px #0000000a}.profile-channels__title{font-size:16px;line-height:1.3;font-weight:700;color:#0b1220}.profile-channels__list{margin-top:12px;display:grid;gap:10px}.profile-channels__item{width:100%;text-align:left;border-radius:10px;border:1px solid #efefef;background:#fff;padding:12px;cursor:pointer;transition:background .16s ease}.profile-channels__item:hover{background:#f9fafb}.profile-channels__itemTop{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.profile-channels__name{font-size:13px;line-height:1.3;font-weight:700;color:#111827;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-channels__role{font-size:11px;line-height:1;font-weight:700;color:#6b7280;letter-spacing:.4px;flex:0 0 auto}.profile-channels__desc{margin-top:6px;font-size:12px;line-height:1.6;font-weight:500;color:#6b7280}.profile-social{background:#fff;border:1px solid #efefef;border-radius:12px;padding:18px 20px;box-shadow:0 10px 24px #0000000a}.profile-social__title{font-size:16px;line-height:1.3;font-weight:700;color:#0b1220}.profile-social__list{margin-top:12px;display:grid;gap:10px}.profile-social__item{display:grid;grid-template-columns:18px 90px 1fr;align-items:center;gap:10px;padding:10px;border-radius:10px;border:1px solid #efefef;background:#fff;color:#111827;text-decoration:none;transition:background .16s ease}.profile-social__item:hover{background:#f9fafb}.profile-social__icon{color:#111827;display:inline-flex;align-items:center;justify-content:center}.profile-social__label{font-size:12px;line-height:1.3;font-weight:700;color:#111827}.profile-social__url{font-size:12px;line-height:1.3;font-weight:500;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-trust{background:#fff;border:1px solid #efefef;border-radius:12px;padding:18px 20px;box-shadow:0 10px 24px #0000000a}.profile-trust__title{font-size:16px;line-height:1.3;font-weight:700;color:#0b1220}.profile-trust__rows{margin-top:12px;display:grid;gap:10px}.profile-trust__row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:10px;border:1px solid #efefef;background:#fff}.profile-trust__label{font-size:12px;line-height:1.3;font-weight:700;color:#6b7280}.profile-trust__value{font-size:12px;line-height:1.3;font-weight:700;color:#111827}.settings-page{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:20px;align-items:start;width:100%}.settings-page__leftRail{display:flex;flex-direction:column;align-items:flex-start;padding-top:4px}.settings-page__backButton{width:48px;height:48px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform 80ms ease}.settings-page__backButton:hover{background:#f9fafb;border-color:#0000001a}.settings-page__backButton:active{transform:translateY(1px);background:#eef0f3}.settings-page__backButtonIcon{width:18px;height:18px;color:#111827}.settings-page__mainContent{min-width:0}@media(max-width:980px){.settings-page{grid-template-columns:1fr;row-gap:12px;position:relative}.settings-page__leftRail{position:absolute;top:0;left:0;padding-top:0;z-index:2}.settings-page__mainContent{padding-top:0}.settings-page :where(.settings__head){padding-left:60px}.settings-page :where(.settings__headText){min-height:48px;justify-content:center;gap:2px}}.settings{width:100%}.settings__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.settings__headText{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.settings__toastSlot{flex:0 0 auto;z-index:20}.settings__title{font-size:20px;line-height:26px;font-weight:700;color:#111827}.settings__subtitle{margin-top:4px;font-size:13px;line-height:20px;color:#6b7280}.settings__layout{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:start}.settings__sidebar{border-right:1px solid rgba(0,0,0,.06);padding:0 14px 100px 0;display:flex;flex-direction:column;gap:8px}.settings__sidebarItem,.settings__sidebarItem--active{border-radius:10px;padding:14px;font-size:14px;line-height:20px;font-weight:600;text-align:left;cursor:pointer;color:#111827cc;border:1px solid #f5f5f5;background:transparent}.settings__sidebarItem:hover{background:#ffffffb3;color:#111827}.settings__sidebarItem--active{background:#fff;border-color:#0000000f;color:#111827}.settings__contentColumn,.settings__tabPanel{display:flex;flex-direction:column;gap:14px;min-width:0}.settings__generalSettingsSection{display:flex;flex-direction:column;gap:20px;min-width:0}.settings__generalGrid,.settings__brandingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.settings__sectionDivider{width:100%;height:1px;background:#0f172a14}.settings__sectionHeader{display:flex;flex-direction:column;gap:4px}.settings__sectionTitle{margin:0;font-size:16px;line-height:20px;font-weight:700;color:#0f172a}.settings__sectionDescription{margin:0;font-size:12px;line-height:20px;font-weight:500;color:#0f172a99}.settings__cardTitle{margin:0;font-size:14px;line-height:20px;font-weight:700;color:#0f172a}.settings__cardDescription{margin:0;font-size:12px;line-height:18px;color:#0f172a8f}.settings__contentCard,.settings__alert,.settings__stateBox{border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;background:#fff;padding:10px;display:flex;flex-direction:column;gap:10px;min-width:0;transition:background-color .24s ease,border-color .24s ease}.settings__alert{font-size:12px;line-height:18px;font-weight:600}.settings__alert--error,.settings__stateBox--error{border-color:#dc26262e;background:#fef2f2f5;color:#991b1b}.settings__stateBox{font-size:14px;line-height:20px;color:#0f172a}.settings__profileGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.settings__previewCard{grid-column:1 / -1}.settings__brandingPreviewCard{gap:12px}.settings__brandingPreviewTitle{font-size:13px;line-height:18px;font-weight:600;color:#0f172a}.settings__brandingPreviewHero{position:relative;min-height:100px;padding:10px;box-sizing:border-box;border-radius:12px;background:#fff;overflow:hidden}.settings__brandingPreviewCoverWrap{position:relative;width:100%;height:58px;background:radial-gradient(900px 260px at 70% 40%,#2563eb47,#2563eb24 35%,#2563eb0f 60%,#2563eb00 78%),linear-gradient(135deg,#0f172a1a,#0f172a05);overflow:hidden;border-radius:10px}.settings__brandingPreviewCover{width:100%;height:100%;object-fit:cover}.settings__brandingPreviewAvatarWrap{position:absolute;left:20px;top:55px;width:44px;height:44px;border-radius:999px;border:3px solid #ffffff;background:#dbeafe;overflow:hidden}.settings__previewHero{position:relative;min-height:120px;padding:10px;border-radius:12px;background:#fff;overflow:hidden}.settings__previewCover{width:100%;height:72px;border-radius:10px;overflow:hidden;background:radial-gradient(900px 260px at 70% 40%,#2563eb47,#2563eb24 35%,#2563eb0f 60%,#2563eb00 78%),linear-gradient(135deg,#0f172a1a,#0f172a05)}.settings__previewCoverImage{width:100%;height:100%;object-fit:cover;display:block}.settings__previewAvatarWrap{position:absolute;left:20px;top:58px;width:54px;height:54px;border-radius:999px;border:3px solid #ffffff;overflow:hidden;background:#dbeafe}.settings__previewMeta{display:grid;gap:2px}.settings__previewName{font-size:14px;line-height:20px;font-weight:700;color:#0f172a}.settings__previewHandle{font-size:12px;line-height:16px;font-weight:500;color:#0f172a8a}.settings__previewAbout{font-size:12px;line-height:18px;color:#0f172ab8}.settings__fieldGrid{display:grid;gap:12px}.settings__fieldRow{display:flex;flex-direction:column;gap:6px;min-width:0}.settings__fieldLabel{font-size:13px;line-height:18px;font-weight:600;color:#0f172a}.settings__editableRow{display:flex;align-items:center;gap:8px;min-width:0}.settings__editableRow--multiline{align-items:flex-start}.settings__valueSlot{flex:1 1 auto;min-width:0}.settings__inputWrap{display:flex;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 10px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#f5f5f5;box-sizing:border-box}.settings__inputWrap:focus-within{border-color:#2563eb7a}.settings__inputIcon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#0f172a75}.settings__fieldInput,.settings__fieldTextarea{width:100%;border:0;background:transparent;color:#0f172a;box-sizing:border-box;font-size:12px;line-height:16px;font-weight:500}.settings__fieldInput{padding:10px 0}.settings__fieldInputStandalone{border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#f5f5f5;padding:7px}.settings__fieldTextarea{min-height:98px;padding:10px;resize:vertical;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#f5f5f5;font-family:inherit}.settings__fieldTextareaEditable{min-height:108px}.settings__fieldInput:focus,.settings__fieldTextarea:focus{outline:none}.settings__fieldDisplay{border-radius:10px;background:#f5f5f5;color:#0f172a;width:100%;min-height:38px;padding:9px 10px;box-sizing:border-box;display:flex;align-items:center;min-width:0}.settings__fieldDisplay--multiline{min-height:108px;align-items:flex-start}.settings__fieldDisplayText{display:block;width:100%;min-width:0;font-size:12px;line-height:18px;font-weight:500;color:#0f172a;overflow-wrap:anywhere}.settings__socialCards{display:grid;grid-template-columns:1fr;gap:14px;justify-items:stretch;width:100%}.settings__socialCardRow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:14px;width:100%}.settings__socialCardRowSingle{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.settings__socialCardMain,.settings__socialCardLink{width:100%;min-width:0}.settings__socialCardLink{justify-content:center;animation:none}.settings__socialCardLinkStandardEnter{animation:settingsBlockEnter .22s ease}.settings__socialCardLinkToggleEnter{animation:settingsSocialToggleEnter .18s ease both}.settings__socialCardLinkToggleExit{animation:settingsSocialToggleExit .16s ease both}.settings__socialCardTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.settings__socialIdentity{display:flex;align-items:center;gap:10px;min-width:0}.settings__socialIconWrap{width:30px;height:30px;border-radius:6px;border:1px solid rgba(15,23,42,.14);background:#0f172a08;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;transition:background-color .24s ease,border-color .24s ease}.settings__socialIconWrapEnabled{color:#fff}.settings__socialIconWrapEnabled--telegram{background:#229ed9;border-color:#229ed9}.settings__socialIconWrapEnabled--vk{background:#2787f5;border-color:#2787f5}.settings__socialIconWrapEnabled--website{background:#dd4a3a;border-color:#dd4a3a}.settings__socialIcon{width:16px;height:16px;transition:color .22s ease}.settings__socialIconEnabled{color:#fff}.settings__socialIcon--telegram{color:#229ed9}.settings__socialIcon--vk{color:#2787f5}.settings__socialIcon--website{color:#dd4a3a}.settings__socialName{font-size:13px;line-height:20px;font-weight:700;color:#0f172a}.settings__switchButton{width:32px;height:18px;border-radius:999px;background:#0f172a24;box-shadow:inset 0 1px 5px #0f172a40;display:inline-flex;align-items:center;padding:2px;cursor:pointer;transition:background .18s ease,border-color .18s ease}.settings__switchButtonActive{background:#0d7d2080;box-shadow:inset 0 1px 4px #0d7d2080}.settings__switchThumb{position:relative;width:10px;height:10px;border-radius:999px;background:#fff;box-shadow:0 2px 5px #0f172a40;transition:transform .18s ease}.settings__switchThumb:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:999px;background:#0f172a2e;transform:translate(-50%,-50%);transition:background-color .18s ease}.settings__switchButtonActive .settings__switchThumb{transform:translate(16px)}.settings__switchButtonActive .settings__switchThumb:after{background:#0d7d20c2}.settings__socialCardEditor{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.settings__actionButton{border:1px solid rgba(15,23,42,.16);border-radius:8px;background:#fff;color:#0f172a;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex:0 0 30px;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.settings__actionButton:hover{background:#0f172a0a}.settings__actionButtonSave{border:1px solid #8fbd9d;background:#dff1e191;color:#2c9b36}.settings__actionButtonSave:hover{border:1px solid rgba(13,125,32,.5);background:#dff1e1}.settings__actionButtonCancel{border:1px solid rgba(220,38,38,.3);background:#dc26260d;color:#b91c1c}.settings__actionButtonCancel:hover{border:1px solid rgba(220,38,38,.5);background:#dc26261a}.settings__rowActions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.settings__displayValue{border-radius:10px;background:#f5f5f5;color:#0f172a;font-size:12px;line-height:20px;padding:8px;width:100%;box-sizing:border-box;max-height:30px;display:flex;align-items:center;min-width:0;overflow:hidden}.settings__displayValueText{display:block;width:100%;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.settings__accountGrid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.settings__noteCard{flex-direction:row;align-items:flex-start;gap:10px}.settings__noteIconWrap{width:30px;height:30px;border-radius:8px;background:#2563eb14;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px}.settings__noteBody{display:grid;gap:4px}.settings__noteText{font-size:12px;line-height:18px;color:#0f172aa8}.settings__footerRow{display:flex;align-items:center;justify-content:flex-end;gap:12px}.settings__dirty,.settings__muted,.settings__successMessage{font-size:12px;line-height:18px;font-weight:700}.settings__dirty{color:#b45309}.settings__muted{color:#6b7280}.settings__successMessage{color:#16a34a}.settings__saveButton{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:10px 14px;font-size:14px;line-height:20px;font-weight:700;cursor:pointer;background:#e8f7ee;border:2px solid #16a34a;color:#16a34a}.settings__saveButton:disabled,.settings__actionButton:disabled,.settings__switchButton:disabled{opacity:.6;cursor:default}@keyframes settingsBlockEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes settingsSocialToggleEnter{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes settingsSocialToggleExit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-12px)}}@media(max-width:980px){.settings__layout{grid-template-columns:1fr;min-width:0}.settings__sidebar{border-right:0;border-bottom:1px solid rgba(15,23,42,.08);padding:0 0 6px;gap:6px;width:100%;min-width:0}.settings__sidebarItem,.settings__sidebarItem--active{width:100%;max-width:100%;box-sizing:border-box}.settings__sidebarItem{border-color:transparent;background:transparent}.settings__sidebarItem--active{background:#fff;border-color:#0000000f}.settings__profileGrid,.settings__generalGrid,.settings__brandingGrid{grid-template-columns:1fr}.settings__socialCardRow{grid-template-columns:repeat(2,minmax(0,1fr))}.settings__toastSlot{width:100%}}@media(max-width:720px){.settings__head{margin-bottom:14px}.settings__title{font-size:18px;line-height:24px}.settings__contentCard,.settings__alert,.settings__stateBox{padding:12px}.settings__previewHero{min-height:118px}.settings__previewCover{height:68px}.settings__previewAvatarWrap{top:56px;left:18px}.settings__saveButton{width:100%;justify-content:center}}._fieldRoot_1w4eg_1{display:flex;flex-direction:column;gap:12px}._fieldRootExternalPreview_1w4eg_7{position:relative}._cropModalCard_1w4eg_11{display:flex;flex-direction:column;gap:12px;border-radius:10px}._fieldHeader_1w4eg_18{display:flex;align-items:flex-start;gap:8px}._fieldHeader_1w4eg_18 label{font-size:13px;line-height:18px;font-weight:600;color:#0f172a}._fieldLayout_1w4eg_31,._fieldLayoutSingle_1w4eg_32{display:grid;align-items:start;gap:12px}._fieldLayout_1w4eg_31{grid-template-columns:minmax(0,1fr) auto}._fieldLayoutSingle_1w4eg_32{grid-template-columns:minmax(0,1fr)}._fieldColumn_1w4eg_46{display:flex;flex-direction:column;gap:12px;min-width:0}._fieldActions_1w4eg_53{grid-column:1;grid-row:2;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start}._previewAvatar_1w4eg_62,._previewCover_1w4eg_63{align-self:start;border:1px solid rgba(15,23,42,.16);overflow:hidden;background:#0f172a0a}._previewAvatar_1w4eg_62{width:56px;height:56px;border-radius:999px}._previewCover_1w4eg_63{width:146px;height:56px;border-radius:10px}._fieldRootExternalPreview_1w4eg_7 ._previewAvatar_1w4eg_62,._fieldRootExternalPreview_1w4eg_7 ._previewCover_1w4eg_63{position:absolute;top:0;left:calc(100% + 14px)}._previewImage_1w4eg_89{width:100%;height:100%;object-fit:cover}._uploadArea_1w4eg_95,._uploadAreaActive_1w4eg_96{border-radius:12px;display:flex;flex-direction:column;gap:10px;background:#fff}._uploadAreaActive_1w4eg_96{background:#f8fbff}._uploadAreaContent_1w4eg_108{min-height:100px;border-radius:10px;background:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:10px}._uploadAreaActions_1w4eg_121{display:flex;align-items:center;justify-content:center;gap:10px}._uploadAreaIconButton_1w4eg_128{width:30px;height:30px;border-radius:12px;border:0;background:#fff;color:#0f172ab8;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 6px 16px #0f172a0f;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}._uploadAreaIconButton_1w4eg_128:hover{background:#0f172a66;color:#fff;box-shadow:0 8px 18px #0f172a24}._uploadAreaIconButton_1w4eg_128:disabled{opacity:.6;cursor:default}._uploadAreaTitle_1w4eg_155{font-size:12px;line-height:18px;font-weight:600;color:#0f172a}._uploadAreaSubtitle_1w4eg_162{font-size:11px;line-height:18px;font-weight:500;color:#0f172a8c}._iconActionButton_1w4eg_169{border:1px solid rgba(15,23,42,.15);background:#fff;color:#0f172a;width:30px;height:30px;border-radius:10px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}._iconActionButton_1w4eg_169:hover{background:#0f172a0a}._iconActionButtonDanger_1w4eg_188{border:1px solid rgba(220,38,38,.4);background:#dc26260f;color:#b91c1c}._iconActionButtonDanger_1w4eg_188:hover{background:#dc26261a;border-color:#dc262680}._uploadHint_1w4eg_199{font-size:12px;line-height:18px;color:#0f172acc}._hiddenInput_1w4eg_205{display:none}._linkRow_1w4eg_209{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:8px;align-items:center}._errorText_1w4eg_216{font-size:12px;line-height:18px;font-weight:600;color:#dc2626}._modalCropWrap_1w4eg_223{width:100%;position:relative;border-radius:12px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}._cropWorkspace_1w4eg_234{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:stretch}._cropSidebar_1w4eg_241{display:flex;flex-direction:column;justify-content:flex-start;gap:10px;padding:14px 12px;border-radius:10px;background:#f8fafc}._zoomSlider_1w4eg_251{width:100%}._cropTools_1w4eg_255{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;align-items:center;justify-content:center;width:100%}._toolButton_1w4eg_265{width:30px;height:30px;min-height:30px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}._toolButton_1w4eg_265:hover{background:#f8fbff;border-color:#2563eb47;box-shadow:0 8px 18px #0f172a14}._toolButtonSecondary_1w4eg_287{background:#f8fafc}._toolButtonIcon_1w4eg_291{flex:0 0 auto;width:14px;height:14px;color:#0f172ab8}._cropCanvas_1w4eg_298{max-width:100%;height:auto;cursor:grab;display:block}._cropCanvas_1w4eg_298:active{cursor:grabbing}._cropMaskRect_1w4eg_309,._cropMaskRound_1w4eg_310{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;border:2px solid rgba(255,255,255,.96)}._cropMaskRect_1w4eg_309{width:760px;height:312px;border-radius:12px}._cropMaskRound_1w4eg_310{width:360px;height:360px;border-radius:999px}._modalFooter_1w4eg_331{display:flex;justify-content:flex-end;gap:8px}._linkButton_1w4eg_337,._uploadButton_1w4eg_338{min-height:40px;border-radius:12px;padding:10px 14px;font-size:14px;line-height:18px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}._linkButton_1w4eg_337{background:transparent;color:#0f172abd;border-color:#0f172a1f}._linkButton_1w4eg_337:hover{background:#0f172a0a;color:#0f172a}._uploadButton_1w4eg_338{background:#0f172a;color:#fff;box-shadow:0 10px 24px #0f172a2e}._uploadButton_1w4eg_338:hover{background:#1e293b}._linkButton_1w4eg_337:disabled,._uploadButton_1w4eg_338:disabled,._toolButton_1w4eg_265:disabled{opacity:.55;cursor:default;box-shadow:none}._linkInput_1w4eg_382{border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#f5f5f5;padding:7px 12px;font-size:12px;line-height:14px;color:#0f172a;width:100%;box-sizing:border-box;min-height:30px;max-height:30px}._cropTitle_1w4eg_396{margin:0;font-size:18px;line-height:24px;color:#0f172a}@media(max-width:900px){._fieldRootExternalPreview_1w4eg_7 ._previewAvatar_1w4eg_62,._fieldRootExternalPreview_1w4eg_7 ._previewCover_1w4eg_63{position:static;margin-top:12px}._cropWorkspace_1w4eg_234{grid-template-columns:1fr}._cropSidebar_1w4eg_241{order:2}}._toast_16x3z_1{min-width:320px;max-width:460px;width:fit-content;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border-radius:10px;padding:10px 12px;box-shadow:0 10px 24px #0000000a;animation:_toast-fade-in_16x3z_1 .22s ease-out}._toastSuccess_16x3z_15{background:#dff1ec;border:1px solid #dcebe7}._toastError_16x3z_20{background:#f8e9e9;border:1px solid #f1e0e0}._toastNeutral_16x3z_25{background:#fff;border:1px solid rgba(15,23,42,.08)}._iconWrap_16x3z_30{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._toastSuccess_16x3z_15 ._iconWrap_16x3z_30{background:#edf8f4;color:#14b86a}._toastError_16x3z_20 ._iconWrap_16x3z_30{background:#fff4f4;color:#ef5b3c}._toastNeutral_16x3z_25 ._iconWrap_16x3z_30{background:#f8fafc;color:#0f172a}._body_16x3z_55{min-width:0}._bodySingleLine_16x3z_59{display:flex;align-items:center;gap:10px}._title_16x3z_65{font-size:13px;font-weight:800;color:#131313;margin:0}._titleSingleLine_16x3z_72{flex:0 0 auto;white-space:nowrap}._description_16x3z_77{font-size:12px;line-height:20px;color:#131313b3;white-space:pre-line}._descriptionSingleLine_16x3z_84{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._toastSingleLine_16x3z_91{width:min(100%,460px)}._closeButton_16x3z_95{width:30px;height:30px;border:none;border-radius:8px;background:transparent;color:#1313136b;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}._closeButton_16x3z_95:hover{color:#131313a6}@keyframes _toast-fade-in_16x3z_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._container_5r10m_1{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}._icon_5r10m_11{width:20px;height:20px;display:block}._toneFootball_5r10m_17{background:linear-gradient(135deg,#16a34a1f,#16a34a0a);color:#16a34a}._toneTennis_5r10m_22{background:linear-gradient(135deg,#65a30d24,#65a30d0d);color:#65a30d}._toneBasketball_5r10m_27{background:linear-gradient(135deg,#f9731624,#f973160d);color:#f97316}._toneHockey_5r10m_32{background:linear-gradient(135deg,#64748b24,#64748b0d);color:#64748b}._toneBaseball_5r10m_37{background:linear-gradient(135deg,#2563eb24,#2563eb0d);color:#2563eb}._toneEsports_5r10m_42{background:linear-gradient(135deg,#9333ea24,#9333ea0d);color:#9333ea}._toneAmericanFootball_5r10m_47{background:linear-gradient(135deg,#7c3aed24,#7c3aed0d);color:#7c3aed}._toneVolleyball_5r10m_52{background:linear-gradient(135deg,#0891b224,#0891b20d);color:#0891b2}._toneHandball_5r10m_57{background:linear-gradient(135deg,#ea580c24,#ea580c0d);color:#ea580c}._toneCricket_5r10m_62{background:linear-gradient(135deg,#05966924,#0596690d);color:#059669}._toneMma_5r10m_67{background:linear-gradient(135deg,#dc262624,#dc26260d);color:#dc2626}._toneDefault_5r10m_72{background:linear-gradient(135deg,#64748b24,#64748b0d);color:#64748b}._grid_tn0pm_1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;min-width:0;align-items:stretch}._grid_tn0pm_1>._card_tn0pm_10{opacity:0;transform:translateY(10px);animation:_channelsListCardEnter_tn0pm_1 .52s cubic-bezier(.22,1,.36,1) forwards}._grid_tn0pm_1>._card_tn0pm_10:nth-child(2){animation-delay:40ms}._grid_tn0pm_1>._card_tn0pm_10:nth-child(3){animation-delay:80ms}._grid_tn0pm_1>._card_tn0pm_10:nth-child(4){animation-delay:.12s}._grid_tn0pm_1>._card_tn0pm_10:nth-child(5){animation-delay:.16s}._grid_tn0pm_1>._card_tn0pm_10:nth-child(6){animation-delay:.2s}._card_tn0pm_10{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;padding:10px;border-radius:10px;background:#fff;text-decoration:none;box-shadow:0 10px 24px #0000000a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;border:1px solid rgba(0,0,0,.06);overflow:hidden}._card_tn0pm_10:hover{border-color:#0000000f;box-shadow:0 8px 24px #0f172a14;transform:translateY(-1px)}._cardTop_tn0pm_58{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._cardIdentity_tn0pm_66{display:flex;align-items:flex-start;flex:1 1 auto;gap:10px;min-width:0}._cardHeading_tn0pm_74{display:flex;flex-direction:column;gap:0;min-width:0}._cardAvatar_tn0pm_81{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;overflow:hidden;border-radius:999px;background:#e8edf8}._cardAvatarImage_tn0pm_93{display:block;width:100%;height:100%;object-fit:cover}._cardAvatarFallback_tn0pm_100{font-size:13px;line-height:1;font-weight:800;color:#0d1e4a}._cardTitle_tn0pm_107{min-width:0;font-size:14px;line-height:18px;font-weight:800;color:#081a47}._cardMeta_tn0pm_115{flex-shrink:0;white-space:nowrap;font-size:12px;line-height:20px;font-weight:500;color:#10224f94}._topSports_tn0pm_124{display:flex;align-items:center;gap:6px;flex:0 0 auto}._topSport_tn0pm_124{display:flex;align-items:center;justify-content:center;cursor:default}._topSportsTooltip_tn0pm_138{position:absolute;z-index:50;min-width:148px;max-width:180px;padding:8px;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#fff;color:#0f172a;box-shadow:0 10px 24px #0000000a;transform:translate(-50%);pointer-events:none}._topSportsTooltipText_tn0pm_153{display:block;font-size:11px;line-height:16px;font-weight:500;text-align:left;white-space:normal}._cardDesc_tn0pm_162{font-size:12px;line-height:18px;color:#10224fdb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardBottom_tn0pm_171{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start;margin-top:auto}._metric_tn0pm_178{display:flex;flex-direction:column;align-items:center;min-width:0;padding:0 10px}._metric_tn0pm_178+._metric_tn0pm_178{border-left:1px solid rgba(226,232,240,1)}._metric_tn0pm_178:first-child{padding-left:0}._metric_tn0pm_178:last-child{padding-right:0}._metricValue_tn0pm_198{min-width:0;font-size:14px;line-height:18px;font-weight:800;color:#081a47;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}._metricLabel_tn0pm_210{margin-top:2px;min-width:0;font-size:11px;line-height:14px;font-weight:500;color:#10224f94;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;text-align:center}._state_tn0pm_226{font-size:14px;line-height:20px;color:#10224fb3}._stateError_tn0pm_232{font-size:14px;line-height:20px;color:#dc2626}@keyframes _channelsListCardEnter_tn0pm_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){._grid_tn0pm_1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){._grid_tn0pm_1{grid-template-columns:1fr}._card_tn0pm_10{min-width:0;min-height:0}._cardIdentity_tn0pm_66{width:100%}._topSports_tn0pm_124{margin-left:0}._cardBottom_tn0pm_171{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}._metric_tn0pm_178{padding:0 10px}._metric_tn0pm_178+._metric_tn0pm_178{border-left:1px solid rgba(226,232,240,1)}}@media(prefers-reduced-motion:reduce){._grid_tn0pm_1>._card_tn0pm_10{opacity:1;transform:none;animation:none}}._page_a9xn2_1{display:flex;flex-direction:column;gap:18px;width:100%;min-width:0;padding:0 20px 24px 0}._header_a9xn2_10{width:100%;min-width:0}._headerTop_a9xn2_15{display:flex;align-items:center;justify-content:space-between;gap:16px}._headerHeading_a9xn2_22{display:flex;flex-direction:column;gap:4px;min-width:0}._title_a9xn2_29{margin:0;font-size:24px;line-height:32px;font-weight:800;color:#0f172a}._createBtn_a9xn2_37{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#fff;font-size:13px;line-height:20px;font-weight:600;color:#111827;text-decoration:none;white-space:nowrap;transition:background .16s ease,border-color .16s ease}._createBtnIcon_a9xn2_55{width:22px;height:22px;flex:0 0 22px}._createBtn_a9xn2_37:hover{background:#f9fafb;border-color:#0000001a}._subtitle_a9xn2_66{font-size:13px;line-height:20px;color:#0f172ab3}._listWrap_a9xn2_72{width:100%;min-width:0}@media(max-width:720px){._page_a9xn2_1{gap:18px;padding:0 0 24px}._headerTop_a9xn2_15{align-items:center;gap:16px;padding-top:3px}._headerHeading_a9xn2_22{gap:4px;padding-top:2px}._createBtn_a9xn2_37{gap:6px;padding:10px;font-size:13px;line-height:20px}._title_a9xn2_29{font-size:18px;line-height:24px}._subtitle_a9xn2_66{font-size:13px;line-height:20px}}.balanceView{display:flex;flex-direction:column;gap:16px;min-width:0}.balanceView__notice{border-radius:16px;padding:14px 16px;font-size:13px;line-height:1.5;font-weight:600;border:1px solid rgba(15,23,42,.08)}.balanceView__notice--success{background:#16a34a1a;color:#166534}.balanceView__notice--error{background:#dc262614;color:#b91c1c}.balanceView__tabsCard{overflow:hidden;padding:0 10px 0 0}.balanceView__tabs{display:flex;align-items:stretch;border-bottom:1px solid rgba(15,23,42,.08);overflow-x:auto;scrollbar-width:none}.balanceView__tabs::-webkit-scrollbar{display:none}.balanceView__tab{min-width:150px;padding:10px;border:none;border-bottom:2px solid transparent;background:transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;font-size:13px;line-height:1.35;font-weight:500;color:#0f172a94;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .12s ease;flex:1 1 0}.balanceView__tab:hover{background:#fafafa;color:#0f172a}.balanceView__tab:active{transform:translateY(1px)}.balanceView__tab--active{color:#0f172a;border-bottom-color:#2563eb}.balanceView__panel{display:block}.balanceView__eyebrow{font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f172a80}.balanceView__card{padding:20px 10px 20px 0;display:flex;flex-direction:column;gap:16px;min-width:0}.balanceView__card--panel{min-height:420px}.balanceView__card--history{min-height:520px}.balanceView__section{scroll-margin-top:96px}.balanceView__depositLayout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.balanceView__depositAside{min-width:0}.balanceView__depositMain{min-width:0;padding-left:24px;border-left:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:16px}.balanceView__balanceCard{display:grid;gap:16px}.balanceView__balanceCardHead{display:flex;align-items:center;justify-content:flex-start;gap:12px}.balanceView__balanceCardHeading{display:inline-flex;align-items:center;gap:10px}.balanceView__balanceCardHeadingText{display:grid;gap:2px;min-width:0}.balanceView__balanceCardLabel{font-size:14px;line-height:20px;font-weight:600;color:#0f172a}.balanceView__balanceCardUidLabel{font-size:12px;line-height:16px;font-weight:600;color:#0f172a80}.balanceView__balanceCardUidValue{display:block;min-width:0;flex:0 1 auto;font-size:14px;line-height:16px;font-weight:600;color:#0f172a;overflow-wrap:anywhere}.balanceView__balanceCardUidValueRow{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%}.balanceView__balanceCardUidCopy{flex:0 0 20px}.balanceView__balanceCardWallet{width:34px;height:34px;border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px}.balanceView__balanceCardWalletIcon{width:22px;height:22px;color:#0f172a;display:block}.balanceView__balanceCardAmountRow{display:grid;gap:4px;min-width:0}.balanceView__balanceCardAmount{display:block;font-size:14px;line-height:1.1;font-weight:600;color:#0f172a}.balanceView__balanceCardUidRow{display:grid;gap:4px;min-width:0}.balanceView__cardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.balanceView__sectionLead{display:flex;align-items:center;justify-content:flex-start;gap:10px}.balanceView__sectionLeadIcon{width:34px;height:34px;border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px}.balanceView__sectionLeadLabel{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f172a80}.balanceView__cardTitleWrap{display:flex;flex-direction:column;gap:8px;min-width:0}.balanceView__cardTitle{margin:0;font-size:22px;line-height:1.2;font-weight:800;color:#0f172a}.balanceView__cardText{margin:0;font-size:14px;line-height:1.6;color:#0f172aad}.balanceView__tabIcon{width:20px;height:20px;color:#70747f}.balanceView__cardIcon{width:22px;height:22px;color:currentColor}.balanceView__cardIcon--accent{color:#15803d}.balanceView__form{display:grid;gap:14px}.balanceView__field{display:grid;gap:8px;font-size:13px;line-height:1.35;font-weight:600;color:#0f172a}.balanceView__fieldHint{font-size:12px;line-height:20px;font-weight:400;color:#0f172ab3;white-space:pre-line}.balanceView__input,.balanceView__textarea{width:100%;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#fff;color:#0f172a;font-size:13px;line-height:1.5;padding:10px;transition:border-color .12s ease,box-shadow .12s ease;resize:none}.balanceView__input{height:48px}.balanceView__input--amount{width:360px;max-width:100%;appearance:textfield;-moz-appearance:textfield}.balanceView__input--amount::-webkit-outer-spin-button,.balanceView__input--amount::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.balanceView__textarea{min-height:116px}.balanceView__paymentMethodPlaceholder{min-height:44px}.balanceView__input:focus,.balanceView__textarea:focus{border-color:#16a34a5c}.balanceView__inlineError{border-radius:14px;background:#dc262614;color:#b91c1c;padding:12px 14px;font-size:13px;line-height:1.45;font-weight:600}.balanceView__submit{width:175px;height:50px;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;text-align:center;color:#0f172a;font-size:13px;line-height:1.35;font-weight:800;cursor:pointer;transition:transform .12s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.balanceView__submit:hover{background:#f1f5f9;border-color:#0f172a1f}.balanceView__submit:active{transform:translateY(1px)}.balanceView__submit:disabled{opacity:.72;cursor:wait}.balanceView__submit--accent{display:inline-flex;align-items:center;justify-content:center;width:360px;max-width:100%;height:48px;padding:10px;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#fff;font-size:14px;line-height:20px;font-weight:600;color:#111827;text-decoration:none;white-space:nowrap;box-shadow:none;transition:background .16s ease,border-color .16s ease}.balanceView__submit--accent:hover{background:#f9fafb;border-color:#00000014}.balanceView__historyList{display:grid;gap:10px}.balanceView__paginationControls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px}.balanceView__pageBtn,.balanceView__pageNumberBtn{border:none;border-bottom:2px solid transparent;background:transparent;color:#475569;padding:6px;font-size:12px;font-weight:600;cursor:pointer;line-height:1;min-width:20px;text-align:center}.balanceView__pageNumberBtn{color:#0f172a;text-align:center}.balanceView__pageBtn:disabled,.balanceView__pageNumberBtn:disabled{color:#94a3b8;cursor:default}.balanceView__pageNumberBtnActive{border-bottom-color:#2563eb;color:#2563eb}.balanceView__paginationEllipsis{color:#64748b;font-size:13px;line-height:1}.balanceView__historyItem{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px;border-radius:10px;background:#fff;box-shadow:0 10px 24px #0000000a}.balanceView__historyMain{min-width:0;display:flex;align-items:center;gap:12px}.balanceView__historyIconWrap{width:34px;height:34px;border-radius:10px;background:#f3f4f6;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px}.balanceView__historyIcon{width:20px;height:20px;color:#64748b;display:block}.balanceView__historyIcon--deposit{color:#15803d}.balanceView__historyIcon--withdraw{color:#b91c1c}.balanceView__historyIcon--adjustment{color:#475569}.balanceView__historyText{min-width:0;display:grid;gap:2px}.balanceView__historyUid{display:flex;align-items:center;gap:8px;min-width:0;font-size:13px;line-height:1.35;font-weight:700;color:#0f172a}.balanceView__historyUidText{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.balanceView__historyUidLabel{font-weight:600;color:#0f172a80;font-size:12px}.balanceView__historyUidValue{color:#0f172a}.balanceView__historyUidCopy{width:20px;height:20px;padding:0;border:0;background:transparent;color:#0f172a6b;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;cursor:pointer;transition:color .16s ease,transform .12s ease}.balanceView__historyUidCopy:hover{color:#0f172a}.balanceView__historyUidCopy:active{transform:translateY(1px)}.balanceView__historyDate{font-size:12px;line-height:1.4;color:#0f172a80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.balanceView__historyAmount{font-size:14px;line-height:1.3;font-weight:800}.balanceView__historySide{flex:0 0 auto;display:grid;gap:2px;justify-items:end}.balanceView__historyAmount--plus{color:#15803d}.balanceView__historyAmount--minus{color:#b91c1c}.balanceView__historyStatus{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.2;font-weight:600;color:#0f172a94}.balanceView__historyStatusIcon{width:14px;height:14px;flex:0 0 14px;line-height:1}.balanceView__historyStatusIcon--success{color:#15803d}.balanceView__historyStatusIcon--error{color:#b91c1c}.balanceView__empty{padding:16px 18px;border-radius:18px;background:#94a3b814;color:#0f172aa6;font-size:13px;line-height:1.5}@media(max-width:980px){.balanceView__depositLayout{grid-template-columns:1fr;gap:18px}.balanceView__depositMain{padding-left:0;border-left:0}.balanceView__tab{min-width:132px;padding:10px}}@media(max-width:720px){.balanceView__tabsCard,.balanceView__card{padding:18px}.balanceView__tabsCard{padding:0 18px}.balanceView__cardTitle{font-size:20px}.balanceView__tab{min-width:118px;padding:10px;font-size:12px}.balanceView__cardHead,.balanceView__historyItem{flex-direction:column;align-items:flex-start}.balanceView__historyMain{width:100%}.balanceView__historySide{align-self:flex-start;justify-items:start}.balanceView__paginationControls{justify-content:flex-start}}.balancePage{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:20px;align-items:start;padding:0 10px 10px 0}.balancePage__leftRail{display:flex;flex-direction:column;align-items:flex-start;padding-top:4px}.balancePage__backButton{width:48px;height:48px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 24px #0000000a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .12s ease}.balancePage__backButton:hover{background:#f9fafb;border-color:#0000001a}.balancePage__backButton:active{background:#eef0f3;transform:translateY(1px)}.balancePage__backButtonIcon{width:18px;height:18px;color:#111827}.balancePage__mainContent{display:flex;flex-direction:column;gap:16px;min-width:0}.balancePage__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:92px}.balancePage__toastSlot{flex:0 0 auto;z-index:20}.balancePage__headerText{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1 1 auto}.balancePage__title{margin:0;font-size:24px;line-height:32px;font-weight:800;color:#0f172a}.balancePage__subtitle{font-size:13px;line-height:20px;color:#0f172ab3}@media(max-width:980px){.balancePage{grid-template-columns:1fr;row-gap:12px;position:relative}.balancePage__leftRail{position:absolute;top:0;left:0;padding-top:0;z-index:2}.balancePage__header{flex-direction:column;min-height:48px;gap:8px;padding-left:60px}.balancePage__headerText{min-height:48px;justify-content:center;gap:2px}.balancePage__toastSlot{width:100%;margin-top:8px}.balancePage__title{font-size:20px;line-height:26px}.balancePage__subtitle{line-height:18px}}._card_1j8gp_1{border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;background:#fff;padding:10px 14px;display:flex;flex-direction:column;gap:10px;overflow:visible}._title_1j8gp_13{align-items:center;justify-content:space-between;display:flex;margin:0;font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._listWrap_1j8gp_24{overflow:visible;max-height:470px;transition:max-height .32s ease,opacity .32s ease}._expanded_1j8gp_30{max-height:900px;opacity:1}._list_1j8gp_24{display:grid;gap:6px}._headRow_1j8gp_40{display:grid;grid-template-columns:minmax(56px,1fr) minmax(60px,.8fr) repeat(3,minmax(0,1fr));column-gap:8px;align-items:center;font-size:11px;font-weight:600;color:#0f172a75;text-align:center;padding:0 10px 10px}._row_1j8gp_52{border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:6px;padding:6px 10px;display:grid;grid-template-columns:minmax(56px,1fr) minmax(60px,.8fr) repeat(3,minmax(0,1fr));column-gap:8px;align-items:center;box-shadow:4px 4px 10px #0e18300a;transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease}._month_1j8gp_68{font-size:12px;font-weight:500;color:#0f172a;text-align:left}._metric_1j8gp_75{font-size:12px;line-height:18px;color:#0f172a;font-weight:600;text-align:center}._positive_1j8gp_83{color:#16a34a}._negative_1j8gp_87{color:#dc2626}._neutral_1j8gp_91{color:#64748b}._toggleBtn_1j8gp_95{width:auto;background:#fff;border:1px solid rgba(0,0,0,.06);color:#0f172a;border-radius:6px;padding:8px 10px;font-size:12px;margin-left:auto;line-height:18px;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .12s ease}._toggleBtn_1j8gp_95:hover{background:#f9fafb;border-color:#0000001a}._toggleBtn_1j8gp_95:active{transform:translateY(1px)}._toggleBtn_1j8gp_95:disabled{opacity:.6;cursor:default}._state_1j8gp_124{font-size:12px;line-height:18px;color:#6b7280;font-weight:500}._error_1j8gp_131{font-size:12px;line-height:16px;color:#dc2626}@media(max-width:1200px){._headRow_1j8gp_40{display:none}._row_1j8gp_52{grid-template-columns:repeat(2,minmax(0,1fr))}._month_1j8gp_68{grid-column:1 / -1}}@media(max-width:980px){._card_1j8gp_1{padding:10px}._list_1j8gp_24{gap:8px}._headRow_1j8gp_40{display:grid;grid-template-columns:minmax(52px,1fr) minmax(42px,.8fr) repeat(3,minmax(44px,.9fr));column-gap:8px;padding:0 8px 8px;font-size:10px;line-height:12px}._row_1j8gp_52{grid-template-columns:minmax(52px,1fr) minmax(42px,.8fr) repeat(3,minmax(44px,.9fr));column-gap:8px;row-gap:0;padding:8px;align-items:center}._month_1j8gp_68{grid-column:auto;margin-bottom:0;font-size:11px;line-height:16px;font-weight:600}._metric_1j8gp_75{display:block;text-align:center;font-size:11px;line-height:16px}}._monthHeader_1j8gp_194{text-align:left;justify-self:start}._predictionsHeader_1j8gp_199,._drawdownHeader_1j8gp_204,._roiHeader_1j8gp_209,._profitHeader_1j8gp_214{text-align:center;justify-self:center}._card_1okcl_1{border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;background:#fff;padding:10px 14px;display:flex;flex-direction:column;gap:10px;overflow:hidden}._title_1okcl_13{align-items:center;justify-content:space-between;display:flex;margin:0;font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._chartArea_1okcl_24{position:relative;padding-top:12px;display:flex;flex-direction:column;gap:8px;min-height:138px}._tooltip_1okcl_33{position:absolute;top:0;left:50%;transform:translate(-50%,-100%) translateZ(0);z-index:2;pointer-events:none;min-width:120px;padding:10px 12px;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#ffffff38;color:#0f172a;text-align:left;box-shadow:0 18px 40px #0f172a24,0 2px 6px #0f172a0f;backdrop-filter:blur(4px) saturate(200%);-webkit-backdrop-filter:blur(4px) saturate(200%)}._tooltipValue_1okcl_53{margin-top:3px;font-size:13px;line-height:16px;font-weight:600;color:#0f172a}._tooltipLabel_1okcl_61{font-size:12px;line-height:14px;font-weight:600;color:#0f172a75}._plotArea_1okcl_68{position:relative;height:90px}._grid_1okcl_73{position:absolute;inset:0;pointer-events:none}._gridLine_1okcl_79{position:absolute;left:0;right:0;border-top:1px dashed rgba(203,213,225,.9)}._bars_1okcl_86{position:absolute;inset:0;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:0;align-items:stretch}._xAxis_1okcl_95{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:0;align-items:start;min-height:28px}._xAxisCell_1okcl_103{display:flex;justify-content:center;min-width:0;cursor:default;-webkit-user-select:none;user-select:none}._barColumn_1okcl_111{display:flex;align-items:end;justify-content:center;width:100%;height:100%;min-width:0}._barButton_1okcl_120{width:100%;min-height:3px;display:flex;align-items:flex-end;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}._bar_1okcl_86{width:3px;height:100%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#638fff,#5f84f5d1);transition:width .14s ease,background .14s ease,transform .14s ease}._barZero_1okcl_140{background:linear-gradient(180deg,#94a3b8f2,#94a3b8c2)}._barButton_1okcl_120:hover ._bar_1okcl_86,._barButton_1okcl_120:focus-visible ._bar_1okcl_86,._barButtonActive_1okcl_146 ._bar_1okcl_86{width:3px;background:linear-gradient(180deg,#4e79ff,#4e79ffeb);transform:translateY(-1px)}._barButton_1okcl_120:hover ._barZero_1okcl_140,._barButton_1okcl_120:focus-visible ._barZero_1okcl_140,._barButtonActive_1okcl_146 ._barZero_1okcl_140{background:linear-gradient(180deg,#64748bf2,#64748bc7)}._barLabel_1okcl_158{font-size:10px;line-height:8px;font-weight:600;color:#0f172a75;text-align:center;white-space:nowrap;writing-mode:vertical-rl;transform:rotate(180deg);cursor:default;-webkit-user-select:none;user-select:none}._state_1okcl_171{font-size:12px;line-height:18px;color:#6b7280;font-weight:500}._error_1okcl_178{font-size:12px;line-height:16px;color:#dc2626}@media(max-width:980px){._card_1okcl_1{padding:10px}._chartArea_1okcl_24{min-height:138px}._plotArea_1okcl_68{height:90px}._barLabel_1okcl_158{font-size:9px;line-height:10px}}._card_17sw5_1{border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;background:#fff;padding:10px 14px;display:flex;flex-direction:column;gap:10px;overflow:hidden}._title_17sw5_13{align-items:center;justify-content:space-between;display:flex;margin:0;font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._chartArea_17sw5_24{position:relative;padding-top:12px;display:flex;flex-direction:column;gap:8px;min-height:138px}._tooltip_17sw5_33{position:absolute;top:0;left:50%;transform:translate(-50%,-100%) translateZ(0);z-index:2;pointer-events:none;min-width:120px;padding:10px 12px;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#ffffff38;color:#0f172a;text-align:left;box-shadow:0 18px 40px #0f172a24,0 2px 6px #0f172a0f;backdrop-filter:blur(4px) saturate(200%);-webkit-backdrop-filter:blur(4px) saturate(200%)}._tooltipValue_17sw5_53{margin-top:3px;font-size:13px;line-height:16px;font-weight:600;color:#0f172a}._tooltipProfit_17sw5_61{margin-top:3px;font-size:13px;line-height:16px;font-weight:700}._tooltipProfitPositive_17sw5_68{color:#16a34a}._tooltipProfitZero_17sw5_72{color:#64748b}._tooltipProfitNegative_17sw5_76{color:#ef4444}._tooltipLabel_17sw5_80{font-size:12px;line-height:14px;font-weight:600;color:#0f172a75}._plotArea_17sw5_87{position:relative;height:90px}._grid_17sw5_92{position:absolute;inset:0;pointer-events:none}._gridLine_17sw5_98{position:absolute;left:0;right:0;border-top:1px dashed rgba(203,213,225,.9)}._bars_17sw5_105{position:absolute;inset:0;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:0;align-items:stretch}._xAxis_17sw5_114{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:0;align-items:start;min-height:0}._xAxisCell_17sw5_122{display:flex;justify-content:center;min-width:0;cursor:default;-webkit-user-select:none;user-select:none}._barColumn_17sw5_130{display:flex;align-items:end;justify-content:center;width:100%;height:100%;min-width:0}._barPairButton_17sw5_139{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;gap:2px;padding:0;border:0;background:transparent;cursor:pointer}._bar_17sw5_105{display:block;width:3px;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#638fff,#5f84f5d1);transition:width .14s ease,background .14s ease,transform .14s ease}._barZero_17sw5_160{background:linear-gradient(180deg,#94a3b8f2,#94a3b8c2)}._profitBar_17sw5_164{background:linear-gradient(180deg,#22c55ef2,#22c55ec7)}._profitBarPositive_17sw5_168{background:#3aa831f2}._profitBarZero_17sw5_172{background:linear-gradient(180deg,#94a3b8f2,#94a3b8c2)}._profitBarNegative_17sw5_176{background:linear-gradient(180deg,#ef4444f2,#ef4444c7)}._barPairButton_17sw5_139:hover ._bar_17sw5_105,._barPairButton_17sw5_139:focus-visible ._bar_17sw5_105,._barPairButtonActive_17sw5_182 ._bar_17sw5_105{width:3px;background:linear-gradient(180deg,#4e79ff,#4e79ffeb);transform:translateY(-1px)}._barPairButton_17sw5_139:hover ._barZero_17sw5_160,._barPairButton_17sw5_139:focus-visible ._barZero_17sw5_160,._barPairButtonActive_17sw5_182 ._barZero_17sw5_160{background:linear-gradient(180deg,#64748bf2,#64748bc7)}._barPairButton_17sw5_139:hover ._profitBarPositive_17sw5_168,._barPairButton_17sw5_139:focus-visible ._profitBarPositive_17sw5_168,._barPairButtonActive_17sw5_182 ._profitBarPositive_17sw5_168{background:#3aa831}._barPairButton_17sw5_139:hover ._profitBarZero_17sw5_172,._barPairButton_17sw5_139:focus-visible ._profitBarZero_17sw5_172,._barPairButtonActive_17sw5_182 ._profitBarZero_17sw5_172{background:linear-gradient(180deg,#64748bf2,#64748bc7)}._barPairButton_17sw5_139:hover ._profitBarNegative_17sw5_176,._barPairButton_17sw5_139:focus-visible ._profitBarNegative_17sw5_176,._barPairButtonActive_17sw5_182 ._profitBarNegative_17sw5_176{background:linear-gradient(180deg,#dc2626,#dc2626eb)}._barLabel_17sw5_212{font-size:10px;line-height:8px;font-weight:600;color:#0f172a75;text-align:center;white-space:nowrap;writing-mode:vertical-rl;transform:rotate(180deg);cursor:default;-webkit-user-select:none;user-select:none}._state_17sw5_225{font-size:12px;line-height:18px;color:#6b7280;font-weight:500}._error_17sw5_232{font-size:12px;line-height:16px;color:#dc2626}@media(max-width:980px){._card_17sw5_1{padding:10px}._chartArea_17sw5_24{min-height:138px}._plotArea_17sw5_87{height:90px}._barLabel_17sw5_212{font-size:9px;line-height:10px}}.overviewCard{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;padding:10px 14px;width:100%;overflow:hidden}.overviewCard__top{display:flex;flex-direction:column;gap:10px}.overviewCard__titleRow{display:flex;align-items:center;justify-content:space-between}.overviewCard__title{font-size:13px;font-weight:700;color:#0f172a}.overviewCard__icon{width:26px;height:26px;border-radius:999px;border:1px solid #e6edf8;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.overviewCard__hints{display:grid;grid-template-columns:1fr 1px auto;gap:12px;align-items:center}.overviewCard__hint{display:flex;flex-direction:column;min-width:0}.overviewCard__hintRight{align-items:flex-end;text-align:right}.overviewCard__hintLabel{font-size:11px;font-weight:600;color:#0f172a75}.overviewCard__hintValue{font-size:14px;line-height:22px;font-weight:700;color:#0f172a}.overviewCard__periodOption{font-size:11px!important}.overviewCard__hintSep{width:1px;height:34px;background:#e6edf8;border-radius:1px;justify-self:center}.overviewCard__chartWrap{margin-top:10px;border-radius:14px;background:#fff;position:relative;isolation:isolate}.overviewCard__chartWrapGlow{background:#fff;border:1px dashed #e7eefb;overflow:visible}.overviewCard__chartWrapGlow:before{content:"";position:absolute;inset:-80px -140px;border-radius:999px;pointer-events:none;z-index:0;background:radial-gradient(600px 260px at 80% 78%,#2563eb29,#2563eb14 35%,#2563eb0a 55%,#2563eb00 72%);filter:blur(18px);opacity:1;transform:translate3d(4%,0,0);animation:overviewCardGlowDriftRight 6s ease-in-out infinite}.overviewCard__chartWrapGlow>*{position:relative;z-index:1}.overviewCard--negProfit .overviewCard__chartWrapGlow:before,.overviewCard__chartWrapGlow--neg:before{background:radial-gradient(600px 260px at 80% 78%,#dc26262e,#dc26261a 35%,#dc26260a 55%,#dc262600 72%)}.overviewCard__chartWrap--empty{background:transparent}.overviewCard__chartWrap--empty:before{content:none}@keyframes overviewCardGlowDriftRight{0%{transform:translate3d(-6%,0,0);opacity:.92}50%{transform:translate3d(6%,0,0);opacity:1}to{transform:translate3d(-6%,0,0);opacity:.92}}.overviewCard__chartClip{position:relative;border-radius:14px;overflow:hidden}.overviewCard__chartStack{display:flex;flex-direction:column}.overviewCard__chartArea{height:190px;width:100%}.overviewCard__xLabels{display:flex;align-items:center;justify-content:space-between;padding:6px 10px 10px;gap:10px}.overviewCard__xLabel{font-size:11px;color:#94a3b8;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overviewCard__empty{height:190px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:12px;font-weight:500;background:transparent;border-radius:14px}.recharts-tooltip-wrapper{z-index:50;pointer-events:none}.overviewCard__tt{position:relative;border-radius:12px;padding:10px 12px;overflow:hidden;background:#ffffff38;border:1px solid rgba(15,23,42,.1);box-shadow:0 18px 40px #0f172a24,0 2px 6px #0f172a0f;backdrop-filter:blur(4px) saturate(200%);-webkit-backdrop-filter:blur(4px) saturate(200%);transform:translateZ(0)}.overviewCard__ttDate,.overviewCard__ttValue,.overviewCard__ttDelta{position:relative;z-index:1}.overviewCard__ttDate{font-size:12px;color:#0f172a75;margin-bottom:4px;line-height:14px}.overviewCard__ttValue{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:2px;line-height:18px;letter-spacing:-.2px}.overviewCard__ttDelta{font-size:12px;font-weight:600;color:#64748b;line-height:14px}.overviewCard__ttDeltaPos{color:#16a34a}.overviewCard__ttDeltaNeg{color:#dc2626}.overviewCard__bottom{margin-top:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.overviewCard__kpiValue{font-size:18px;font-weight:600;color:#0f172a}.overviewCard__kpiSuffix{font-size:18px;font-weight:900;margin-left:6px;color:#2563eb}.overviewCard__kpiSuffix--neg{color:#dc2626}.overviewCard__kpiSuffix--empty{color:#6b7280}.overviewCard__updated{text-align:right;min-width:0}.overviewCard__updatedLabel{font-size:11px;font-weight:600;color:#0f172a75;padding-bottom:4px}.overviewCard__updatedValue{font-size:12px;line-height:16px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._root_1acx5_1{display:inline-flex;align-items:center;width:fit-content;max-width:100%;gap:0;padding:4px;border-radius:10px;background:#0f172a0f}._rootStretch_1acx5_12{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));width:100%}._option_1acx5_18,._optionActive_1acx5_19{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:max-content;flex:0 0 auto;height:28px;padding:0 10px;border-radius:6px;border:0;background:transparent;color:#6b7280;cursor:pointer;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;transition:background .12s ease,color .12s ease,box-shadow .12s ease}._option_1acx5_18:hover{color:#374151}._option_1acx5_18:active,._optionActive_1acx5_19:active{transform:translateY(1px)}._option_1acx5_18:focus-visible,._optionActive_1acx5_19:focus-visible{outline:2px solid rgba(37,99,235,.55);outline-offset:1px}._optionActive_1acx5_19{background:#fff;color:#0f172a;box-shadow:inset 0 0 0 1px #0f172a0f}._optionStretch_1acx5_62{flex:1 1 0;min-width:0;padding:0;text-align:center;width:100%}._optionContent_1acx5_70{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0}@media(max-width:920px){._rootStretch_1acx5_12{display:flex;width:100%}._optionStretch_1acx5_62{width:auto;min-width:0;flex:1 1 0;padding:0 6px}._option_1acx5_18,._optionActive_1acx5_19{font-size:11px;min-width:0}._optionContent_1acx5_70{gap:3px;max-width:100%}}._card_wl59e_1{border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;background:#fff;padding:10px 14px;display:flex;flex-direction:column;gap:10px;overflow:hidden}._title_wl59e_13{align-items:center;justify-content:space-between;display:flex;margin:0;font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._chartArea_wl59e_24{position:relative;padding-top:12px;display:flex;flex-direction:column;gap:8px;min-height:138px}._tooltip_wl59e_33{position:absolute;top:0;left:50%;transform:translate(-50%,-100%) translateZ(0);z-index:2;pointer-events:none;min-width:120px;padding:10px 12px;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#ffffff38;color:#0f172a;text-align:left;box-shadow:0 18px 40px #0f172a24,0 2px 6px #0f172a0f;backdrop-filter:blur(4px) saturate(200%);-webkit-backdrop-filter:blur(4px) saturate(200%)}._tooltipValue_wl59e_53{margin-top:3px;font-size:13px;line-height:16px;font-weight:600;color:#0f172a}._tooltipLabel_wl59e_61{font-size:12px;line-height:14px;font-weight:600;color:#0f172a75}._plotArea_wl59e_68{position:relative;height:90px}._grid_wl59e_73{position:absolute;inset:0;pointer-events:none}._gridLine_wl59e_79{position:absolute;left:0;right:0;border-top:1px dashed rgba(203,213,225,.9)}._bars_wl59e_86{position:absolute;inset:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0;align-items:stretch}._xAxis_wl59e_95{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0;align-items:start;min-height:28px}._xAxisCell_wl59e_103{display:flex;justify-content:center;min-width:0;cursor:default;-webkit-user-select:none;user-select:none}._barColumn_wl59e_111{display:flex;align-items:end;justify-content:center;width:100%;height:100%;min-width:0}._barButton_wl59e_120{width:100%;min-height:3px;display:flex;align-items:flex-end;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}._bar_wl59e_86{width:3px;height:100%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#638fff,#5f84f5d1);transition:width .14s ease,background .14s ease,transform .14s ease}._barZero_wl59e_140{background:linear-gradient(180deg,#94a3b8f2,#94a3b8c2)}._barButton_wl59e_120:hover ._bar_wl59e_86,._barButton_wl59e_120:focus-visible ._bar_wl59e_86,._barButtonActive_wl59e_146 ._bar_wl59e_86{width:3px;background:linear-gradient(180deg,#4e79ff,#4e79ffeb);transform:translateY(-1px)}._barButton_wl59e_120:hover ._barZero_wl59e_140,._barButton_wl59e_120:focus-visible ._barZero_wl59e_140,._barButtonActive_wl59e_146 ._barZero_wl59e_140{background:linear-gradient(180deg,#64748bf2,#64748bc7)}._barLabel_wl59e_158{font-size:10px;line-height:8px;font-weight:600;color:#0f172a75;text-align:center;white-space:nowrap;writing-mode:vertical-rl;transform:rotate(180deg);cursor:default;-webkit-user-select:none;user-select:none}._state_wl59e_171{font-size:12px;line-height:18px;color:#6b7280;font-weight:500}._error_wl59e_178{font-size:12px;line-height:16px;color:#dc2626}@media(max-width:980px){._card_wl59e_1{padding:10px}._chartArea_wl59e_24{min-height:138px}._plotArea_wl59e_68{height:90px}._barLabel_wl59e_158{font-size:9px;line-height:10px}}._wrap_t2u2w_1{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0;position:relative;overflow:visible}._statItem_t2u2w_10{position:relative;padding:10px 10px 9px;min-width:0;max-height:93px;border:1px solid rgba(0,0,0,.06);background:#fff;border-radius:10px;box-shadow:0 10px 24px #0000000a;overflow:visible;z-index:1;opacity:0;transform:translateY(10px);animation:_statCardEnter_t2u2w_1 .52s cubic-bezier(.22,1,.36,1) forwards}._statItem_t2u2w_10:hover,._statItem_t2u2w_10:focus-within{z-index:30}._statItem_t2u2w_10:nth-child(1){animation-delay:0ms}._statItem_t2u2w_10:nth-child(2){animation-delay:40ms}._statItem_t2u2w_10:nth-child(3){animation-delay:80ms}._statItem_t2u2w_10:nth-child(4){animation-delay:.12s}._statItem_t2u2w_10:nth-child(5){animation-delay:.16s}._statItem_t2u2w_10:nth-child(6){animation-delay:.2s}._statItem_t2u2w_10:nth-child(7){animation-delay:.24s}._statItem_t2u2w_10:nth-child(8){animation-delay:.28s}._statHead_t2u2w_40{display:flex;align-items:center;gap:8px;margin-bottom:6px;min-width:0;min-height:28px}._iconWrap_t2u2w_49{width:26px;height:26px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:#334155;background:#0f172a0f;box-shadow:0 6px 16px #0f172a0d}._iconWrap_t2u2w_49>svg{position:relative;z-index:1}._roiHeadIconExceptional_t2u2w_67,._roiHeadIconDanger_t2u2w_72{position:relative;overflow:hidden}._roiHeadIconGlyph_t2u2w_77{position:relative;z-index:1}._roiHeadBgLayer_t2u2w_82{position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .9s ease-in-out}._roiHeadBgActive_t2u2w_91{opacity:1}._roiHeadBgInactive_t2u2w_95{opacity:0}._roiHeadBgPreset1_t2u2w_99{background:linear-gradient(132deg,#115e2b4f,#16a34a3d,#4ade8033,#15803d42),radial-gradient(126% 124% at 22% 24%,#86efac4d,#16a34a24 56%,#115e2b00 78%)}._roiHeadBgPreset2_t2u2w_105{background:linear-gradient(148deg,#14532d4d,#16a34a42,#34d39933,#115e2b45),radial-gradient(132% 136% at 76% 20%,#6ee7934a,#16a34a21 54%,#14532d00 77%)}._roiHeadBgPreset3_t2u2w_111{background:linear-gradient(118deg,#115e2b4a,#15803d40,#4ade8036,#16a34a47),radial-gradient(138% 122% at 66% 78%,#86efac47,#16a34a1f 58%,#115e2b00 80%)}._roiHeadBgPreset4_t2u2w_117{background:linear-gradient(162deg,#14532d4f,#16a34a3b,#56f59e2e,#15803d45),radial-gradient(128% 142% at 28% 74%,#4ade804d,#16a34a21 57%,#14532d00 79%)}._roiHeadBgPreset5_t2u2w_123{background:linear-gradient(126deg,#115e2b4d,#16a34a40,#6ee79333,#10b98138),radial-gradient(136% 126% at 80% 66%,#86efac4d,#16a34a1f 55%,#115e2b00 77%)}._roiHeadBgPreset6_t2u2w_129{background:linear-gradient(144deg,#14532d4d,#16a34a3d,#4ade8030,#22c55e3d),radial-gradient(134% 134% at 18% 32%,#6ee7934d,#16a34a24 53%,#14532d00 76%)}._roiHeadBgPreset7_t2u2w_135{background:linear-gradient(154deg,#115e2b4a,#15803d3d,#34d39933,#16a34a45),radial-gradient(140% 128% at 58% 14%,#86efac4a,#16a34a21 56%,#115e2b00 79%)}._roiHeadBgPreset8_t2u2w_141{background:linear-gradient(136deg,#14532d4f,#16a34a40,#4ade8033,#15803d42),radial-gradient(126% 140% at 42% 86%,#6ee7934a,#16a34a1f 57%,#14532d00 80%)}._roiHeadBgDangerLayer_t2u2w_147{filter:saturate(1.08)}._roiHeadBgDangerPreset1_t2u2w_151{background:linear-gradient(132deg,#7f1d1d4f,#dc26263d,#f8717133,#991b1b42),radial-gradient(126% 124% at 22% 24%,#fca5a54d,#dc262624 56%,#7f1d1d00 78%)}._roiHeadBgDangerPreset2_t2u2w_157{background:linear-gradient(148deg,#7f1d1d4d,#dc262642,#fb929233,#991b1b45),radial-gradient(132% 136% at 76% 20%,#fca5a54a,#dc262621 54%,#7f1d1d00 77%)}._roiHeadBgDangerPreset3_t2u2w_163{background:linear-gradient(118deg,#7f1d1d4a,#b91c1c40,#f8717136,#dc262647),radial-gradient(138% 122% at 66% 78%,#fecaca47,#dc26261f 58%,#7f1d1d00 80%)}._roiHeadBgDangerPreset4_t2u2w_169{background:linear-gradient(162deg,#7f1d1d4f,#dc26263b,#fc81812e,#991b1b45),radial-gradient(128% 142% at 28% 74%,#f871714d,#dc262621 57%,#7f1d1d00 79%)}._roiHeadBgDangerPreset5_t2u2w_175{background:linear-gradient(126deg,#7f1d1d4d,#dc262640,#fca5a533,#ef444438),radial-gradient(136% 126% at 80% 66%,#fecaca4d,#dc26261f 55%,#7f1d1d00 77%)}._roiHeadBgDangerPreset6_t2u2w_181{background:linear-gradient(144deg,#7f1d1d4d,#dc26263d,#f8717130,#ef44443d),radial-gradient(134% 134% at 18% 32%,#fca5a54d,#dc262624 53%,#7f1d1d00 76%)}._roiHeadBgDangerPreset7_t2u2w_187{background:linear-gradient(154deg,#7f1d1d4a,#b91c1c3d,#fb929233,#dc262645),radial-gradient(140% 128% at 58% 14%,#fecaca4a,#dc262621 56%,#7f1d1d00 79%)}._roiHeadBgDangerPreset8_t2u2w_193{background:linear-gradient(136deg,#7f1d1d4f,#dc262640,#f8717133,#991b1b42),radial-gradient(126% 140% at 42% 86%,#fca5a54a,#dc26261f 57%,#7f1d1d00 80%)}._title_t2u2w_199{font-size:11px;line-height:14px;color:#475569;font-weight:600;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._titleSingleLine_t2u2w_211{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:anywhere}._value_t2u2w_223{font-size:14px;line-height:22px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._meta_t2u2w_233{margin-top:2px;font-size:11px;line-height:14px;font-weight:600;color:#0f172a75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:14px;cursor:default;position:relative}._metaWithTooltip_t2u2w_247{overflow:visible}._changesMetaButton_t2u2w_251{margin-top:2px;display:inline-flex;align-items:center;gap:2px;position:relative;min-height:14px;padding:0;border:0;background:transparent;vertical-align:top;color:#0f172a75;max-width:100%;min-width:0;overflow:visible;cursor:default}._tooltipBase_t2u2w_269{padding:8px;border-radius:10px;border:1px solid rgba(0,0,0,.06);background:#fff;color:#0f172a;font-size:11px;line-height:16px;font-weight:400;text-align:left;white-space:normal;box-shadow:0 10px 24px #0000000a;opacity:0;visibility:hidden;pointer-events:none;z-index:50}._tooltipsSuspended_t2u2w_287 ._helpTooltip_t2u2w_287,._tooltipsSuspended_t2u2w_287 ._metricStatusTooltip_t2u2w_288,._tooltipsSuspended_t2u2w_287 ._changesTooltip_t2u2w_289{opacity:0!important;visibility:hidden!important;pointer-events:none!important}._changesMetaTitle_t2u2w_295{font-size:11px;line-height:14px;font-weight:600;white-space:nowrap;color:#0f172a75;padding:0 2px;cursor:default}._changesMetaTitlePlaceholder_t2u2w_305{font-size:11px;line-height:14px;font-weight:600;white-space:nowrap;padding:0 2px;visibility:hidden}._changesTrendIcon_t2u2w_314{width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}._changesTrendIcon_t2u2w_314 svg{width:12px;height:12px;stroke:currentColor}._changePart_t2u2w_329{display:inline-flex;align-items:center;font-size:11px;line-height:14px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}._changePart_t2u2w_329>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._changePartInsufficient_t2u2w_349{display:inline-flex;align-items:center;gap:4px;position:relative;min-height:14px;max-width:100%;min-width:0}._changePartInsufficientText_t2u2w_359{font-size:11px;line-height:14px;font-weight:600;color:#0f172a75;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}._changePart_t2u2w_329 svg{width:10px;height:10px;stroke:currentColor}._outcomesDividermini_t2u2w_379{width:1px;height:14px;background:#e2e8f0;margin-left:2px;margin-right:2px}._changePositive_t2u2w_387{color:#16a34a}._changeNegative_t2u2w_391{color:#dc2626}._changeNeutral_t2u2w_395{color:#6b7280}._changesTooltip_t2u2w_289{position:absolute;top:18px;left:0;z-index:50;min-width:210px;max-width:240px}._changesMetaButton_t2u2w_251:hover ._changesTooltip_t2u2w_289,._changesMetaButton_t2u2w_251:hover ._metricStatusTooltip_t2u2w_288,._changesMetaButton_t2u2w_251:focus ._changesTooltip_t2u2w_289,._changesMetaButton_t2u2w_251:focus ._metricStatusTooltip_t2u2w_288,._changesMetaButton_t2u2w_251:active ._changesTooltip_t2u2w_289,._changesMetaButton_t2u2w_251:active ._metricStatusTooltip_t2u2w_288,._changesMetaButton_t2u2w_251:focus-visible ._changesTooltip_t2u2w_289{opacity:1;visibility:visible}._changesMetaButton_t2u2w_251:focus-visible ._metricStatusTooltip_t2u2w_288{opacity:1;visibility:visible}._changesTooltipParagraph_t2u2w_425{display:block}._changesTooltipDivider_t2u2w_429{display:block;height:1px;margin:6px 0;background:#d1d5db}._changesTooltipIndicatorBlock_t2u2w_436{display:block}._changesTooltipIndicatorTitle_t2u2w_440{display:inline-flex;align-items:center;gap:5px;font-weight:600}._changesTooltipIconNegative_t2u2w_447{color:#dc2626;flex:0 0 auto}._changesTooltipIconPositive_t2u2w_452{color:#16a34a;flex:0 0 auto}._metaGroup_t2u2w_457{margin-top:2px;max-height:14px;width:100%;min-width:0;position:relative}._metricIcon_t2u2w_465{width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;cursor:default}._metricIconInline_t2u2w_475{vertical-align:-3px}._metricIcon_t2u2w_465 svg{width:12px;height:12px;stroke:currentColor;fill:none}._metricIconLoading_t2u2w_486{color:#64748b}._metricIconLow_t2u2w_490{color:#ef4444}._metricIconMedium_t2u2w_494{color:#f97316}._metricIconHigh_t2u2w_498{color:#16a34a}._metricStatusButton_t2u2w_502{display:flex;align-items:center;gap:4px;position:relative;min-height:14px;padding:0;border:0;background:transparent;vertical-align:top;width:100%;max-width:100%;min-width:0;cursor:default}._metricStatusTrigger_t2u2w_518{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%;flex:0 0 auto}._insufficientDistanceTip_t2u2w_527{display:inline-flex;align-items:center;position:relative;min-height:14px;max-width:100%;min-width:0}._metricStatusText_t2u2w_536{font-size:11px;line-height:14px;font-weight:600;color:#0f172a75;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}._trustShieldIcon_t2u2w_549{width:12px;height:12px;fill:currentColor;stroke:none}._metricIconRed_t2u2w_556{color:#ef4444}._metricIconNoHistory_t2u2w_560{color:#e53935}._outcomesHitRateIconOrange_t2u2w_564{color:#f97316}._metricIconGray_t2u2w_568{color:#64748b}._metricIconLightGreen_t2u2w_572{color:#4ade80}._metricIconGreen_t2u2w_576{color:#16a34a}._trustToneDanger_t2u2w_581{color:#ef4444}._trustToneWarning_t2u2w_585{color:#f97316}._trustToneSuccess_t2u2w_589{color:#16a34a}._trustToneNeutral_t2u2w_593{color:#64748b}._metricIconExceptional_t2u2w_597{width:12px;height:12px;stroke:#0f7a3a;filter:drop-shadow(0 0 0 rgba(0,0,0,0));animation:_roiGreenFlow_t2u2w_1 1.8s ease-in-out infinite}@keyframes _roiGreenFlow_t2u2w_1{0%{stroke:#0f7a3a;filter:drop-shadow(0 0 2px rgba(15,122,58,.18));opacity:.95}25%{stroke:#169b45;filter:drop-shadow(0 0 4px rgba(22,155,69,.24));opacity:1}50%{stroke:#37d67a;filter:drop-shadow(0 0 7px rgba(55,214,122,.38));opacity:1}75%{stroke:#19b85e;filter:drop-shadow(0 0 4px rgba(25,184,94,.24));opacity:1}to{stroke:#0f7a3a;filter:drop-shadow(0 0 2px rgba(15,122,58,.18));opacity:.95}}@keyframes _statCardEnter_t2u2w_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._metricStatusTooltip_t2u2w_288{position:absolute;top:calc(100% + 13px);left:-10px;z-index:50;width:calc(100% + 20px);min-width:calc(100% + 20px);max-width:calc(100% + 20px);white-space:pre-line;line-height:1.4}._metricStatusTrigger_t2u2w_518:hover+._metricStatusTooltip_t2u2w_288,._metricStatusTrigger_t2u2w_518:active+._metricStatusTooltip_t2u2w_288,._metricStatusButton_t2u2w_502:focus-visible ._metricStatusTooltip_t2u2w_288{opacity:1;visibility:visible}._insufficientDistanceTip_t2u2w_527 ._metricStatusTrigger_t2u2w_518:hover+._metricStatusTooltip_t2u2w_288,._insufficientDistanceTip_t2u2w_527 ._metricStatusTrigger_t2u2w_518:active+._metricStatusTooltip_t2u2w_288{opacity:1;visibility:visible}._stateError_t2u2w_671{font-size:14px;line-height:20px;color:#dc2626}._outcomesValue_t2u2w_677{display:flex;align-items:center;gap:6px}._outcomeItem_t2u2w_683{display:flex;align-items:center;gap:2px}._outcomesDivider_t2u2w_379{width:1px;height:16px;background:#e2e8f0}._winIcon_t2u2w_695{color:#16a34a}._lossIcon_t2u2w_699{color:#ef4444}._voidIcon_t2u2w_703{color:#94a3b8}._outcomeValue_t2u2w_707{color:#0f172a}._outcomesHitRateMeta_t2u2w_711{display:flex;align-items:center;gap:4px;position:relative;min-height:14px;padding:0;border:0;background:transparent;vertical-align:top;margin-top:2px;width:100%;max-width:100%;min-width:0;cursor:default}._plannedProfitMetaGroup_t2u2w_730{margin-top:2px;min-height:28px;display:flex;flex-direction:column;gap:0;width:100%;position:relative}._plannedProfitMetaGroup_t2u2w_730 ._meta_t2u2w_233{margin-top:0}._plannedProfitConfidenceLine_t2u2w_744{display:inline-flex;align-items:center;gap:4px;min-height:14px}._plannedProfitConfidenceText_t2u2w_751{font-size:11px;line-height:14px;font-weight:600;white-space:nowrap}._plannedProfitConfidenceRed_t2u2w_758{color:#ef4444}._plannedProfitConfidenceOrange_t2u2w_762{color:#f97316}._plannedProfitConfidenceGreen_t2u2w_766{color:#16a34a}._splitValue_t2u2w_769{display:flex;align-items:center;gap:8px}._splitPart_t2u2w_775{display:inline-flex;align-items:center;min-width:0}._splitDivider_t2u2w_781{width:1px;height:16px;background:#e2e8f0;flex:0 0 auto}._helpButton_t2u2w_788{position:absolute;top:10px;right:10px;width:16px;height:16px;color:#0f172a75;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:default}._helpButton_t2u2w_788 svg{width:16px;height:16px}._helpTooltip_t2u2w_287{position:absolute;top:18px;right:0;z-index:50;min-width:220px;max-width:240px}._helpTooltipParagraph_t2u2w_820{margin:0}._helpTooltipParagraph_t2u2w_820+._helpTooltipParagraph_t2u2w_820{margin-top:8px}._helpButton_t2u2w_788:hover ._helpTooltip_t2u2w_287,._helpButton_t2u2w_788:focus ._helpTooltip_t2u2w_287,._helpButton_t2u2w_788:active ._helpTooltip_t2u2w_287,._helpButton_t2u2w_788:focus-visible ._helpTooltip_t2u2w_287{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){._statItem_t2u2w_10{animation:none;opacity:1;transform:none}._roiHeadBgLayer_t2u2w_82{transition:none}._roiHeadBgInactive_t2u2w_95{opacity:0}._roiHeadBgActive_t2u2w_91{opacity:1}}@media(max-width:1200px){._wrap_t2u2w_1{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:761px)and (max-width:1200px){._wrap_t2u2w_1>:nth-child(1){order:1}._wrap_t2u2w_1>:nth-child(2){order:2}._wrap_t2u2w_1>:nth-child(5){order:3}._wrap_t2u2w_1>:nth-child(6){order:4}._wrap_t2u2w_1>:nth-child(7){order:5}._wrap_t2u2w_1>:nth-child(3){order:6}._wrap_t2u2w_1>:nth-child(8){order:7}._wrap_t2u2w_1>:nth-child(4){order:8}}@media(max-width:760px){._wrap_t2u2w_1{grid-template-columns:repeat(2,minmax(0,1fr))}._statItem_t2u2w_10:hover,._statItem_t2u2w_10:focus-within,._statItem_t2u2w_10:has(._changesMetaButton_t2u2w_251:active),._statItem_t2u2w_10:has(._metricStatusButton_t2u2w_502:active),._statItem_t2u2w_10:has(._helpButton_t2u2w_788:active){z-index:40}._metricStatusButton_t2u2w_502,._insufficientDistanceTip_t2u2w_527{display:flex;align-items:center;width:100%;max-width:100%;position:static}._metaGroup_t2u2w_457,._plannedProfitMetaGroup_t2u2w_730{display:block;width:100%;max-width:100%;position:relative}._outcomesHitRateMeta_t2u2w_711{display:flex;align-items:center;width:100%;max-width:100%;position:relative}._helpTooltip_t2u2w_287,._metricStatusTooltip_t2u2w_288,._changesTooltip_t2u2w_289{min-width:0;box-sizing:border-box}._helpButton_t2u2w_788{left:10px;right:10px;width:auto;justify-content:flex-end}._helpTooltip_t2u2w_287{top:calc(100% + 6px);left:-10px;right:auto;width:calc(100% + 10px);min-width:calc(100% + 10px);max-width:calc(100% + 10px)}._metricStatusTooltip_t2u2w_288{display:block;top:calc(100% + 12px);left:-10px;right:auto;width:calc(100% + 20px);min-width:calc(100% + 20px);max-width:calc(100% + 20px)}._changesMetaButton_t2u2w_251{display:flex;align-items:center;position:relative;width:100%;max-width:100%}._changesTooltip_t2u2w_289{top:calc(100% + 6px);left:0;right:0;width:auto;max-width:none}._wrap_t2u2w_1>:nth-child(odd) ._helpTooltip_t2u2w_287,._wrap_t2u2w_1>:nth-child(odd) ._changesTooltip_t2u2w_289{left:-10px;right:auto}._wrap_t2u2w_1>:nth-child(2n) ._helpTooltip_t2u2w_287,._wrap_t2u2w_1>:nth-child(2n) ._changesTooltip_t2u2w_289{left:auto;right:0}._statItemDrawdown_t2u2w_995{order:5}._statItemPlannedProfit_t2u2w_999{order:7}._statItemRoi_t2u2w_1003{order:6}._statItemTotalProfit_t2u2w_1007{order:8}._statItem_t2u2w_10{padding-right:10px}._statHead_t2u2w_40{align-items:center;padding-right:2px}._title_t2u2w_199{padding-right:28px;line-height:13px;min-height:26px;align-content:center;word-break:break-word;overflow-wrap:anywhere}._titleSingleLine_t2u2w_211{padding-right:28px;min-height:26px;line-height:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal;word-break:normal;overflow-wrap:break-word;overflow:hidden}}._card_2h2dg_1{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;padding:10px 14px;display:flex;flex-direction:column;gap:6px;box-shadow:4px 4px 10px #0e18300a;transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease;max-width:100%;min-width:0}._row_2h2dg_16{display:grid;grid-template-columns:160px minmax(0,1fr);column-gap:4px;align-items:start;min-width:0;max-width:100%}._leftCol_2h2dg_25{display:flex;flex-direction:column;gap:4px;min-width:0}._metaTop_2h2dg_32{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden}._metaBottom_2h2dg_40{font-size:11px;font-weight:600;color:#0f172a85;white-space:nowrap;height:22px;display:flex;align-items:center;gap:6px}._sportPill_2h2dg_51{width:22px;height:22px;border-radius:6px;background:#0f172a0a;display:flex;align-items:center;justify-content:center;flex:0 0 auto}._sportIcon_2h2dg_62{width:18px;height:18px;display:block}._sportIconFootball_2h2dg_68{color:#16a34a}._sportIconBasketball_2h2dg_69{color:#f97316}._sportIconTennis_2h2dg_70{color:#65a30d}._sportIconHockey_2h2dg_71{color:#64748b}._sportIconBaseball_2h2dg_72{color:#2563eb}._sportIconAmericanFootball_2h2dg_73{color:#7c3aed}._sportIconVolleyball_2h2dg_74{color:#0891b2}._sportIconHandball_2h2dg_75{color:#ea580c}._sportIconCricket_2h2dg_76{color:#059669}._sportIconMma_2h2dg_77{color:#dc2626}._sportIconEsports_2h2dg_78{color:#9333ea}._sportIconDefault_2h2dg_79{color:#64748b}._sportPillFootball_2h2dg_81{background:linear-gradient(135deg,#16a34a1f,#16a34a0a)}._sportPillBasketball_2h2dg_85{background:linear-gradient(135deg,#f9731624,#f973160d)}._sportPillTennis_2h2dg_89{background:linear-gradient(135deg,#65a30d24,#65a30d0d)}._sportPillHockey_2h2dg_93{background:linear-gradient(135deg,#64748b24,#64748b0d)}._sportPillBaseball_2h2dg_97{background:linear-gradient(135deg,#2563eb24,#2563eb0d)}._sportPillAmericanFootball_2h2dg_101{background:linear-gradient(135deg,#7c3aed24,#7c3aed0d)}._sportPillVolleyball_2h2dg_105{background:linear-gradient(135deg,#0891b224,#0891b20d)}._sportPillHandball_2h2dg_109{background:linear-gradient(135deg,#ea580c24,#ea580c0d)}._sportPillCricket_2h2dg_113{background:linear-gradient(135deg,#05966924,#0596690d)}._sportPillMma_2h2dg_117{background:linear-gradient(135deg,#dc262624,#dc26260d)}._sportPillEsports_2h2dg_121{background:linear-gradient(135deg,#9333ea24,#9333ea0d)}._sportPillDefault_2h2dg_125{background:linear-gradient(135deg,#64748b24,#64748b0d)}._leagueText_2h2dg_129{font-size:12px;font-weight:600;color:#0f172a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._leagueRow_2h2dg_139{display:flex;align-items:center;gap:6px;min-width:0;max-width:100%;overflow:hidden}._leagueLogo_2h2dg_148,._leagueLogoFallback_2h2dg_149{width:22px;height:22px;border-radius:6px;flex:0 0 auto}._leagueTitleRow_2h2dg_157{display:flex;align-items:center;gap:6px;min-width:0;max-width:100%;overflow:hidden;padding-left:0}._leagueLogo_2h2dg_148{box-sizing:border-box;padding:2px;object-fit:contain;display:block;background:#0f172a0a;box-shadow:0 6px 20px #0f172a0a}._leagueLogoFallback_2h2dg_149{background:#0f172a0a;box-shadow:0 6px 20px #0f172a0a;display:flex;align-items:center;justify-content:center;color:#0f172a7a}._leagueLogoFallbackIcon_2h2dg_185{width:16px;height:16px;stroke-width:2}._leagueTextInline_2h2dg_191{font-size:12px;font-weight:600;color:#0f172a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._bookmakerText_2h2dg_201{font-size:11px;font-weight:700;color:#0f172a80;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._contentCol_2h2dg_211{display:flex;flex-direction:column;gap:4px;min-width:0;max-width:100%;overflow:hidden}._matchupRow_2h2dg_220{display:grid;grid-template-columns:minmax(112px,1fr) 22px auto 22px minmax(112px,1fr);align-items:center;gap:6px;width:100%;min-width:0}._matchupDash_2h2dg_229{display:block;width:18px;height:1px;border-radius:999px;background:#0f172ab8;justify-self:center;align-self:center}._matchupName_2h2dg_239{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._matchupNameHome_2h2dg_246{text-align:right}._matchupNameAway_2h2dg_250{text-align:left}._teamLogo_2h2dg_254,._teamLogoFallback_2h2dg_255{width:22px;height:22px;border-radius:6px;flex:0 0 auto}._teamLogo_2h2dg_254{box-sizing:border-box;padding:2px;object-fit:contain;display:block;background:#0f172a0a;box-shadow:0 6px 20px #0f172a0a}._teamLogoFallback_2h2dg_255{background:#0f172a0a;box-shadow:0 6px 20px #0f172a0a;display:flex;align-items:center;justify-content:center;color:#0f172a7a}._teamLogoFallbackIcon_2h2dg_280{width:16px;height:16px;stroke-width:2}._teamName_2h2dg_286{font-size:12px;font-weight:600;color:#0f172a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._metricsLabels_2h2dg_296,._metricsValues_2h2dg_297{display:grid;grid-template-columns:minmax(112px,1.65fr) minmax(50px,.8fr) minmax(42px,.68fr) minmax(50px,.76fr) minmax(48px,.72fr) minmax(64px,.88fr) minmax(56px,.72fr);column-gap:6px;align-items:center;justify-items:center;min-width:0;max-width:100%}._metricLabel_2h2dg_307{font-size:11px;font-weight:600;color:#0f172a85;white-space:nowrap;height:22px;display:flex;align-items:center;justify-content:center;width:100%;text-align:center}._metricValue_2h2dg_320{min-width:0;width:100%;height:22px;display:flex;align-items:center;justify-content:center}._metricLabelCombined_2h2dg_329,._metricValueCombined_2h2dg_330{justify-content:center}._metricLabelCombined_2h2dg_329{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,.7fr);align-items:center;gap:6px;width:100%}._metricLabelDivider_2h2dg_342{display:block;width:1px;height:16px;align-self:center;background:#0f172a29;border-radius:999px}._metricLabelMarket_2h2dg_351{text-align:right;justify-self:end}._metricLabelPeriod_2h2dg_356{text-align:left;justify-self:start}._metricValueCombined_2h2dg_330{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,.7fr);align-items:center;gap:6px;width:100%}._metricValueDivider_2h2dg_369{display:block;width:1px;height:16px;margin-block:0;align-self:center;background:#0f172a29;border-radius:999px}._metricValueResult_2h2dg_379,._metricValueResultPending_2h2dg_388{display:flex;align-items:center;justify-content:center;min-width:0;width:100%;height:22px}._valuePill_2h2dg_397{background:transparent;border:0;padding:0;height:auto;border-radius:0;display:block;font-size:12px;font-weight:600;color:#0f172a;width:100%;max-width:100%;min-width:0;text-overflow:ellipsis;white-space:nowrap;text-align:center}._metricValueCombined_2h2dg_330 ._metricMarketValue_2h2dg_415{text-align:right;justify-self:stretch}._metricValueCombined_2h2dg_330 ._metricPeriodValue_2h2dg_420{text-align:left;justify-self:stretch}._valuePillMuted_2h2dg_425{font-size:11px;font-weight:500;line-height:1.1;color:#0f172a8a;width:100%;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}._bookmakerBadge_2h2dg_439{min-width:0;max-width:100%;height:22px;padding:0 8px;border-radius:6px;background:#0f172a0a;color:#0f172a9e;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._bookmakerLogoBadge_2h2dg_457{height:22px;padding:0 6px;border-radius:6px;background:#0f172a0a;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}._bookmakerLogo_2h2dg_457{width:52px;height:12px;display:block;opacity:.85}._timeIconWrap_2h2dg_475{width:22px;height:22px;border-radius:6px;background:#0f172a0a;display:inline-flex;align-items:center;justify-content:center;color:#0f172a7a;flex:0 0 auto}._timeIcon_2h2dg_475{width:16px;height:16px;stroke-width:2}._resultPill_2h2dg_493{width:22px;height:22px;padding:0;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#0f172a0a;flex:0 0 auto}._badgeIcon_2h2dg_505{width:14px;height:14px}._resultText_2h2dg_510{font-weight:900}._pnlValueWin_2h2dg_514{color:#15803df2}._pnlValueLoss_2h2dg_518{color:#b91c1cf2}._pnlValueVoid_2h2dg_522{color:#1e293be0}._pnlValuePending_2h2dg_526{color:#0f172a99}._badgeWin_2h2dg_530{background:#22c55e1f;color:#15803df2;font-size:13px}._badgeLoss_2h2dg_536{background:#ef44441f;color:#b91c1cf2;font-size:13px}._badgeVoid_2h2dg_542{background:#94a3b82e;color:#1e293be0;font-size:13px}._badgePending_2h2dg_548{background:#3b82f61f;color:#1d4ed8f2}._descBtn_2h2dg_553{height:32px;width:32px;border-radius:999px;background:#0f172a0a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 80ms ease,background .16s ease;flex:0 0 auto;border:0}._descBtn_2h2dg_553:hover{background:#0f172a0f}._descBtn_2h2dg_553:active{transform:translateY(1px)}._descIcon_2h2dg_575{width:18px;height:18px;color:#0f172ab3}._desc_2h2dg_553{padding-top:10px;border-top:1px solid rgba(15,23,42,.08);font-size:11px;color:#0f172ab8}@media(max-width:1180px){._row_2h2dg_16{grid-template-columns:170px minmax(0,1fr);column-gap:4px}._metricsLabels_2h2dg_296,._metricsValues_2h2dg_297{grid-template-columns:minmax(104px,1.5fr) minmax(48px,.76fr) minmax(42px,.68fr) minmax(54px,.84fr) minmax(50px,.76fr) minmax(64px,.86fr) minmax(52px,.68fr);column-gap:8px}}@media(max-width:980px){._row_2h2dg_16{grid-template-columns:1fr;row-gap:6px;align-items:start}._metricsLabels_2h2dg_296,._metricsValues_2h2dg_297{grid-template-columns:minmax(112px,1.65fr) minmax(50px,.8fr) minmax(42px,.68fr) minmax(50px,.76fr) minmax(48px,.72fr) minmax(64px,.88fr) minmax(56px,.72fr);column-gap:6px;row-gap:0;min-width:470px}._metricValueCombined_2h2dg_330{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)}._metricLabel_2h2dg_307,._metricValue_2h2dg_320,._metricValueResult_2h2dg_379,._metricValueResultPending_2h2dg_388{min-height:22px;height:auto}._metricLabelCombined_2h2dg_329,._metricValueCombined_2h2dg_330{grid-column:auto}._metricValueResult_2h2dg_379{justify-content:center}}@media(max-width:980px){._card_2h2dg_1{padding:10px}._leftCol_2h2dg_25,._contentCol_2h2dg_211{gap:6px}._leftCol_2h2dg_25{flex-direction:row;align-items:center;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}._leftCol_2h2dg_25::-webkit-scrollbar{display:none}._contentCol_2h2dg_211{border-top:1px solid rgba(15,23,42,.08);overflow-x:auto;overflow-y:hidden;padding-top:8px;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}._contentCol_2h2dg_211::-webkit-scrollbar{display:none}._matchupRow_2h2dg_220{grid-template-columns:minmax(0,1fr) 20px auto 20px minmax(0,1fr);gap:4px;min-width:470px}._metaTop_2h2dg_32,._leagueTitleRow_2h2dg_157,._metaBottom_2h2dg_40{position:relative;flex:0 0 auto;min-width:max-content}._leagueTitleRow_2h2dg_157,._metaBottom_2h2dg_40{padding-left:10px}._leagueTitleRow_2h2dg_157:before,._metaBottom_2h2dg_40:before{content:"";position:absolute;left:0;top:50%;width:1px;height:14px;transform:translateY(-50%);background:#0f172a1f;border-radius:999px}._teamLogo_2h2dg_254,._teamLogoFallback_2h2dg_255{width:20px;height:20px}._teamName_2h2dg_286,._leagueTextInline_2h2dg_191,._valuePill_2h2dg_397{font-size:11px;line-height:15px}._metricsLabels_2h2dg_296,._metricsValues_2h2dg_297{grid-template-columns:minmax(112px,1.65fr) minmax(50px,.8fr) minmax(42px,.68fr) minmax(50px,.76fr) minmax(48px,.72fr) minmax(64px,.88fr) minmax(56px,.72fr);column-gap:6px;row-gap:0;min-width:470px}._metricLabelCombined_2h2dg_329{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:4px}._metricLabel_2h2dg_307,._metricValue_2h2dg_320,._metricValueResult_2h2dg_379,._metricValueResultPending_2h2dg_388{min-height:20px}._metricLabel_2h2dg_307{font-size:10px;line-height:12px;white-space:nowrap}._metricLabelCombined_2h2dg_329,._metricValueCombined_2h2dg_330{grid-column:auto}._metricLabelDivider_2h2dg_342,._metricValueDivider_2h2dg_369{display:block}._metricMarketValue_2h2dg_415,._metricPeriodValue_2h2dg_420,._metricValueResult_2h2dg_379{text-align:center;justify-content:center}}._list_16e54_1{display:flex;flex-direction:column;gap:10px}._listCompact_16e54_7{gap:6px}._header_16e54_11{display:flex;align-items:center;justify-content:space-between;gap:12px}._headerWithActions_16e54_18{min-height:28px}._title_16e54_22{font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._headerActions_16e54_29{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px}._refreshButton_16e54_36{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(226,232,240,1);border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:border-color .12s ease,color .12s ease,background-color .12s ease}._refreshButton_16e54_36:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc;color:#0f172ae0}._refreshButton_16e54_36:disabled{opacity:.72;cursor:default}._refreshButtonSpinning_16e54_61 svg{animation:_predictionsFeedSpin_16e54_1 1s linear infinite}._refreshIcon_16e54_65{animation:_predictionsFeedSpinOnce_16e54_1 .48s ease}._state_16e54_69{font-size:12px;line-height:18px;color:#6b7280;font-weight:500}._stateError_16e54_76{font-size:14px;line-height:20px;color:#dc2626}._loadingStack_16e54_82{display:grid;gap:10px;min-height:254px}._loadingCard_16e54_88{border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#fff;box-shadow:0 10px 24px #0000000a;padding:10px 14px;display:grid;gap:10px;opacity:0;transform:translateY(10px);animation:_predictionsCardEnter_16e54_1 .52s cubic-bezier(.22,1,.36,1) forwards}._loadingCard_16e54_88:nth-child(2){animation-delay:40ms}._loadingCard_16e54_88:nth-child(3){animation-delay:80ms}._loadingCardHead_16e54_109{display:flex;align-items:center;gap:8px}._loadingBadge_16e54_115{width:22px;height:22px;border-radius:6px;flex:0 0 22px;background:linear-gradient(90deg,#e2e8f0eb,#f1f5f9fa,#e2e8f0eb);background-size:200% 100%;animation:_predictionsFeedSkeletonShimmer_16e54_1 1.3s ease-in-out infinite}._loadingLine_16e54_125{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,#e2e8f0eb,#f1f5f9fa,#e2e8f0eb);background-size:200% 100%;animation:_predictionsFeedSkeletonShimmer_16e54_1 1.3s ease-in-out infinite}._loadingLineShort_16e54_134{width:34%}._loadingLineWide_16e54_138{width:78%}._loadingMetaRow_16e54_142{display:flex;gap:8px;flex-wrap:wrap}._loadingMeta_16e54_142{width:72px;height:10px}._paginationMeta_16e54_153{margin-top:6px;font-size:13px;color:#475569}._paginationControls_16e54_159{display:flex;align-items:center;justify-content:right;flex-wrap:wrap;gap:4px}._pageBtn_16e54_167,._pageNumberBtn_16e54_168{border:none;border-bottom:2px solid transparent;background:transparent;color:#475569;padding:6px;font-size:12px;font-weight:600;cursor:pointer;line-height:1;min-width:20px;text-align:center}._pageNumberBtn_16e54_168{color:#0f172a;text-align:center}._pageBtn_16e54_167:disabled,._pageNumberBtn_16e54_168:disabled{color:#94a3b8;cursor:default}._pageNumberBtnActive_16e54_193{border-bottom-color:#2563eb;color:#2563eb}._ellipsis_16e54_198{color:#64748b;font-size:13px;line-height:1}._loadingHint_16e54_204{text-align:center;font-size:12px;color:#64748b}._list_16e54_1>article{opacity:0;transform:translateY(10px);animation:_predictionsCardEnter_16e54_1 .52s cubic-bezier(.22,1,.36,1) forwards}._list_16e54_1>article:nth-of-type(1){animation-delay:0ms}._list_16e54_1>article:nth-of-type(2){animation-delay:40ms}._list_16e54_1>article:nth-of-type(3){animation-delay:80ms}._list_16e54_1>article:nth-of-type(4){animation-delay:.12s}._list_16e54_1>article:nth-of-type(5){animation-delay:.16s}._list_16e54_1>article:nth-of-type(6){animation-delay:.2s}._list_16e54_1>article:nth-of-type(7){animation-delay:.24s}._list_16e54_1>article:nth-of-type(8){animation-delay:.28s}._list_16e54_1>article:nth-of-type(9){animation-delay:.32s}._list_16e54_1>article:nth-of-type(10){animation-delay:.36s}@keyframes _predictionsFeedSpin_16e54_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _predictionsCardEnter_16e54_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _predictionsFeedSkeletonShimmer_16e54_1{0%{background-position:100% 50%}to{background-position:0% 50%}}@media(prefers-reduced-motion:reduce){._list_16e54_1>article{animation:none;opacity:1;transform:none}._loadingCard_16e54_88,._loadingBadge_16e54_115,._loadingLine_16e54_125{animation:none;opacity:1;transform:none}}@keyframes _predictionsFeedSpinOnce_16e54_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._shell_2jmrb_1{position:relative;overflow:hidden;border-radius:10px;border:1px solid rgba(0,0,0,.06);background:#fff;box-shadow:0 8px 18px #00000009}._content_2jmrb_10{min-height:50px;display:grid;align-items:center}._footer_2jmrb_16{transform-origin:top center;transition:opacity .1s ease,transform .1s ease}._footerVisible_2jmrb_23{opacity:1;transform:translateY(0)}._footerHidden_2jmrb_28{opacity:0;transform:translateY(-6px);pointer-events:none}._feedShell_fb6ly_1{display:grid;gap:10px}._composerForm_fb6ly_6,._sidebarHeader_fb6ly_7,._emptyState_fb6ly_8,._permissionBlock_fb6ly_9{display:grid;gap:6px}._sidebarTitle_fb6ly_14{font-size:24px;line-height:30px;font-weight:900;color:#0f172a}._sidebarSubtitle_fb6ly_21{max-width:680px;font-size:14px;line-height:21px;color:#64748b}._secondaryButton_fb6ly_28,._primaryButton_fb6ly_29,._iconButton_fb6ly_30,._inlineAction_fb6ly_31,._trendingItem_fb6ly_32{transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}._secondaryButton_fb6ly_28,._primaryButton_fb6ly_29{border-radius:12px;border:1px solid rgba(15,23,42,.08);padding:11px 14px;font-size:13px;line-height:18px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;white-space:nowrap}._secondaryButton_fb6ly_28{background:#fff;color:#0f172a;box-shadow:0 10px 24px #0000000a}._primaryButton_fb6ly_29{background:linear-gradient(135deg,#182033,#24304c);color:#fff;border-color:transparent;box-shadow:0 14px 30px #18203338}._secondaryButton_fb6ly_28:hover,._iconButton_fb6ly_30:hover{background:#f8fafc;border-color:#0f172a24;box-shadow:0 10px 24px #0000000a}._primaryButton_fb6ly_29:hover{background:linear-gradient(135deg,#1f2b45,#2b3959);box-shadow:0 16px 32px #18203342}._secondaryButton_fb6ly_28:active,._primaryButton_fb6ly_29:active,._iconButton_fb6ly_30:active{transform:translateY(1px)}._secondaryButton_fb6ly_28:disabled,._primaryButton_fb6ly_29:disabled,._iconButton_fb6ly_30:disabled,._inlineAction_fb6ly_31:disabled{opacity:.6;cursor:default;box-shadow:none}._composer_fb6ly_6{cursor:default}._composerShellInactive_fb6ly_102{cursor:text}._composerShellActive_fb6ly_106{cursor:default}._composerTextarea_fb6ly_110{width:100%;min-height:18px;overflow:hidden;border:0;outline:none;background:transparent;color:#0f172a;font-family:inherit;font-size:12px;line-height:18px;font-weight:400;letter-spacing:normal;padding:16px 10px;box-sizing:border-box;display:block;cursor:text;white-space:pre-wrap;word-break:break-word}._composerTextarea_fb6ly_110:empty:before{content:attr(data-placeholder);color:#adb8c8;pointer-events:none}._composerTextarea_fb6ly_110::placeholder,._commentInput_fb6ly_138::placeholder{color:#adb8c8;font-family:inherit;font-weight:400}._composerActions_fb6ly_144{display:flex;align-items:center;justify-content:flex-end;gap:12px;height:50px;padding:0 10px;box-sizing:border-box;border-top:1px solid rgba(15,23,42,.05);transform-origin:top center;transition:opacity .1s ease,transform .1s ease}._composerActionsVisible_fb6ly_159{opacity:1;transform:translateY(0)}._composerActionsHidden_fb6ly_164{opacity:0;transform:translateY(-6px);pointer-events:none}._composerActionButton_fb6ly_170,._iconButton_fb6ly_30,._commentDeleteButton_fb6ly_172{width:30px;height:30px;border:1px solid rgba(0,0,0,.06);border-radius:8px;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}._composerActionButton_fb6ly_170:hover,._iconButton_fb6ly_30:hover,._commentDeleteButton_fb6ly_172:hover{background:#f8fafc;border-color:#0f172a24;color:#0f172a}._composerActionButton_fb6ly_170:active,._iconButton_fb6ly_30:active,._commentDeleteButton_fb6ly_172:active{transform:translateY(1px)}._composerActionButtonActive_fb6ly_205{background:#0f172a14;border-color:#0f172a29;color:#0f172a}._composerActionsGroup_fb6ly_211{display:inline-flex;align-items:center;gap:6px}._composerActionsDivider_fb6ly_217{width:1px;height:24px;background:#0f172a1a;border-radius:999px}._composerFooter_fb6ly_223{display:flex;align-items:flex-start;justify-content:flex-start}._composerSubmitButton_fb6ly_229{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#182033,#24304c);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;flex-shrink:0;cursor:pointer;transition:background .16s ease,transform .16s ease,opacity .16s ease}._composerSubmitButton_fb6ly_229:hover{background:linear-gradient(135deg,#1f2b45,#2b3959)}._composerSubmitButton_fb6ly_229:active{transform:translateY(1px)}._composerSubmitButton_fb6ly_229:disabled{opacity:.6;cursor:default;box-shadow:none}._composerHint_fb6ly_262,._permissionText_fb6ly_263,._noComments_fb6ly_264,._sidebarEmpty_fb6ly_265,._emptyText_fb6ly_266,._state_fb6ly_267,._stateError_fb6ly_268,._commentsCaption_fb6ly_269{font-size:12px;line-height:20px}._composerHint_fb6ly_262,._permissionText_fb6ly_263,._noComments_fb6ly_264,._sidebarEmpty_fb6ly_265,._emptyText_fb6ly_266,._state_fb6ly_267,._commentsCaption_fb6ly_269{color:#64748b}._permissionTitle_fb6ly_284,._emptyTitle_fb6ly_285,._commentsTitle_fb6ly_286{font-size:12px;line-height:22px;font-weight:600;color:#0f172a}._permissionActions_fb6ly_293{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}._stateError_fb6ly_268{color:#dc2626}._postList_fb6ly_304{display:grid;gap:10px}._postList_fb6ly_304>article{opacity:0;transform:translateY(10px);animation:_discussionsCardEnter_fb6ly_1 .52s cubic-bezier(.22,1,.36,1) forwards}._postCard_fb6ly_315{position:relative;overflow:hidden;border-radius:10px;padding:14px;background:linear-gradient(180deg,#fffffffc,#fafcfffa);box-shadow:0 10px 24px #0000000a;display:grid;gap:16px}._postCard_fb6ly_315:before{content:"";position:absolute;inset:0 auto 0 0;width:2px;background:linear-gradient(180deg,#2563ebcc,#0ea5e94d)}._postCardPinned_fb6ly_342{background:radial-gradient(240px 120px at 100% 0%,#fbbf2414,#fbbf2400 58%),linear-gradient(180deg,#fffffffc,#fffcf8fa)}._postCardPinned_fb6ly_342:before{background:linear-gradient(180deg,#fb923c94,#fde04738)}._postHeader_fb6ly_364,._postAuthorBlock_fb6ly_365,._postAuthorMeta_fb6ly_366,._postHeaderActions_fb6ly_367,._postStatsRow_fb6ly_368,._postActions_fb6ly_369,._postFootnote_fb6ly_370,._commentsTitleRow_fb6ly_371,._commentHeaderMain_fb6ly_372,._commentTopRow_fb6ly_373,._commentMeta_fb6ly_374{display:flex;align-items:center}._postHeader_fb6ly_364,._commentsTitleRow_fb6ly_371,._commentTopRow_fb6ly_373{justify-content:space-between;gap:12px}._postAuthorBlock_fb6ly_365{gap:12px;min-width:0}._authorLink_fb6ly_391{display:inline-block;max-width:100%;color:inherit;text-decoration:none;transition:color .16s ease}._authorLink_fb6ly_391:hover{color:#1d4ed8}._postCardPinned_fb6ly_342 ._postAuthorName_fb6ly_403._authorLink_fb6ly_391:hover{color:#c96a18}._authorLink_fb6ly_391:focus-visible{outline:2px solid rgba(37,99,235,.34);outline-offset:2px;border-radius:8px}._authorAvatarLink_fb6ly_413{display:block;line-height:0;border-radius:999px;text-decoration:none}._authorAvatarLink_fb6ly_413:focus-visible{outline:2px solid rgba(37,99,235,.34);outline-offset:2px}._postMain_fb6ly_425{display:grid;gap:10px}._postContent_fb6ly_430{display:grid;gap:10px;min-width:0}._postTopRow_fb6ly_436{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}._postAvatar_fb6ly_444{margin-top:0}._postAuthorText_fb6ly_448,._commentMain_fb6ly_449,._trendingBody_fb6ly_450{display:grid;align-content:center;gap:4px;min-width:0}._postAuthorText_fb6ly_448,._commentMain_fb6ly_449{display:grid;gap:3px}._commentMain_fb6ly_449{min-width:0;gap:4px}._postAuthorMetaRow_fb6ly_468,._commentMetaBlock_fb6ly_469{display:grid;gap:4px}._postAuthorName_fb6ly_403,._commentAuthor_fb6ly_475{font-size:13px;line-height:19px;font-weight:900;color:#0f172a}._postAuthorMeta_fb6ly_366,._commentMeta_fb6ly_374,._postFootnote_fb6ly_370,._trendingMeta_fb6ly_485{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;line-height:16px;font-weight:500;color:#64748b}._postAuthorMetaRow_fb6ly_468{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}._metaDivider_fb6ly_504{width:1px;height:12px;border-radius:999px;background:#64748b47}._authorRole_fb6ly_511{font-size:12px;line-height:14px;font-weight:500;color:#64748b;white-space:nowrap}._authorTime_fb6ly_519{white-space:nowrap}._postAuthorMeta_fb6ly_366,._commentMeta_fb6ly_374,._commentMetaBlock_fb6ly_469{min-width:0}._postHeaderActions_fb6ly_367{gap:10px;flex-wrap:wrap;justify-content:flex-end}._postStatsRow_fb6ly_368,._postActions_fb6ly_369{gap:8px;flex-wrap:wrap}._statPill_fb6ly_541,._pinBadge_fb6ly_542{display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:7px 10px;font-size:12px;line-height:16px;font-weight:600}._statPill_fb6ly_541{background:#0f172a0d;color:#334155;border:0;cursor:pointer;font-family:inherit;transition:background .16s ease,color .16s ease,box-shadow .16s ease}._statPill_fb6ly_541:hover{background:#0f172a14;color:#0f172a;box-shadow:0 10px 24px #0000000a}._pinBadge_fb6ly_542{background:linear-gradient(115deg,#fff7edf5,#fffcf4fa 32%,#fff4d6eb,#fffbebf5 68%,#fff7edf5);background-size:180% 100%;background-position:0% 50%;color:#c96a18;border:1px solid rgba(251,191,36,.18);animation:_pinBadgeShimmer_fb6ly_1 4.8s linear infinite alternate}@keyframes _pinBadgeShimmer_fb6ly_1{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes _discussionsCardEnter_fb6ly_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _discussionsCommentEnter_fb6ly_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._postBody_fb6ly_621,._commentBody_fb6ly_622{color:#475569;font-size:12px;line-height:22px;font-weight:500;white-space:pre-wrap;word-break:break-word}._postBody_fb6ly_621{padding-left:52px}._commentBody_fb6ly_622{padding-left:42px}._postBody_fb6ly_621 div,._commentBody_fb6ly_622 div{margin:0}._editorShell_fb6ly_644{box-shadow:0 8px 18px #00000009}._postEditorShell_fb6ly_648{width:100%;margin-left:0}._editorField_fb6ly_653{width:100%;min-height:50px;border:0;background:#fff;color:#0f172a;padding:16px 10px;font:inherit;font-size:12px;line-height:18px;outline:none;box-sizing:border-box;display:block;overflow:hidden;white-space:pre-wrap;word-break:break-word}._editorField_fb6ly_653:empty:before{content:attr(data-placeholder);color:#adb8c8;pointer-events:none}._editorField_fb6ly_653:focus{outline:none}._editorFooterVisible_fb6ly_681{opacity:1;transform:translateY(0)}._editorFooterActions_fb6ly_686{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;box-sizing:border-box;border-top:1px solid rgba(15,23,42,.05);justify-content:flex-start}._editorFooterButtons_fb6ly_697{display:inline-flex;align-items:center;gap:8px;margin-left:auto}._editorFooterActions_fb6ly_686>._composerSubmitButton_fb6ly_229{margin-left:auto}._postBody_fb6ly_621 a,._commentBody_fb6ly_622 a,._editorField_fb6ly_653 a,._commentInput_fb6ly_138 a,._composerTextarea_fb6ly_110 a{color:#2563eb;text-decoration:none;font-weight:600}._postBody_fb6ly_621 a:hover,._commentBody_fb6ly_622 a:hover,._editorField_fb6ly_653 a:hover,._commentInput_fb6ly_138 a:hover,._composerTextarea_fb6ly_110 a:hover{text-decoration:underline}._postCardPinned_fb6ly_342 ._postBody_fb6ly_621 a,._postCardPinned_fb6ly_342 ._commentBody_fb6ly_622 a,._postCardPinned_fb6ly_342 ._editorField_fb6ly_653 a,._postCardPinned_fb6ly_342 ._commentInput_fb6ly_138 a{color:#c96a18}._postFootnote_fb6ly_370{gap:8px}._dot_fb6ly_737{opacity:.48}._commentsSection_fb6ly_741{border-top:1px solid rgba(15,23,42,.05);padding:0 0 0 52px;display:grid;gap:6px}._commentsCollapse_fb6ly_748{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .26s cubic-bezier(.22,1,.36,1),opacity .22s ease}._commentsCollapseCollapsed_fb6ly_757{grid-template-rows:0fr;opacity:0;pointer-events:none}._commentsCollapseInner_fb6ly_763{min-height:0;overflow:hidden}._commentsSectionEmpty_fb6ly_768{padding-top:22px}._commentList_fb6ly_772{display:grid;gap:0}._commentPagination_fb6ly_777{display:flex;align-items:center;justify-content:center;gap:4px;padding:2px 0 10px}._commentPaginationPages_fb6ly_785{display:inline-flex;align-items:center;gap:2px}._commentPaginationButton_fb6ly_791,._commentPaginationPageButton_fb6ly_792{width:24px;height:24px;border:0;background:transparent;color:#64748b;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:18px;font-weight:500;padding:0;cursor:pointer}._commentPaginationButton_fb6ly_791:hover,._commentPaginationPageButton_fb6ly_792:hover{background:#94a3b814;color:#0f172a}._commentPaginationButton_fb6ly_791:disabled{opacity:.38;cursor:default}._commentPaginationPageButton_fb6ly_792{position:relative}._commentPaginationPageButtonActive_fb6ly_824{color:#0f172a}._commentPaginationPageButtonActive_fb6ly_824:after{content:"";position:absolute;left:4px;right:4px;bottom:0;height:2px;border-radius:999px;background:#2563eb}._postCardPinned_fb6ly_342 ._commentPaginationPageButtonActive_fb6ly_824:after{background:#fb923c94}._commentItem_fb6ly_843{display:grid;opacity:0;transform:translateY(10px);padding:14px 0;scroll-margin-top:24px;border-top:1px solid transparent;border-bottom:1px solid transparent;animation:_discussionsCommentEnter_fb6ly_1 .52s cubic-bezier(.22,1,.36,1) forwards;transition:border-top-color .56s cubic-bezier(.22,1,.36,1),border-bottom-color .56s cubic-bezier(.22,1,.36,1),box-shadow .48s ease}._commentItem_fb6ly_843+._commentItem_fb6ly_843{border-top:1px solid rgba(15,23,42,.05)}._commentHeaderMain_fb6ly_372{gap:10px;min-width:0}._commentAvatar_fb6ly_867{flex-shrink:0;margin-top:2px}._commentItem_fb6ly_843._commentItemHighlighted_fb6ly_872{border-top:1px solid rgba(125,211,252,.9);border-bottom:1px solid rgba(125,211,252,.9)}._commentItem_fb6ly_843._commentItemHighlighted_fb6ly_872+._commentItem_fb6ly_843{border-top-color:transparent}._commentItem_fb6ly_843._commentItemPinnedHighlighted_fb6ly_881{border-top:1px solid rgba(251,146,60,.82);border-bottom:1px solid rgba(251,146,60,.82)}._commentItem_fb6ly_843._commentItemPinnedHighlighted_fb6ly_881+._commentItem_fb6ly_843{border-top-color:transparent}._commentActions_fb6ly_890{display:inline-flex;align-items:flex-start;gap:8px;margin-left:auto}._commentDeleteButton_fb6ly_172{flex-shrink:0;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}._commentComposer_fb6ly_906{display:block}._commentComposerEmpty_fb6ly_910{margin-top:0}._commentInputShell_fb6ly_914{cursor:default}._commentInput_fb6ly_138{width:100%;min-height:18px;border:0;background:transparent;color:#0f172a;font-family:inherit;font-size:12px;font-weight:500;line-height:18px;padding:16px 10px;outline:none;box-sizing:border-box;display:block;cursor:text;white-space:pre-wrap;word-break:break-word}._commentInput_fb6ly_138:empty:before{content:attr(data-placeholder);color:#adb8c8;pointer-events:none}._commentComposerActions_fb6ly_943{display:flex;align-items:center;justify-content:flex-end;gap:6px;height:50px;padding:0 10px;box-sizing:border-box;border-top:1px solid rgba(15,23,42,.05)}._commentInput_fb6ly_138:focus,._composerTextarea_fb6ly_110:focus{outline:none}@media(prefers-reduced-motion:reduce){._postList_fb6ly_304>article{animation:none;opacity:1;transform:none}._commentItem_fb6ly_843{animation:none;opacity:1;transform:none}}._sidebarCard_fb6ly_973{position:sticky;border-radius:10px;background:radial-gradient(240px 140px at 100% 0%,#f973161f,#f9731600 60%),linear-gradient(180deg,#fffffffc,#fafcfffa);box-shadow:0 10px 24px #0000000a;padding:10px;display:grid;gap:14px}._sidebarTopRow_fb6ly_983{display:flex;align-items:center;gap:10px}._sidebarBadge_fb6ly_989{width:fit-content;background:#f973161f;color:#c2410c;letter-spacing:.06em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:8px;font-size:12px;line-height:16px;font-weight:600}._sidebarTopTitle_fb6ly_1005{align-items:center;justify-content:space-between;display:flex;font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._trendingList_fb6ly_1015{display:grid;gap:10px}._trendingItem_fb6ly_32{text-decoration:none;color:inherit;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#ffffffeb;box-shadow:0 10px 24px #0000000a;padding:10px}._trendingItem_fb6ly_32:hover{transform:translate(2px);border-color:#f9731629;box-shadow:0 10px 24px #0000000a}._trendingRank_fb6ly_1040{width:38px;height:38px;border-radius:8px;background:#f973161f;color:#c96a18;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:18px;font-weight:900}._trendingPreview_fb6ly_1054{font-size:12px;line-height:20px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._loadMoreWrap_fb6ly_1064{display:flex;justify-content:center}@media(max-width:920px){._sidebarCard_fb6ly_973{position:static}}@media(max-width:720px){._composerFooter_fb6ly_223,._commentComposer_fb6ly_906{flex-direction:column;align-items:stretch}._composerActions_fb6ly_144{align-self:flex-end}._postTopRow_fb6ly_436{align-items:flex-start;justify-content:space-between;gap:10px}._postAuthorBlock_fb6ly_365,._commentHeaderMain_fb6ly_372{flex:1 1 auto;min-width:0;align-items:flex-start}._commentTopRow_fb6ly_373{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:10px}._postAuthorMetaRow_fb6ly_468{display:grid;grid-template-columns:auto auto auto;grid-template-areas:"name name name" "role divider time";gap:2px 6px;align-items:center}._postAuthorName_fb6ly_403,._commentAuthor_fb6ly_475{grid-area:name}._postAuthorMetaRow_fb6ly_468>._metaDivider_fb6ly_504:first-of-type{display:none}._postAuthorMetaRow_fb6ly_468>._metaDivider_fb6ly_504:last-of-type{grid-area:divider}._authorRole_fb6ly_511{grid-area:role}._postAuthorMeta_fb6ly_366,._commentMeta_fb6ly_374{grid-area:time}._pinBadgeText_fb6ly_1138{display:none}._composerActions_fb6ly_144{justify-content:flex-end}._postHeaderActions_fb6ly_367{flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;align-self:flex-start}._commentActions_fb6ly_890{margin-left:0;flex:0 0 auto;align-self:flex-start}._sidebarTitle_fb6ly_14{font-size:20px;line-height:26px}._composer_fb6ly_6{padding:0}._postCard_fb6ly_315,._sidebarCard_fb6ly_973{padding:14px;border-radius:20px}._composerSubmitButton_fb6ly_229{width:30px;height:30px;border-radius:8px}._trendingItem_fb6ly_32{grid-template-columns:38px minmax(0,1fr);align-items:center}}._coverSocials_ubrhr_1{position:absolute;right:16px;bottom:16px;z-index:3;display:flex;align-items:center;gap:8px}._socialButton_ubrhr_11{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,.06);transition:all .2s ease}._socialIcon_ubrhr_24{width:20px;height:20px;display:block;transition:all .2s ease}._socialButton_telegram_ubrhr_31 ._socialIcon_ubrhr_24{color:#229ed9}._socialButton_telegram_ubrhr_31:hover{background:#229ed9}._socialButton_telegram_ubrhr_31:hover ._socialIcon_ubrhr_24{color:#fff}._socialButton_vk_ubrhr_43 ._socialIcon_ubrhr_24{color:#07f}._socialButton_vk_ubrhr_43:hover{background:#07f}._socialButton_vk_ubrhr_43:hover ._socialIcon_ubrhr_24{color:#fff}._socialButton_website_ubrhr_55 ._socialIcon_ubrhr_24{color:#dd4a3a}._socialButton_website_ubrhr_55:hover{background:#dd4a3a}._socialButton_website_ubrhr_55:hover ._socialIcon_ubrhr_24{color:#fff}@media(max-width:920px){._coverSocials_ubrhr_1{right:12px;bottom:12px;gap:6px}}._page_j9gi5_1{width:100%;position:relative}._toastSlot_j9gi5_6{position:absolute;top:0;right:0;z-index:30}._layout_j9gi5_13{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;align-items:start}._left_j9gi5_20{display:grid;gap:10px;min-width:0}._leftStack_j9gi5_26{display:grid;gap:10px}._sectionSwitchRow_j9gi5_31{display:flex;align-items:center;width:100%;padding:8px;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 10px 24px #0000000a;background:#fff}._headerSectionSwitchRow_j9gi5_42{display:flex;align-items:center;width:100%;margin-top:12px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}._sectionSwitch_j9gi5_31{width:100%;max-width:none}._sectionBadge_j9gi5_74{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 4px;border-radius:6px;background:#fff;color:#0f172a;font-size:11px;line-height:20px;font-weight:700;box-shadow:inset 0 0 0 1px #0f172a0f}._sectionBadgeActive_j9gi5_90{padding:0 4px;background:#0f172a0f;color:#0f172a;box-shadow:none}._right_j9gi5_97{display:grid;align-items:start;min-width:0}._sideStack_j9gi5_103{display:grid;gap:10px;min-width:0}._layoutTimeCharts_j9gi5_109,._layoutDistributionCharts_j9gi5_117{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch;min-width:0}._layoutPublicationHours_j9gi5_125,._layoutLeadTime_j9gi5_126{display:flex;min-width:0}._layoutPublicationHours_j9gi5_125>*,._layoutLeadTime_j9gi5_126>*{flex:1 1 auto}._layoutLimits_j9gi5_136,._layoutOdds_j9gi5_137{display:flex;min-width:0}._layoutLimits_j9gi5_136>*,._layoutOdds_j9gi5_137>*{flex:1 1 auto}._discussionDesktopAside_j9gi5_147{height:100%}._discussionDesktopAsideStack_j9gi5_151{display:flex;flex-direction:column;gap:10px;min-height:100%}._discussionDesktopRatingsCard_j9gi5_158{flex:1 1 auto}._headerCard_j9gi5_162{min-height:350px;border:1px solid rgba(0,0,0,.06);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 24px #0000000a}._cover_j9gi5_171{position:relative;height:180px;background:#0f172a0f}._coverImg_j9gi5_177{width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0)}._coverFallback_j9gi5_185{width:100%;height:100%;background:radial-gradient(900px 260px at 70% 40%,#2563eb47,#2563eb24 35%,#2563eb0f 60%,#2563eb00 78%),linear-gradient(135deg,#0f172a1a,#0f172a05)}._coverShade_j9gi5_198{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#00000014 60%,#0000001f);pointer-events:none}._headerBody_j9gi5_210{padding:10px;position:relative}._headerContent_j9gi5_215{display:flex;gap:20px;position:relative;padding:0 0 0 10px}._avatarWrap_j9gi5_222{width:96px;height:96px;flex:0 0 auto;position:relative;transform:translateY(-35px);z-index:2}._avatarWrap_j9gi5_222:before{content:"";position:absolute;inset:-5px;border-radius:999px;background:#fff;z-index:0}._avatarImg_j9gi5_240{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block;position:relative;z-index:1;box-shadow:0 10px 24px #0f172a1a}._avatarFallback_j9gi5_251{width:100%;height:100%;border-radius:999px;background:linear-gradient(135deg,#2563eb38,#2563eb0f);position:relative;z-index:1;box-shadow:0 10px 24px #0f172a29}._headerMain_j9gi5_261{flex:1;min-width:0}._headerTopRow_j9gi5_266{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._titleBlock_j9gi5_273{display:flex;flex-direction:column;gap:4px;min-width:0}._title_j9gi5_273{font-size:22px;line-height:32px;font-weight:800;color:#0f172a}._handle_j9gi5_287{font-size:13px;line-height:18px;font-weight:600;color:#475569}._hr_j9gi5_294{height:1px;background:#14181c1a;margin:10px 0}._meta_j9gi5_300{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;line-height:18px;color:#0f172ab3}._metaDot_j9gi5_311{color:#0f172a66}._actions_j9gi5_315{display:flex;align-items:center;gap:10px;flex:0 0 auto}._actionsPrimary_j9gi5_322{display:flex;align-items:center;gap:10px}._coverActions_j9gi5_328{position:absolute;top:16px;right:16px;z-index:3;display:flex;align-items:center;gap:8px}._iconBtn_j9gi5_338{width:40px;height:40px;border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgba(0,0,0,.06);transition:background .16s ease,border-color .16s ease;text-decoration:none}._iconBtn_j9gi5_338:hover{background:#f9fafb;border-color:#0000001a}._iconBtn_j9gi5_338:active{transform:translateY(1px);background:#eef0f3}._mobileBackBtn_j9gi5_362{display:none;position:absolute;top:16px;left:16px;z-index:3}._icon_j9gi5_338{width:18px;height:18px;color:#111827}._btn_j9gi5_377,._btnPrimary_j9gi5_391{background:#fff;border:1px solid rgba(0,0,0,.06);color:#0f172a;border-radius:6px;padding:8px 10px;font-size:12px;line-height:18px;font-weight:800;cursor:pointer;margin-left:auto;transition:background .18s ease,border-color .18s ease,transform .12s ease}._btn_j9gi5_377:disabled,._btnPrimary_j9gi5_391:disabled{opacity:.6;cursor:default}._btn_j9gi5_377:hover{background:#f9fafb;border-color:#0000001a}._btn_j9gi5_377:active{transform:translateY(1px)}._btnPrimary_j9gi5_391:hover{background:#f9fafb;border-color:#0000001a}._btnPrimary_j9gi5_391:active{transform:translateY(1px)}._aboutBlock_j9gi5_429{display:grid;gap:6px}._aboutTitleRow_j9gi5_434{display:flex;align-items:center;gap:8px}._aboutTitle_j9gi5_434{font-size:13px;line-height:18px;font-weight:800;color:#0f172a}._aboutToggle_j9gi5_447{width:22px;height:22px;border-radius:8px;border:1px solid rgba(0,0,0,.06);background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#64748b;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}._aboutToggle_j9gi5_447:hover{background:#f8fafc;border-color:#0000001a;color:#0f172ae0}._aboutToggleExpanded_j9gi5_468{background:#f8fafc}._aboutToggleIcon_j9gi5_472{width:14px;height:14px}._aboutToggleExpanded_j9gi5_468 ._aboutToggleIcon_j9gi5_472{transform:rotate(180deg)}._aboutText_j9gi5_481{font-size:12px;line-height:20px;color:#475569;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._aboutTextWrap_j9gi5_491{max-height:20px;overflow:hidden;opacity:.96;transition:max-height .22s ease,opacity .18s ease}._aboutTextWrapExpanded_j9gi5_498{max-height:240px;opacity:1}._aboutTextExpanded_j9gi5_503{white-space:pre-line;text-overflow:clip}._aboutTextMeasure_j9gi5_508{position:absolute;visibility:hidden;pointer-events:none;white-space:nowrap;overflow:visible;inset:0 auto auto 0;height:20px;font-size:12px;line-height:20px;font-weight:500}._card_j9gi5_521{border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;background:#fff;padding:10px 14px;display:flex;flex-direction:column;gap:10px;min-width:0}._ratingsCard_j9gi5_533{min-height:170px}._ratingsCardBody_j9gi5_537{flex:1;display:flex;align-items:center}._sectionEnter_j9gi5_543{position:relative;z-index:2;isolation:isolate;animation:_sectionEnter_j9gi5_543 .22s cubic-bezier(.22,.9,.3,1) both}._placeholderCard_j9gi5_550{border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;background:#fff;padding:10px 14px;display:flex;flex-direction:column;gap:10px}._placeholderTitle_j9gi5_561{font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._placeholderText_j9gi5_568{font-size:12px;line-height:18px;color:#6b7280;font-weight:500}._lockedPredictions_j9gi5_575{position:relative;display:grid;gap:10px;min-height:286px}._lockedPredictionsPreview_j9gi5_582{display:grid;gap:10px;filter:blur(10px);pointer-events:none;-webkit-user-select:none;user-select:none}._lockedPredictionCard_j9gi5_590{border:1px solid rgba(0,0,0,.06);border-radius:14px;background:linear-gradient(180deg,#f8fafcf5,#fffffffa);padding:14px;display:grid;gap:12px}._lockedPredictionRow_j9gi5_599{display:flex;align-items:center;gap:10px}._lockedPredictionBadge_j9gi5_605{width:42px;height:18px;border-radius:999px;background:#cbd5e1e6;flex:0 0 auto}._lockedPredictionLineShort_j9gi5_613,._lockedPredictionLineMedium_j9gi5_614,._lockedPredictionLineWide_j9gi5_615,._lockedPredictionMeta_j9gi5_616{display:block;border-radius:999px;background:#e2e8f0f2}._lockedPredictionLineShort_j9gi5_613{width:112px;height:12px}._lockedPredictionLineMedium_j9gi5_614{width:154px;height:12px}._lockedPredictionLineWide_j9gi5_615{width:72%;height:14px}._lockedPredictionMetaGrid_j9gi5_637{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}._lockedPredictionMeta_j9gi5_616{width:100%;height:28px}._lockedPredictionsOverlay_j9gi5_648{position:absolute;inset:40px 0 0;display:grid;align-content:center;justify-items:center;gap:12px;padding:20px;text-align:center}._lockedPredictionsTitle_j9gi5_659{max-width:330px;font-size:12px;line-height:20px;font-weight:600;color:#0f172a}._lockedPredictionsHelper_j9gi5_667{max-width:370px;font-size:12px;line-height:18px;font-weight:500;color:#6b7280;text-align:center}._lockedPredictionsButtonWrap_j9gi5_676{display:flex;justify-content:center;width:100%}._lockedPredictionsButtonWrap_j9gi5_676 ._btnPrimary_j9gi5_391{margin-left:0;background:#182033;color:#fff}._lockedPredictionsButtonWrap_j9gi5_676 ._btnPrimary_j9gi5_391:hover{background:#182033;color:#fff}._lockedPredictionsAuthActions_j9gi5_693{display:flex;justify-content:center;gap:10px;width:100%}._lockedPredictionsAuthActions_j9gi5_693 ._btn_j9gi5_377,._lockedPredictionsAuthActions_j9gi5_693 ._btnPrimary_j9gi5_391{margin-left:0}._lockedPredictionsAuthActions_j9gi5_693 ._btnPrimary_j9gi5_391,._lockedPredictionsAuthActions_j9gi5_693 ._btnPrimary_j9gi5_391:hover,._actionsPrimary_j9gi5_322 ._btnPrimary_j9gi5_391,._actionsPrimary_j9gi5_322 ._btnPrimary_j9gi5_391:hover{background:#182033;color:#fff}._sectionTitle_j9gi5_725{align-items:center;justify-content:space-between;display:flex;font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._statsGrid_j9gi5_735{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._stat_j9gi5_735{border:1px solid rgba(15,23,42,.1);background:#0f172a08;border-radius:12px;padding:10px}._statLabel_j9gi5_748{font-size:12px;line-height:16px;color:#0f172a99;font-weight:800}._statValue_j9gi5_755{margin-top:6px;font-size:16px;line-height:22px;font-weight:900;color:#0f172a}._ownerRow_j9gi5_763{display:flex;align-items:center;gap:6px;min-width:0;flex:1 1 0}._userLink_j9gi5_771{color:inherit;text-decoration:none;transition:transform .16s ease,color .16s ease}._userLink_j9gi5_771:hover{transform:translateY(-1px)}._userLink_j9gi5_771:hover ._ownerAvatar_j9gi5_783{border-color:#2563eb38}._userLink_j9gi5_771:hover ._ownerText_j9gi5_787{color:#0f172a}._userLink_j9gi5_771:focus-visible,._subscriberAvatarLink_j9gi5_792:focus-visible{outline:2px solid rgba(37,99,235,.4);outline-offset:2px}._teamList_j9gi5_797{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0}._ownerAvatar_j9gi5_783{width:32px;height:32px;border-radius:999px;overflow:hidden;border:1px solid rgba(15,23,42,.1);background:#0f172a0a;flex:0 0 auto}._ownerAvatarWrap_j9gi5_815{position:relative;width:32px;height:32px;flex:0 0 auto}._teamMemberStatusDot_j9gi5_822{position:absolute;top:-1px;right:-1px;width:8px;height:8px;border-radius:50%;pointer-events:none}._teamMemberStatusDot_j9gi5_822:before,._teamMemberStatusDot_j9gi5_822:after{content:"";position:absolute;inset:0;border-radius:999px}._teamMemberStatusDotOnline_j9gi5_840:before{background:#18b637;box-shadow:0 0 0 2px #fff}._teamMemberStatusDotOnline_j9gi5_840:after{background:#18b6377d;animation:_teamMemberStatusPulse_j9gi5_1 .9s ease-in-out infinite}@keyframes _teamMemberStatusPulse_j9gi5_1{to{transform:scale(2);opacity:0}}._ownerText_j9gi5_787{font-size:12px;line-height:18px;font-weight:700;color:#0f172ad9;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._ownerMeta_j9gi5_868{display:flex;flex-direction:column;gap:2px;min-width:0}._ownerRoleText_j9gi5_875{font-size:11px;line-height:14px;font-weight:600;color:#0f172a75;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._teamMemberDivider_j9gi5_886{width:1px;height:30px;margin:0 8px;background:#0f172a14;border-radius:999px;flex:0 0 auto}._subscribersCard_j9gi5_895{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-width:0}._subscribersIcon_j9gi5_904{width:38px;height:38px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,#2563eb1f,#2563eb0a);color:#0f172a;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}._subscribersMetrics_j9gi5_917{display:grid;grid-template-columns:repeat(2,minmax(0,auto)) 1px repeat(0,minmax(0,auto));gap:18px;align-items:center;flex:1 1 0;min-width:0;width:100%}._subscribersMetrics_j9gi5_917{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)}._subscribersMetric_j9gi5_917{display:grid;gap:2px;min-width:0;align-content:center;justify-items:center;text-align:center}._subscribersDivider_j9gi5_940,._subscribersMetricDivider_j9gi5_941{width:1px;height:30px;align-self:center;background:#0f172a14;border-radius:999px}._subscribersValue_j9gi5_949{font-size:14px;font-weight:700;color:#0f172a}._subscribersLabel_j9gi5_955{text-align:center;font-size:11px;line-height:14px;color:#0f172a75;font-weight:600}._subscribersPreview_j9gi5_963{flex:0 0 auto;display:flex;align-items:center;min-width:0}._subscribersPreviewStack_j9gi5_970{display:flex;align-items:center;isolation:isolate}._subscriberAvatar_j9gi5_792,._subscribersExtraCount_j9gi5_977{width:34px;height:34px;position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:2px solid #ffffff;background:#fff;box-shadow:none}._subscriberAvatar_j9gi5_792+._subscriberAvatar_j9gi5_792,._subscriberAvatar_j9gi5_792+._subscribersExtraCount_j9gi5_977,._subscribersExtraCount_j9gi5_977{margin-left:-8px}._subscriberAvatar_j9gi5_792{overflow:hidden;background:#fff}._subscriberAvatarLink_j9gi5_792{color:inherit;text-decoration:none;transition:transform .16s ease}._subscriberAvatarLink_j9gi5_792:hover{transform:translateY(-1px)}._subscribersExtraCount_j9gi5_977{z-index:4;background:#eef2f7;color:#334155;font-size:12px;line-height:34px;font-weight:800}._state_j9gi5_1020{font-size:14px;line-height:20px;color:#0f172ab3}._stateError_j9gi5_1026{font-size:14px;line-height:20px;color:#dc2626}@keyframes _sectionEnter_j9gi5_543{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){._sectionEnter_j9gi5_543{animation:none}}@media(max-width:920px){._mobileStatsOnlyHidden_j9gi5_1051{display:none}._discussionDesktopAside_j9gi5_147:not(._mobileStatsOnlyHidden_j9gi5_1051){display:contents;height:auto}._toastSlot_j9gi5_6{position:static;margin-bottom:10px}._layout_j9gi5_13{grid-template-columns:1fr;gap:10px}._left_j9gi5_20,._right_j9gi5_97,._leftStack_j9gi5_26,._sideStack_j9gi5_103{display:contents}._layoutHeader_j9gi5_1077{order:1}._layoutTeam_j9gi5_1081{order:2}._layoutSubscribers_j9gi5_1085{order:3}._layoutRatings_j9gi5_1089{order:4}._layoutStats_j9gi5_1093{order:5}._layoutOverview_j9gi5_1097{order:6}._layoutMonthly_j9gi5_1101{order:7}._layoutTimeCharts_j9gi5_109{order:8;grid-template-columns:repeat(2,minmax(0,1fr))}._layoutDistributionCharts_j9gi5_117{order:9;grid-template-columns:repeat(2,minmax(0,1fr))}._layoutPredictions_j9gi5_1115,._layoutPlaceholder_j9gi5_1119{order:10}._cover_j9gi5_171{height:150px}._coverActions_j9gi5_328{top:12px;right:12px;gap:6px}._mobileBackBtn_j9gi5_362{display:inline-flex;top:12px;left:12px}._headerBody_j9gi5_210{padding:10px 10px 12px}._headerContent_j9gi5_215{align-items:flex-start;gap:12px;padding-left:0}._avatarWrap_j9gi5_222{width:88px;height:88px;transform:translateY(-34px)}._headerTopRow_j9gi5_266{flex-direction:column;align-items:stretch;gap:10px}._title_j9gi5_273{font-size:18px;line-height:24px}._handle_j9gi5_287{font-size:12px;line-height:16px}._actions_j9gi5_315{justify-content:flex-start;flex-wrap:wrap}._sectionOptionPrimary_j9gi5_59{flex-grow:1.18}._sectionOptionSecondary_j9gi5_62{flex-grow:1.42}._sectionOptionCompact_j9gi5_68{flex-grow:.72}._sectionOptionNarrow_j9gi5_71{flex-grow:.58}}@media(min-width:921px)and (max-width:1100px){._cover_j9gi5_171{height:160px}._headerBody_j9gi5_210{padding:8px}._headerContent_j9gi5_215{gap:14px;padding:0 0 0 8px}._avatarWrap_j9gi5_222{width:82px;height:82px;transform:translateY(-28px)}._avatarWrap_j9gi5_222:before{inset:-4px}._headerTopRow_j9gi5_266{gap:10px}._title_j9gi5_273{font-size:18px;line-height:26px}._handle_j9gi5_287{font-size:12px;line-height:16px}._meta_j9gi5_300{gap:6px;font-size:12px;line-height:16px}._actions_j9gi5_315,._actionsPrimary_j9gi5_322{gap:8px}._iconBtn_j9gi5_338{width:36px;height:36px;border-radius:8px}._btn_j9gi5_377,._btnPrimary_j9gi5_391{padding:7px 9px;font-size:11px;line-height:16px}._headerSectionSwitchRow_j9gi5_42{margin-top:10px}._teamList_j9gi5_797{gap:6px}._teamMemberDivider_j9gi5_886{margin:0 4px}._ownerRow_j9gi5_763{gap:5px}._ownerText_j9gi5_787{font-size:11px;line-height:16px}._ownerRoleText_j9gi5_875{font-size:10px;line-height:12px}._subscribersCard_j9gi5_895,._subscribersMetrics_j9gi5_917{gap:10px}._subscribersLabel_j9gi5_955{font-size:10px;line-height:12px}}._page_mu26j_1{width:100%;max-width:1140px;padding:0 0 20px;display:flex;flex-direction:column;gap:16px;position:relative}._header_mu26j_12{display:flex;flex-direction:column;gap:6px}._title_mu26j_18{margin:0;font-size:28px;line-height:32px;font-weight:900;color:#0f172a}._subtitle_mu26j_26{font-size:14px;line-height:18px;font-weight:700;color:#0f172ab3}@media(max-width:1100px){._page_mu26j_1{max-width:900px;padding-bottom:0;position:static}}._channelSettingsLayout_1vk32_1{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:stretch}._sidebar_1vk32_8{border-right:1px solid rgba(0,0,0,.06);padding:0 14px 100px 0;display:flex;flex-direction:column;gap:8px}._sidebarItem_1vk32_19,._sidebarItemActive_1vk32_20{border-radius:10px;padding:14px;font-size:14px;line-height:20px;font-weight:600;text-align:left;cursor:pointer;color:#111827cc;border:1px solid #f5f5f5}._sidebarItem_1vk32_19:hover{background:#ffffffb3;color:#111827}._sidebarItemActive_1vk32_20{background:#fff;border:1px solid rgba(0,0,0,.06);color:#111827}._contentColumn_1vk32_43,._tabPanel_1vk32_50{display:flex;flex-direction:column;gap:14px;min-width:0}._generalGrid_1vk32_57,._brandingGrid_1vk32_64{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}._generalSettingsSection_1vk32_71{display:flex;flex-direction:column;gap:20px;min-width:0}._brandingPreviewCard_1vk32_78{gap:12px}._brandingPreviewTitle_1vk32_82{font-size:13px;line-height:18px;font-weight:600;color:#0f172a}._brandingPreviewHero_1vk32_89{position:relative;min-height:100px;padding:10px;box-sizing:border-box;border-radius:12px;background:#fff;overflow:hidden}._brandingPreviewCoverWrap_1vk32_99{position:relative;width:100%;height:58px;background:radial-gradient(900px 260px at 70% 40%,#2563eb47,#2563eb24 35%,#2563eb0f 60%,#2563eb00 78%),linear-gradient(135deg,#0f172a1a,#0f172a05);overflow:hidden;border-radius:10px}._brandingPreviewCover_1vk32_99{width:100%;height:100%;object-fit:cover}._brandingPreviewAvatarWrap_1vk32_122{position:absolute;left:20px;top:55px;width:44px;height:44px;border-radius:999px;border:3px solid #ffffff;background:#dbeafe;overflow:hidden}._brandingPreviewAvatar_1vk32_122{width:100%;height:100%;object-fit:cover}._brandingPreviewDeleteButton_1vk32_140{position:absolute;inset:0;border:0;border-radius:inherit;background:#dc262600;color:#fff0;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background-color .18s ease,color .18s ease}._brandingPreviewDeleteButton_1vk32_140:hover{background:#450a0a80;color:#ef4444}._brandingPreviewDeleteButton_1vk32_140:disabled{cursor:default}._contentCard_1vk32_164{border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 10px 24px #0000000a;background:#fff;padding:10px;display:flex;flex-direction:column;gap:10px;min-width:0;transition:background-color .24s ease,border-color .24s ease;animation:_settingsBlockEnter_1vk32_1 .22s ease}._sectionTitle_1vk32_183{margin:0;font-size:16px;line-height:20px;font-weight:700;color:#0f172a}._sectionDescription_1vk32_191{margin:0;font-size:12px;line-height:20px;color:#0f172a99;font-weight:500}._sectionHeader_1vk32_199{display:flex;flex-direction:column;gap:4px}._sectionDivider_1vk32_205{width:100%;height:1px;background:#0f172a14}._formRow_1vk32_211{display:flex;flex-direction:column;gap:6px}._socialCards_1vk32_217{display:grid;grid-template-columns:1fr;gap:14px;justify-items:stretch}._socialCardRow_1vk32_224{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:14px;width:100%}._socialCardRowSingle_1vk32_231{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}._socialCardMain_1vk32_235,._socialCardLink_1vk32_236{width:100%;min-width:0}._socialCardLink_1vk32_236{justify-content:center;animation:none}._socialCardLinkStandardEnter_1vk32_246{animation:_settingsBlockEnter_1vk32_1 .22s ease}._socialCardLinkToggleEnter_1vk32_250{animation:_socialCardLinkToggleEnter_1vk32_250 .18s ease both}._socialCardLinkToggleExit_1vk32_254{animation:_socialCardLinkToggleExit_1vk32_254 .16s ease both}._socialCardTop_1vk32_258{display:flex;align-items:center;justify-content:space-between;gap:10px}._socialIdentity_1vk32_265{display:flex;align-items:center;gap:10px;min-width:0}._socialIconWrap_1vk32_272{width:30px;height:30px;border-radius:6px;border:1px solid rgba(15,23,42,.14);background:#0f172a08;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;transition:background-color .24s ease,border-color .24s ease}._socialIconWrapEnabled_telegram_1vk32_285{background:#229ed9;border-color:#229ed9}._socialIconWrapEnabled_vk_1vk32_290{background:#07f;border-color:#07f}._socialIconWrapEnabled_website_1vk32_295{background:#dd4a3a;border-color:#dd4a3a}._socialIcon_1vk32_272{width:16px;height:16px;color:#0f172a;transition:color .22s ease}._socialIconEnabled_1vk32_307{color:#fff}._socialIcon_telegram_1vk32_311{color:#229ed9}._socialIcon_vk_1vk32_315{color:#07f}._socialIcon_website_1vk32_319{color:#dd4a3a}._socialName_1vk32_323{font-size:13px;line-height:20px;font-weight:700;color:#0f172a}._switchButton_1vk32_330{width:32px;height:18px;border-radius:999px;background:#0f172a24;box-shadow:inset 0 1px 5px #0f172a40;display:inline-flex;align-items:center;padding:2px;cursor:pointer;transition:background .18s ease,border-color .18s ease}._switchButtonActive_1vk32_343{background:#0d7d2080;box-shadow:inset 0 1px 4px #0d7d2080}._switchThumb_1vk32_348{position:relative;width:10px;height:10px;border-radius:999px;background:#fff;box-shadow:0 2px 5px #0f172a40;transition:transform .18s ease}._switchThumb_1vk32_348:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:999px;background:#0f172a2e;transform:translate(-50%,-50%);transition:background-color .18s ease}._switchButtonActive_1vk32_343 ._switchThumb_1vk32_348{transform:translate(16px)}._switchButtonActive_1vk32_343 ._switchThumb_1vk32_348:after{background:#0d7d20c2}._socialCardEditor_1vk32_379{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}._actionButton_1vk32_386{border:1px solid rgba(15,23,42,.16);border-radius:8px;background:#fff;color:#0f172a;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex:0 0 30px;transition:background-color .18s ease,border-color .18s ease,color .18s ease}._actionButton_1vk32_386:hover{background:#0f172a0a}._actionButtonSave_1vk32_406{border:1px solid #8fbd9d;background:#dff1e191;color:#2c9b36}._actionButtonSave_1vk32_406:hover{border:1px solid rgba(13,125,32,.5);background:#dff1e1}._actionButtonCancel_1vk32_417{border:1px solid rgba(220,38,38,.3);background:#dc26260d;color:#b91c1c}._actionButtonCancel_1vk32_417:hover{border:1px solid rgba(220,38,38,.5);background:#dc26261a}._editableRow_1vk32_428{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}._valueSlot_1vk32_436{flex:1;min-width:0}._displayValue_1vk32_441{border-radius:10px;background:#f5f5f5;color:#0f172a;font-size:12px;line-height:20px;padding:8px;width:100%;box-sizing:border-box;max-height:30px;display:flex;align-items:center;min-width:0;overflow:hidden}._displayValueText_1vk32_457{display:block;width:100%;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._rowActions_1vk32_466{display:flex;gap:8px;align-items:center;align-self:center}._descriptionEditableRow_1vk32_473{align-items:flex-start}._descriptionRowActions_1vk32_477{align-self:flex-start;display:flex;align-items:center;margin-top:0;margin-bottom:0}._fieldLabel_1vk32_485{font-size:13px;line-height:18px;font-weight:600;color:#0f172a}._fieldInput_1vk32_492,._fieldSelect_1vk32_493,._slugInput_1vk32_494{border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#f5f5f5;color:#0f172a;box-sizing:border-box;font-size:12px;line-height:14px;padding:7px;width:100%}._fieldInput_1vk32_492:focus,._fieldSelect_1vk32_493:focus,._slugInput_1vk32_494:focus,._slugInputWrap_1vk32_510:focus-within{outline:none;border-color:#2563eb7a}._fieldTextarea_1vk32_515{resize:none;overflow:hidden;min-height:30px;font-family:inherit}._descriptionTextarea_1vk32_522{max-height:180px}._slugInputWrap_1vk32_510{display:flex;align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#f5f5f5;width:100%;min-height:30px;max-height:30px;box-sizing:border-box;gap:0;padding-left:8px}._dangerCard_1vk32_540{width:100%}._slugPrefix_1vk32_544{font-size:12px;line-height:14px;color:#0f172a;-webkit-user-select:none;user-select:none}._slugInput_1vk32_494{border:0;box-shadow:none;background:transparent;padding:7px 8px 7px 0;min-height:0}._slugDisplayWrap_1vk32_560{border-radius:10px;background:#f5f5f5;border:1px solid #f5f5f5;color:#0f172a;font-size:12px;line-height:14px;padding:8px;width:100%;box-sizing:border-box;min-height:30px;max-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:center;gap:0}._slugValue_1vk32_580{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._previewLine_1vk32_587{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}._avatarPreviewWrap_1vk32_594{width:56px;height:56px;border-radius:999px;border:1px solid rgba(15,23,42,.16);background:#0f172a0a;overflow:hidden}._avatarPreview_1vk32_594{width:100%;height:100%;object-fit:cover}._coverPreviewWrap_1vk32_609{width:156px;height:64px;border-radius:10px;border:1px solid rgba(15,23,42,.16);background:#0f172a0a;overflow:hidden}._coverPreview_1vk32_609{width:100%;height:100%;object-fit:cover}._fieldError_1vk32_624{font-size:13px;line-height:18px;font-weight:600;color:#dc2626}._successMessage_1vk32_631{font-size:13px;line-height:18px;font-weight:700;color:#16a34a}._dangerCard_1vk32_540{border:1px solid rgba(220,38,38,.3);background:#dc26260d}._dangerZoneTitle_1vk32_643{font-size:16px;line-height:22px;font-weight:700;color:#b91c1c}._dangerZoneText_1vk32_650{font-size:13px;line-height:18px;color:#7f1d1d}._footerRow_1vk32_656{grid-column:2 / 3;display:flex;align-items:center;justify-content:flex-end;gap:12px}._footerRowEnter_1vk32_664{animation:_settingsBlockEnter_1vk32_1 .22s ease}._saveButton_1vk32_668,._secondaryButton_1vk32_669,._deleteButton_1vk32_670{border-radius:12px;padding:10px 14px;font-size:14px;line-height:20px;font-weight:700;cursor:pointer}._saveButton_1vk32_668{background:#e8f7ee;border:2px solid #16A34A;color:#16a34a}._saveButton_1vk32_668:disabled,._deleteButton_1vk32_670:disabled,._actionButton_1vk32_386:disabled,._switchButton_1vk32_330:disabled{opacity:.6;cursor:default}._secondaryButton_1vk32_669{border:1px solid rgba(15,23,42,.18);background:#fff;color:#0f172a}._deleteButton_1vk32_670{border:1px solid rgba(220,38,38,.5);background:#dc26261f;color:#7f1d1d}._loading_1vk32_705{font-size:14px;line-height:20px;color:#0f172a}._modalBody_1vk32_711{display:flex;flex-direction:column;gap:10px;padding:20px}._modalTitle_1vk32_718{font-size:18px;line-height:24px;font-weight:700;color:#0f172a}._modalText_1vk32_725{font-size:14px;line-height:20px;color:#0f172acc}._modalActions_1vk32_731{display:flex;gap:8px}._teamSettingsSection_1vk32_737{gap:20px}._teamSettingsSection_1vk32_737>*+*{padding-top:0}._teamMembersSection_1vk32_745{display:flex;flex-direction:column;gap:10px}._teamMembersGrid_1vk32_751{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}._teamMembersOwnerGrid_1vk32_758,._teamMembersAssignedGrid_1vk32_762{display:contents}._teamMemberRow_1vk32_766,._teamMemberIdentity_1vk32_773{display:flex;align-items:center;gap:12px;min-width:0}._teamMemberAvatar_1vk32_780{flex:0 0 44px}._teamMemberMeta_1vk32_784{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}._teamMemberName_1vk32_792,._teamMemberRole_1vk32_793{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._teamMemberName_1vk32_792{font-size:14px;line-height:20px;font-weight:700;color:#0f172a}._teamMemberRole_1vk32_793{font-size:12px;line-height:18px;color:#0f172a8f;font-weight:500}._teamMemberInfoRow_1vk32_813{display:flex;align-items:center;justify-content:space-between;gap:12px}._teamMemberIconButton_1vk32_820{width:30px;height:30px;border-radius:8px;border:1px solid rgba(0,0,0,.06);background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex:0 0 auto;transition:background .16s ease,border-color .16s ease,transform 80ms ease}._teamMemberIconButton_1vk32_820:hover{background:#f9fafb;border-color:#0000001a}._teamMemberIconButton_1vk32_820:active{transform:translateY(1px);background:#eef0f3}._teamPermissionsSection_1vk32_846{display:flex;flex-direction:column;gap:10px}._teamPermissionsGrid_1vk32_852{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch;grid-auto-rows:1fr}._teamPermissionsGrid_1vk32_852>._contentCard_1vk32_164{height:100%}._teamRoleCardTitle_1vk32_864{margin:0;font-size:14px;line-height:20px;font-weight:700;color:#0f172a;min-width:0;flex:1 1 auto}._teamRoleCardHeader_1vk32_874{display:flex;align-items:center;gap:8px}._teamRoleTitleInput_1vk32_880{min-width:0;flex:1 1 auto}._teamRoleTitleInputWrap_1vk32_885{min-width:0;flex:1 1 auto;display:flex;align-items:center;justify-content:flex-start;gap:4px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#f5f5f5;padding:0 8px}._teamRoleTitleInputWrap_1vk32_885:focus-within{border-color:#2563eb7a}._teamRoleTitleInputWrap_1vk32_885 ._teamRoleTitleInput_1vk32_880{border:0;background:transparent;padding:7px 0;width:100%;min-width:0;flex:1 1 120px}._teamRoleTitleInputWrap_1vk32_885 ._teamRoleTitleInput_1vk32_880:focus{border-color:transparent}._teamRoleTitleSuffix_1vk32_915{flex:0 0 auto;font-size:12px;line-height:16px;color:#0f172ab8;white-space:nowrap;-webkit-user-select:none;user-select:none}._teamRoleDivider_1vk32_924{width:100%;height:1px;background:#0f172a14}._teamRolePermissionsList_1vk32_930{display:flex;flex-direction:column;gap:8px;padding:0 0 0 10px}._teamRolePermissionRow_1vk32_937{display:flex;align-items:center;justify-content:space-between;gap:8px}._teamRolePermissionText_1vk32_944{font-size:12px;line-height:16px;color:#0f172a}._teamRolePermissionRow_1vk32_937 ._switchButton_1vk32_330{flex:0 0 auto}._teamAddSection_1vk32_954{display:flex;flex-direction:column;gap:10px;width:calc((100% - 14px)/2)}._teamSearchResultsCard_1vk32_961{opacity:0;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}._teamSearchResultsCardOpen_1vk32_967{opacity:1;transform:translateY(0)}._teamAddControls_1vk32_972{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:14px;align-items:start}._teamSearchWrap_1vk32_979{min-width:0;width:100%;display:flex;flex-direction:column;gap:10px}._teamSearchInput_1vk32_987{width:100%;height:42px;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:#fff;padding:0 14px;font-size:12px;line-height:16px;color:#0f172a}._teamSearchInput_1vk32_987::placeholder{font-size:12px;line-height:16px;font-weight:500;color:#0f172a6b}._teamSearchResultRow_1vk32_1006{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:8px 10px;border-radius:12px;border:1px solid rgba(15,23,42,.06);background:#fff}._teamSearchResultIdentity_1vk32_1017{display:flex;align-items:center;gap:10px;min-width:0}._teamSearchResultAvatar_1vk32_1024{flex:0 0 36px}._teamSearchResultMeta_1vk32_1028{display:flex;flex-direction:column;gap:2px;min-width:0}._teamSearchResultName_1vk32_1035,._teamSearchResultHandle_1vk32_1036{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._teamSearchResultName_1vk32_1035{font-size:14px;line-height:20px;font-weight:700;color:#0f172a}._teamSearchResultHandle_1vk32_1036{font-size:12px;line-height:16px;color:#0f172a8a}._teamSearchResultAddButton_1vk32_1055{min-height:34px;padding:0 14px;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#fff;font-size:12px;line-height:18px;font-weight:700;color:#0f172a;cursor:pointer;flex:0 0 auto;transition:background-color .18s ease,border-color .18s ease,color .18s ease}._teamSearchResultAddButton_1vk32_1055:hover{background:#0f172a0a}._teamRolePicker_1vk32_1074{display:flex;flex-direction:column;gap:8px}._teamRolePickerLabel_1vk32_1080{font-size:12px;line-height:16px;font-weight:700;color:#0f172a8a}._teamRolePickerButtons_1vk32_1087{display:flex;gap:8px;flex-wrap:wrap}._teamRolePickerButton_1vk32_1087,._teamRolePickerButtonActive_1vk32_1094{min-height:36px;padding:0 12px;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#fff;font-size:13px;line-height:18px;font-weight:700;color:#0f172ac7;cursor:pointer}._teamRolePickerButtonActive_1vk32_1094{border-color:#2563eb47;background:#2563eb14;color:#2563eb}._teamSearchResults_1vk32_961{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#f8fafca6;padding:8px;display:flex;flex-direction:column;gap:8px}._teamSubscriberRow_1vk32_1123,._teamAssignedRow_1vk32_1124{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;background:#fff;border:1px solid rgba(15,23,42,.06);padding:10px 12px}._teamSubscriberIdentity_1vk32_1135{display:flex;align-items:center;gap:10px;min-width:0}._teamSubscriberAvatar_1vk32_1142{flex:0 0 36px}._teamSubscriberMeta_1vk32_1146{display:flex;flex-direction:column;gap:2px;min-width:0}._teamSubscriberName_1vk32_1153,._teamAssignedRole_1vk32_1154{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._teamSubscriberName_1vk32_1153{font-size:14px;line-height:20px;font-weight:700;color:#0f172a}._teamSubscriberHandle_1vk32_1167,._teamAssignedRole_1vk32_1154{font-size:12px;line-height:16px;color:#0f172a8a}._teamSubscriberAddButton_1vk32_1174{min-height:34px;padding:0 12px;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#fff;font-size:12px;line-height:16px;font-weight:700;color:#0f172a;cursor:pointer;flex:0 0 auto}._teamSubscriberAddButton_1vk32_1174:hover{background:#0f172a0a}._teamSearchEmpty_1vk32_1192{padding:14px 10px;text-align:center;font-size:12px;line-height:16px;font-weight:500;color:#0f172a8a}._teamAssignedSection_1vk32_1201{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1 1 auto}._teamMemberCardShell_1vk32_1209{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:start;gap:6px;animation:_settingsBlockEnter_1vk32_1 .22s ease}._teamMemberStack_1vk32_1217{display:flex;flex-direction:column;gap:8px;width:100%}._teamMemberCardShell_1vk32_1209>._contentCard_1vk32_164{width:100%;min-width:0;animation:none}._teamAssignedTitle_1vk32_1230{font-size:13px;line-height:18px;font-weight:700;color:#0f172a}._teamAssignedList_1vk32_1237{display:flex;flex-direction:column;gap:8px}._teamRoleEditorRow_1vk32_1243{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:6px;width:100%;animation:_teamInlinePanelEnter_1vk32_1 .18s ease}._teamAssignedActions_1vk32_1252{width:100%;min-width:0}._teamMemberControls_1vk32_1257{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:0 0 auto}._teamMemberConfirmButton_1vk32_1265{width:30px;height:30px;min-width:30px;min-height:30px;border-color:#16a34a59;background:#e8f7ee;color:#16a34a}._teamMemberConfirmButton_1vk32_1265:hover{background:#dff1e1}._teamAssignedRoleButtons_1vk32_1279{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;padding:10px;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#fff;box-shadow:0 10px 24px #0000000a}._teamAssignedRoleButton_1vk32_1279,._teamAssignedRoleButtonActive_1vk32_1292,._teamAssignedEditButton_1vk32_1293,._teamAssignedRemoveButton_1vk32_1294{width:100%;min-height:30px;padding:0 10px;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#fff;font-size:12px;line-height:16px;font-weight:600;color:#0f172ab8;cursor:pointer;flex:0 0 auto;text-align:center}._teamAssignedRoleButtonActive_1vk32_1292{border-color:#2563eb3d;background:#2563eb14;color:#2563eb}._teamAssignedDeleteButton_1vk32_1316{border-color:#dc262638;background:#dc26260f;color:#b91c1c}@keyframes _settingsBlockEnter_1vk32_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _teamInlinePanelEnter_1vk32_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes _socialCardLinkToggleEnter_1vk32_250{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes _socialCardLinkToggleExit_1vk32_254{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-12px)}}@media(max-width:980px){._channelSettingsLayout_1vk32_1{grid-template-columns:1fr;min-width:0}._sidebar_1vk32_8{border-right:0;border-bottom:1px solid rgba(15,23,42,.08);padding:0 0 6px;gap:6px;width:100%;min-width:0}._sidebarSubscriptionsActive_1vk32_16{padding-bottom:18px}._sidebarItem_1vk32_19,._sidebarItemActive_1vk32_20{width:100%;max-width:100%;box-sizing:border-box}._sidebarItem_1vk32_19{border-color:transparent;background:transparent;padding:14px;color:#111827cc}._sidebarItemActive_1vk32_20{border:1px solid rgba(0,0,0,.06);background:#fff;padding:14px;border-radius:10px;color:#111827}._sidebarItem_1vk32_19:hover,._sidebarItemActive_1vk32_20:hover{background:transparent}._sidebarItemActive_1vk32_20:hover{background:#fff}._generalGrid_1vk32_57,._brandingGrid_1vk32_64{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}._brandingPreviewCard_1vk32_78{order:3}._socialCards_1vk32_217{grid-template-columns:1fr;justify-items:stretch;width:100%}._socialCardRow_1vk32_224{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}._teamPermissionsGrid_1vk32_852,._teamAddControls_1vk32_972{grid-template-columns:1fr}._teamAddSection_1vk32_954{width:100%}._teamMembersGrid_1vk32_751{grid-template-columns:1fr}._teamMembersOwnerGrid_1vk32_758,._teamMembersAssignedGrid_1vk32_762{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}._teamSearchWrap_1vk32_979{width:100%}._teamSubscriberRow_1vk32_1123,._teamAssignedRow_1vk32_1124{align-items:flex-start;flex-direction:column}._teamAssignedActions_1vk32_1252{width:100%}._teamRoleEditorRow_1vk32_1243,._teamMemberCardShell_1vk32_1209{grid-template-columns:minmax(0,1fr) 30px}._teamMemberControls_1vk32_1257{width:auto;flex-direction:column;justify-content:flex-start}._footerRow_1vk32_656{grid-column:1 / 2;justify-content:flex-start;flex-wrap:wrap}._previewLine_1vk32_587{grid-template-columns:1fr}}@media(max-width:1180px){._teamPermissionsGrid_1vk32_852{grid-template-columns:1fr}._teamAddSection_1vk32_954{width:100%}}._page_a9emx_1{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:20px;align-items:start;padding:0 10px 10px 0}._leftRail_a9emx_9{display:flex;flex-direction:column;align-items:flex-start;padding-top:4px}._backButton_a9emx_16{width:48px;height:48px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform 80ms ease}._backButton_a9emx_16:hover{background:#f9fafb;border-color:#0000001a}._backButton_a9emx_16:active{transform:translateY(1px);background:#eef0f3}._backButtonIcon_a9emx_39{width:18px;height:18px;color:#111827}._mainContent_a9emx_45{display:flex;flex-direction:column;gap:6px;min-width:0}._header_a9emx_52{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:92px}._headerText_a9emx_60{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1 1 auto}._title_a9emx_68{margin:0;font-size:24px;line-height:32px;font-weight:800;color:#0f172a}._subtitle_a9emx_76{font-size:13px;line-height:20px;color:#0f172ab3}._toastSlot_a9emx_82{flex:0 0 auto;z-index:20}@media(max-width:980px){._page_a9emx_1{grid-template-columns:1fr;row-gap:12px;position:relative}._leftRail_a9emx_9{position:absolute;top:0;left:0;padding-top:0;z-index:2}._header_a9emx_52{flex-direction:column;min-height:48px;gap:8px;padding-left:60px}._headerText_a9emx_60{min-height:48px;justify-content:center;gap:2px}._title_a9emx_68{font-size:20px;line-height:26px}._subtitle_a9emx_76{line-height:18px}._toastSlot_a9emx_82{width:100%;margin-top:8px}}._form_1dt7p_1{display:flex;flex-direction:column;gap:12px;border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:14px;padding:14px;max-width:720px}._grid_1dt7p_12{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._field_1dt7p_18{display:flex;flex-direction:column;gap:6px}._label_1dt7p_24{font-size:13px;line-height:18px;font-weight:900;color:#0f172acc}._input_1dt7p_31{border:1px solid rgba(15,23,42,.14);background:#fff;border-radius:12px;padding:10px 12px;font-size:14px;line-height:18px;color:#0f172a}._textarea_1dt7p_41{border:1px solid rgba(15,23,42,.14);background:#fff;border-radius:12px;padding:10px 12px;font-size:14px;line-height:18px;color:#0f172a;min-height:92px;resize:vertical}._select_1dt7p_53{border:1px solid rgba(15,23,42,.14);background:#fff;border-radius:12px;padding:10px 12px;font-size:14px;line-height:18px;color:#0f172a}._btnPrimary_1dt7p_63{border:1px solid rgba(2,132,199,.35);background:#0284c71f;color:#075985;border-radius:12px;padding:10px 14px;font-size:14px;line-height:18px;font-weight:900;cursor:pointer;align-self:flex-start}._btnPrimary_1dt7p_63:disabled{opacity:.6;cursor:default}._error_1dt7p_81{font-size:13px;line-height:18px;color:#dc2626;font-weight:800}._page_ip4c5_1{display:flex;flex-direction:column;gap:16px}._header_ip4c5_7{display:flex;flex-direction:column;gap:6px}._title_ip4c5_13{margin:0;font-size:28px;line-height:34px;font-weight:800;color:#0f172a}._subtitle_ip4c5_21{font-size:14px;line-height:20px;color:#0f172ab3}._wrap_19zhk_1{display:grid;gap:16px}._state_19zhk_6{padding:10px 12px;border:1px solid rgba(20,24,28,.12);border-radius:12px;background:#14181c08;color:#14181cd9;font-size:14px;line-height:18px}._error_19zhk_16{padding:10px 12px;border:1px solid rgba(200,40,40,.22);border-radius:12px;background:#c828280f;color:#a01414f2;font-size:14px;line-height:18px}._hr_19zhk_26{height:1px;background:#14181c1a;margin:4px 0}._stepTitle_19zhk_32{font-weight:700;font-size:16px;line-height:20px;color:#14181cf2}._selectedStepCard_19zhk_39{border:1px solid rgba(40,90,220,.24);background:#285adc0f;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}._selectedStepMain_19zhk_50{display:flex;align-items:center;gap:8px;min-width:0}._editStepButton_19zhk_57{appearance:none;border:1px solid rgba(20,24,28,.14);background:#fff;color:#14181ce6;border-radius:8px;padding:6px 10px;font-size:12px;line-height:14px;cursor:pointer;transition:background .16s ease,border-color .16s ease;flex:0 0 auto}._editStepButton_19zhk_57:hover{background:#f9fafb;border-color:#14181c38}._inlineEditButton_19zhk_76{width:24px;height:24px;padding:0;margin-left:0;border:none;border-radius:8px;background:#6b72801f;color:#6b7280;display:inline-flex;align-items:center;justify-content:center}._inlineEditIcon_19zhk_90{width:12px;height:12px}._sportsGrid_19zhk_95{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}._sportsGrid_19zhk_95>*,._countriesGrid_19zhk_102>*,._leaguesGrid_19zhk_103>*,._eventsGrid_19zhk_104>*{animation:_gridItemEnter_19zhk_1 .32s cubic-bezier(.2,.9,.2,1) both}._sportsGrid_19zhk_95>:nth-child(2n),._countriesGrid_19zhk_102>:nth-child(2n),._leaguesGrid_19zhk_103>:nth-child(2n),._eventsGrid_19zhk_104>:nth-child(2n){animation-delay:18ms}._sportsGrid_19zhk_95>:nth-child(3n),._countriesGrid_19zhk_102>:nth-child(3n),._leaguesGrid_19zhk_103>:nth-child(3n),._eventsGrid_19zhk_104>:nth-child(3n){animation-delay:36ms}._sportsGrid_19zhk_95>:nth-child(4n),._countriesGrid_19zhk_102>:nth-child(4n),._leaguesGrid_19zhk_103>:nth-child(4n),._eventsGrid_19zhk_104>:nth-child(4n){animation-delay:54ms}._sportsGrid_19zhk_95>:nth-child(5n),._countriesGrid_19zhk_102>:nth-child(5n),._leaguesGrid_19zhk_103>:nth-child(5n),._eventsGrid_19zhk_104>:nth-child(5n){animation-delay:72ms}._item_19zhk_136,._itemActive_19zhk_137{width:100%;appearance:none;border:1px solid rgba(0,0,0,.06);background:#fff;color:#14181ceb;border-radius:10px;padding:8px;font-size:13px;line-height:16px;cursor:pointer;transition:background .16s ease,border-color .16s ease;text-align:left}._item_19zhk_136:hover{background:#f9fafb;border-color:#0000001a}._item_19zhk_136:active{transform:translateY(1px)}._itemActive_19zhk_137{background:#285adc1a;border-color:#285adc61;color:#14181cf2}._sportCard_19zhk_168{display:flex;align-items:center;gap:8px}._sportIconBlock_19zhk_174{flex:0 0 auto;display:flex;align-items:center;justify-content:center}._sportTextBlock_19zhk_181{min-width:0;display:flex;flex-direction:column}._sportTitle_19zhk_187{font-size:13px;line-height:16px;color:#14181ceb;text-align:left}._sportMeta_19zhk_194{margin-top:2px;font-size:12px;line-height:16px;color:#14181ca6;text-align:left}._skeletonCard_19zhk_202{display:flex;align-items:center;gap:8px}._skeletonTextBlock_19zhk_208{min-width:0;flex:1 1 auto;display:grid;gap:6px}._skeletonIcon_19zhk_215,._skeletonTitle_19zhk_216,._skeletonMeta_19zhk_217,._skeletonTeamName_19zhk_218,._skeletonEventMeta_19zhk_219{position:relative;overflow:hidden;background:#14181c14}._skeletonIcon_19zhk_215:after,._skeletonTitle_19zhk_216:after,._skeletonMeta_19zhk_217:after,._skeletonTeamName_19zhk_218:after,._skeletonEventMeta_19zhk_219:after,._skeletonOddsHeader_19zhk_230:after,._skeletonOddButton_19zhk_231:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:_skeletonShimmer_19zhk_1 1.2s ease-in-out infinite}._skeletonIcon_19zhk_215{width:32px;height:32px;border-radius:8px;flex:0 0 auto}._skeletonIconCompact_19zhk_247{width:20px;height:20px;border-radius:50%}._skeletonTitle_19zhk_216{width:72%;height:14px;border-radius:999px}._skeletonMeta_19zhk_217{width:54%;height:12px;border-radius:999px}._eventSkeleton_19zhk_265{width:100%;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#fff;padding:8px;display:grid;gap:6px}._skeletonTeamName_19zhk_218{width:62%;height:13px;border-radius:999px}._skeletonEventMeta_19zhk_219{width:58%;height:12px;border-radius:999px}._leagueCard_19zhk_288{display:flex;align-items:center;gap:8px}._leagueLogoWrap_19zhk_294{width:32px;height:32px;border-radius:8px;background:#6b72801f;display:flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden}._leagueLogoImage_19zhk_306{width:28px;height:28px;object-fit:contain;display:block}._mediaImageLoaded_19zhk_313{animation:_mediaImageFadeIn_19zhk_1 .18s ease both}._leagueLogoFallback_19zhk_317{font-size:11px;line-height:1;font-weight:700;color:#6b7280}._leagueLogoFallbackIcon_19zhk_324{width:16px;height:16px;color:#6b7280}._leagueTitle_19zhk_330{font-size:13px;line-height:16px;color:#14181ceb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._leagueMeta_19zhk_339{margin-top:2px;font-size:12px;line-height:16px;color:#14181ca6}._countriesGrid_19zhk_102{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}._countrySections_19zhk_352{display:grid;gap:12px;padding-bottom:12px}._countrySubsection_19zhk_358{display:grid;gap:10px}._subsectionDivider_19zhk_363{height:1px;background:#14181c1a}._subsectionTitle_19zhk_368{font-size:12px;line-height:16px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#14181c8c}._leaguesGrid_19zhk_103,._eventsGrid_19zhk_104{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media(max-width:1280px){._sportsGrid_19zhk_95,._countriesGrid_19zhk_102{grid-template-columns:repeat(4,minmax(0,1fr))}._leaguesGrid_19zhk_103,._eventsGrid_19zhk_104{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1024px){._sportsGrid_19zhk_95,._countriesGrid_19zhk_102,._leaguesGrid_19zhk_103,._eventsGrid_19zhk_104{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){._sportsGrid_19zhk_95,._countriesGrid_19zhk_102,._leaguesGrid_19zhk_103,._eventsGrid_19zhk_104{grid-template-columns:minmax(0,1fr)}}._event_19zhk_104,._eventActive_19zhk_423{width:100%;text-align:left;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#fff;padding:8px;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}._event_19zhk_104:hover{background:#f9fafb;border-color:#0000001a}._event_19zhk_104:active{transform:translateY(1px)}._eventActive_19zhk_423{border-color:#285adc61;background:#285adc1a}._eventTeams_19zhk_448{display:grid;gap:6px}._eventTeamRow_19zhk_453{display:flex;align-items:center;gap:8px;min-width:0}._eventLogo_19zhk_460{width:20px;height:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 auto}._eventLogoCompact_19zhk_470{width:16px;height:16px}._eventLogoImage_19zhk_475{width:100%;height:100%;object-fit:contain;display:block}._eventLogoImageCompact_19zhk_482{width:16px;height:16px}._eventLogoFallback_19zhk_487{border-radius:50%;background:#14181c0d;color:#14181cb8}._eventLogoFallbackIcon_19zhk_493{width:12px;height:12px}._eventLogoFallbackIconCompact_19zhk_498{width:10px;height:10px}._eventTeamName_19zhk_503{font-size:13px;line-height:16px;color:#14181ceb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._selectedEventSummary_19zhk_512{display:grid;gap:2px;width:100%}._selectedEventRow_19zhk_518{display:flex;align-items:center;gap:6px;min-width:0;width:100%}._selectedEventName_19zhk_526{font-size:12px;line-height:14px;color:#14181ceb;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._eventMeta_19zhk_538{margin-top:6px;display:flex;gap:6px;flex-wrap:wrap;font-size:12px;line-height:16px;color:#14181ca6}._periodControl_19zhk_548{width:fit-content;max-width:100%}._marketBlocks_19zhk_553{display:grid;gap:12px;max-width:800px}._marketBlock_19zhk_553{border-radius:12px;padding:12px;display:grid;gap:10px}._marketSkeleton_19zhk_566{border-radius:12px;padding:12px;display:grid;gap:10px;border:1px solid rgba(20,24,28,.06);background:#fff}._skeletonOddsHeader_19zhk_230{position:relative;overflow:hidden;width:38%;height:14px;border-radius:999px;background:#14181c14}._skeletonOddsGrid_19zhk_584{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._skeletonOddButton_19zhk_231{position:relative;overflow:hidden;height:40px;border-radius:10px;background:#14181c14}._marketTitleRow_19zhk_598{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}._marketTitle_19zhk_598{font-size:13px;line-height:16px;color:#14181cb3;font-weight:700}._marketLimit_19zhk_612{font-size:13px;line-height:16px;color:#14181c66;font-weight:500}._h2hRow_19zhk_619{display:grid;gap:8px}._h2hRowTwoCols_19zhk_624{grid-template-columns:repeat(2,minmax(0,1fr))}._h2hRowThreeCols_19zhk_628{grid-template-columns:repeat(3,minmax(0,1fr))}._lines_19zhk_632{display:grid;gap:8px;max-width:1120px}._lineHeaders_19zhk_638{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._lineHeader_19zhk_638{border-radius:10px;background:#14181c0d;padding:8px 10px;font-size:13px;line-height:16px;font-weight:700;color:#14181cc7;text-align:center}._lineRow_19zhk_655{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._lineRow_19zhk_655>button{width:100%}._oddButton_19zhk_665,._oddButtonActive_19zhk_666{appearance:none;border:1px solid rgba(0,0,0,.06);transition:background .16s ease,border-color .16s ease;border-radius:10px;background:#fff;min-height:40px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}._oddButton_19zhk_665:hover{background:#f9fafb;border-color:#0000001a}._oddButtonActive_19zhk_666{transform:translateY(1px);background:#eef0f3}._oddLabel_19zhk_691{font-size:13px;line-height:16px;color:#14181ceb;text-align:left}._oddValue_19zhk_698{font-size:13px;line-height:20px;font-weight:700;color:#14181cf2}._finalBar_19zhk_705{display:flex;align-items:center;justify-content:space-between;gap:18px;width:fit-content;max-width:min(100%,920px);padding:10px 12px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:none}._summaryInline_19zhk_719{min-width:0;flex:0 1 auto;display:flex;align-items:center;gap:14px}._summaryInlineItem_19zhk_727{min-width:0;display:grid;gap:1px;align-content:center;justify-items:center;text-align:center}._summaryInlineLabel_19zhk_736{font-size:11px;line-height:14px;color:#0f172a85}._summaryInlineValue_19zhk_742,._summaryInlineValueMuted_19zhk_743{max-width:180px;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._summaryInlineValue_19zhk_742{font-weight:700;color:#0f172af0}._summaryInlineValueMuted_19zhk_743{color:#0f172ab8}._stakeInline_19zhk_761{flex:0 0 auto;display:flex;align-items:center;gap:10px}._field_19zhk_768{display:grid;gap:3px}._inputWrap_19zhk_773{position:relative;width:64px}._label_19zhk_778{font-size:11px;line-height:14px;color:#14181ca6}._input_19zhk_773{width:100%;padding:7px 26px 7px 10px;border-radius:9px;border:1px solid rgba(20,24,28,.18);background:#fff;color:#14181cf2;font-size:11px;line-height:13px}._inputSuffix_19zhk_795{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:11px;line-height:13px;font-weight:700;color:#2563ebd1;pointer-events:none}._helperText_19zhk_807{max-width:220px;font-size:10px;line-height:13px;color:#0f172a9e}._input_19zhk_773:focus{outline:none;border-color:#285adc73;box-shadow:none}._btnPrimary_19zhk_820{appearance:none;border-radius:9px;padding:9px 12px;border:1px solid rgba(40,90,220,.92);background:#285adceb;color:#fff;font-size:11px;line-height:12px;cursor:pointer}._btnPrimary_19zhk_820:hover{background:#285adc;border-color:#285adc}._btnPrimary_19zhk_820:disabled{cursor:not-allowed;opacity:.6}@media(max-width:720px){._finalBar_19zhk_705{flex-direction:column;align-items:stretch;gap:12px}._summaryInline_19zhk_719{align-items:flex-start;gap:8px}._summaryInlineItem_19zhk_727{width:100%}._summaryInlineValue_19zhk_742,._summaryInlineValueMuted_19zhk_743{white-space:normal}._stakeInline_19zhk_761{flex-direction:column;align-items:stretch}._inputWrap_19zhk_773,._field_19zhk_768{width:100%}._btnPrimary_19zhk_820{width:100%;justify-content:center}}@keyframes _gridItemEnter_19zhk_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes _skeletonShimmer_19zhk_1{to{transform:translate(100%)}}@keyframes _mediaImageFadeIn_19zhk_1{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){._sportsGrid_19zhk_95>*,._countriesGrid_19zhk_102>*,._leaguesGrid_19zhk_103>*,._eventsGrid_19zhk_104>*{animation:none}._mediaImageLoaded_19zhk_313{animation:none}._skeletonIcon_19zhk_215:after,._skeletonTitle_19zhk_216:after,._skeletonMeta_19zhk_217:after,._skeletonTeamName_19zhk_218:after,._skeletonEventMeta_19zhk_219:after,._skeletonOddsHeader_19zhk_230:after,._skeletonOddButton_19zhk_231:after{animation:none}}._row_1bqu8_1{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}._item_1bqu8_10{width:fit-content;min-width:0;max-width:260px;flex:0 0 auto;appearance:none;border:1px solid rgba(0,0,0,.06);background:#fff;color:#14181ceb;border-radius:10px;display:inline-flex;align-items:center;gap:8px;padding:8px;font-size:13px;line-height:16px;text-align:left;cursor:pointer;transition:background .14s ease,border-color .14s ease}._itemWide_1bqu8_31{min-width:160px;max-width:290px}._itemEntering_1bqu8_36{animation:_breadcrumbEnter_1bqu8_1 .24s cubic-bezier(.22,1,.36,1)}._item_1bqu8_10:hover{background:#f9fafb;border-color:#0000001a}._icon_1bqu8_45{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}._textBlock_1bqu8_52{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}._label_1bqu8_59{font-size:13px;line-height:16px;color:#14181ceb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._subtitle_1bqu8_68{margin-top:2px;font-size:12px;line-height:16px;color:#14181ca6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._edit_1bqu8_78{margin-left:10px;flex:0 0 auto;width:24px;height:24px;border-radius:8px;background:#6b72801f;color:#6b7280;display:inline-flex;align-items:center;justify-content:center}._editIcon_1bqu8_91{width:12px;height:12px}@keyframes _breadcrumbEnter_1bqu8_1{0%{opacity:.4;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){._row_1bqu8_1{flex-wrap:wrap}._item_1bqu8_10,._itemWide_1bqu8_31{max-width:100%}}._container_1oiul_1{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#6b72801f;color:#6b7280}._flagFrame_1oiul_13{width:22px;height:16px;border-radius:4px;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.06);box-sizing:border-box}._flagImage_1oiul_23{width:100%;height:100%;display:block}._fallbackIcon_1oiul_29{width:16px;height:16px;display:block}._page_dq8z3_1{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:20px;align-items:start;position:relative}._leftRail_dq8z3_9{display:flex;flex-direction:column;align-items:flex-start;padding-top:4px}._backButton_dq8z3_16{width:48px;height:48px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform 80ms ease}._backButton_dq8z3_16:hover{background:#f9fafb;border-color:#0000001a}._backButton_dq8z3_16:active{transform:translateY(1px);background:#eef0f3}._backButtonIcon_dq8z3_39{width:18px;height:18px;color:#111827}._mainContent_dq8z3_45{display:flex;flex-direction:column;gap:16px;min-width:0}._header_dq8z3_52{display:flex;flex-direction:column;gap:6px}._toastSlot_dq8z3_58{position:absolute;top:0;right:0;min-width:320px;max-width:460px;width:fit-content;z-index:20}._title_dq8z3_68{margin:0;font-size:24px;line-height:32px;font-weight:800;color:#0f172a}._subtitle_dq8z3_76{font-size:13px;line-height:20px;color:#0f172ab3}@media(max-width:980px){._page_dq8z3_1{grid-template-columns:1fr;row-gap:12px}._toastSlot_dq8z3_58{position:static;min-width:0;max-width:460px;width:min(100%,460px)}._leftRail_dq8z3_9{padding-top:0}}._page_1by17_1{width:100%}._shell_1by17_5{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;height:calc(100vh - 136px);min-height:640px;padding:0 10px 0 0}._chatPanel_1by17_14,._authCard_1by17_15{border-radius:10px;border:1px solid rgba(0,0,0,.06);background:#fff;box-shadow:0 10px 24px #0000000a;overflow:hidden}._sidebar_1by17_23{border:0;background:transparent;box-shadow:none;overflow:visible;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:0;gap:10px;padding:10px 0 0;border:1px solid #f5f5f5}._sidebarControls_1by17_36{display:grid;gap:14px}._loadingBlock_1by17_41{position:relative;overflow:hidden;border-radius:10px;background:#e2e8f0d1}._loadingBlock_1by17_41:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0,#ffffffb8,#fff0);transform:translate(-100%);animation:_messagesLoadingShimmer_1by17_1 1.3s ease-in-out infinite}._loadingAvatar_1by17_62,._loadingConversationAvatar_1by17_63,._loadingMessageAvatar_1by17_64{width:38px;height:38px;border-radius:10px}._loadingHeaderAction_1by17_70{width:40px;height:40px;border-radius:10px}._loadingTitleBlock_1by17_76{min-width:0;display:grid;gap:6px}._loadingTitle_1by17_76{width:108px;height:14px;border-radius:999px}._loadingSubtitle_1by17_88{width:132px;height:11px;border-radius:999px}._loadingSearch_1by17_94{height:48px;border-radius:10px}._searchSlot_1by17_99{min-height:48px}._searchPlaceholder_1by17_103{height:48px}._loadingConversationList_1by17_107{display:grid;gap:10px}._loadingConversationCard_1by17_112{display:grid;grid-template-columns:38px minmax(0,1fr) 36px;gap:12px;align-items:start;padding:10px 8px 10px 10px;border-radius:10px;background:#ffffffa3;border:1px solid rgba(15,23,42,.04)}._loadingConversationMeta_1by17_123{min-width:0;display:grid;gap:6px;padding-top:2px}._loadingConversationName_1by17_130{width:92px;height:13px;border-radius:999px}._loadingConversationPreview_1by17_136{width:154px;height:11px;border-radius:999px}._loadingConversationTime_1by17_142{width:36px;height:11px;border-radius:999px;justify-self:end;margin-top:2px}._loadingChatPanel_1by17_150{grid-template-rows:auto minmax(0,1fr)}._loadingChatBody_1by17_154{display:grid;align-content:start;gap:14px;padding:10px 20px;min-height:0}._loadingDayDivider_1by17_162{width:74px;height:26px;border-radius:10px;justify-self:center}._loadingMessageRow_1by17_169{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start}._loadingMessageRowOwn_1by17_176{grid-template-columns:minmax(0,1fr) 38px}._loadingMessageBubble_1by17_180,._loadingMessageBubbleLong_1by17_181{height:56px;border-radius:10px}._loadingMessageBubble_1by17_180{width:min(46%,320px)}._loadingMessageBubbleOwn_1by17_190{justify-self:end}._loadingMessageBubbleLong_1by17_181{width:min(62%,420px)}._chatPanel_1by17_14{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0}._chatPanelEmpty_1by17_204{background:transparent;border:0;box-shadow:none}._sidebarHeader_1by17_210,._chatHeader_1by17_211{display:flex;align-items:center;justify-content:space-between;gap:12px}._sidebarHeader_1by17_210{padding-bottom:10px;border-bottom:1px solid rgba(15,23,42,.06)}._sidebarHeading_1by17_223,._chatIdentity_1by17_224{display:flex;align-items:center;gap:12px}._identityLink_1by17_230,._avatarLink_1by17_231,._messageAuthorLink_1by17_232{color:inherit;text-decoration:none}._identityLink_1by17_230{min-width:0}._avatarLink_1by17_231{display:block;flex:0 0 auto}._messageAuthorLink_1by17_232,._sidebarHeading_1by17_223{min-width:0}._sidebarHeaderActions_1by17_254{display:flex;align-items:center;gap:10px;flex:0 0 auto}._sidebarAvatar_1by17_261{width:38px;height:38px;border-radius:10px;overflow:hidden;flex:0 0 38px;border:1px solid rgba(15,23,42,.06)}._sidebarAvatarImage_1by17_270{width:100%;height:100%;border-radius:inherit;display:block}._sidebarTitleBlock_1by17_277,._chatHeading_1by17_278,._contactBody_1by17_279,._selectorItemBody_1by17_280,._newChatTitleBlock_1by17_286{min-width:0;display:grid;gap:2px}._sidebarTitleBlock_1by17_277,._chatHeading_1by17_278{min-height:38px;align-content:center;gap:0}._sidebarTitle_1by17_277,._chatTitle_1by17_300,._authTitle_1by17_301,._emptyPanelTitle_1by17_302,._emptyChatTitle_1by17_303,._newChatTitle_1by17_286{font-size:14px;line-height:1.4;font-weight:800;color:#172033}._sidebarTitle_1by17_277{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sidebarSubtitle_1by17_317,._chatPresence_1by17_318,._authText_1by17_319,._emptyPanelText_1by17_320,._emptyChatText_1by17_321,._newChatSubtitle_1by17_322,._contactsCaption_1by17_323,._state_1by17_324,._stateError_1by17_325{font-size:12px;line-height:20px;color:#475569;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sidebarSubtitle_1by17_317,._chatPresence_1by17_318{line-height:1.35}._selectorButton_1by17_340,._newChatTriggerButton_1by17_341,._newChatClose_1by17_342{position:relative;width:40px;height:40px;border-radius:10px;padding:0;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 24px #0000000a;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}._selectorWrap_1by17_362{position:relative;flex:0 0 auto}._selectorButtonIcon_1by17_367{width:20px;height:20px;color:#4b5563;display:block}._selectorButtonUnreadDot_1by17_374{position:absolute;top:9px;right:9px;width:8px;height:8px;border-radius:999px;background:#ff3b30;box-shadow:0 0 0 2px #fff;isolation:isolate;pointer-events:none}._selectorButtonUnreadDot_1by17_374:after{content:"";position:absolute;inset:0;border-radius:inherit;background:#ff3b3073;z-index:-1;animation:_conversationIndicatorPulse_1by17_1 1.6s ease-out infinite}._newChatTriggerIcon_1by17_397{width:20px;height:20px;color:#4b5563;display:block}._newChatCloseIcon_1by17_404{width:18px;height:18px;color:#111827;display:block}._selectorMenu_1by17_411{position:absolute;top:calc(100% + 8px);right:0;width:280px;padding:8px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fffffffa;box-shadow:0 18px 40px #0f172a1f;display:grid;gap:6px;z-index:20;opacity:0;transform:translateY(-8px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}._selectorMenuOpen_1by17_433{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}._selectorItem_1by17_280{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;background:transparent;border:1px solid transparent;box-sizing:border-box;cursor:pointer;text-align:left;transition:background .16s ease,transform .16s ease,border-color .16s ease}._selectorItemActive_1by17_458{background:#f1f5f9eb}._selectorItemTitle_1by17_462{font-size:13px;line-height:1.3;font-weight:700;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._selectorItemTitleRow_1by17_472{min-width:0;display:flex;align-items:center;gap:8px}._selectorItemUnreadDot_1by17_479{position:relative;width:8px;height:8px;border-radius:999px;background:#ff3b30;flex:0 0 8px;box-shadow:0 0 0 2px #fff;isolation:isolate;pointer-events:none}._selectorItemUnreadDot_1by17_479:after{content:"";position:absolute;inset:0;border-radius:inherit;background:#ff3b3073;z-index:-1;animation:_conversationIndicatorPulse_1by17_1 1.6s ease-out infinite}._selectorItemMeta_1by17_501,._menuState_1by17_502{font-size:11px;line-height:1.35;color:#6f7f9c}._selectorItemCheck_1by17_508{width:20px;height:20px;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}._selectorItemAvatar_1by17_517{width:32px;height:32px;border-radius:10px;display:block;flex:0 0 32px}._selectorButton_1by17_340:hover,._newChatTriggerButton_1by17_341:hover,._newChatClose_1by17_342:hover,._contactCard_1by17_528:hover{background:#fff;border-color:#3b82f62e}._selectorItem_1by17_280:not(._selectorItemActive_1by17_458):hover{background:#ffffffb3;border-color:#0000000f}._selectorButton_1by17_340:hover,._newChatTriggerButton_1by17_341:hover,._newChatClose_1by17_342:hover{background:#f9fafb;border-color:#0000001a}._selectorButton_1by17_340:active,._newChatTriggerButton_1by17_341:active,._newChatClose_1by17_342:active,._conversationCard_1by17_556:active,._contactCard_1by17_528:active,._selectorItem_1by17_280:active{transform:translateY(1px)}._selectorButton_1by17_340:active,._newChatTriggerButton_1by17_341:active,._newChatClose_1by17_342:active{background:#eef0f3}._searchWrap_1by17_574{position:relative;display:flex;align-items:center;height:48px;border-radius:10px;background:#fffffff0;border:1px solid rgba(15,23,42,.06);overflow:hidden}._sidebarSearchWrap_1by17_585{animation:_messagesSearchReveal_1by17_1 .22s cubic-bezier(.22,1,.36,1) both}._searchIcon_1by17_589{position:absolute;left:14px;width:20px;height:20px;color:#0f172a8c;display:block}._searchInput_1by17_598{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 10px 0 42px;font-size:12px;color:#172033}._listWrap_1by17_609,._contactsList_1by17_610,._messagesScroller_1by17_611{min-height:0;overflow-y:auto;scrollbar-width:thin}._conversationList_1by17_617,._messageStack_1by17_618{display:grid;gap:10px}._conversationList_1by17_617>._conversationCard_1by17_556{opacity:0;transform:translateY(10px);animation:_messagesConversationEnter_1by17_1 .52s cubic-bezier(.22,1,.36,1) forwards}._conversationList_1by17_617>._conversationCard_1by17_556:nth-child(2){animation-delay:40ms}._conversationList_1by17_617>._conversationCard_1by17_556:nth-child(3){animation-delay:80ms}._conversationList_1by17_617>._conversationCard_1by17_556:nth-child(4){animation-delay:.12s}._conversationList_1by17_617>._conversationCard_1by17_556:nth-child(5){animation-delay:.16s}._conversationList_1by17_617>._conversationCard_1by17_556:nth-child(6){animation-delay:.2s}._contactCard_1by17_528{width:100%;border-radius:10px;border:1px solid rgba(15,23,42,.06);background:#ffffffdb;box-shadow:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease,background .16s ease}._conversationCard_1by17_556{width:100%;border-radius:10px;box-sizing:border-box;border:1px solid transparent;background:transparent;box-shadow:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;padding:10px 8px 10px 10px;text-align:left;cursor:pointer}._conversationCard_1by17_556:not(._conversationCardActive_1by17_683):hover{background:#ffffffb3;border-color:#0000000f}._conversationCardActive_1by17_683{border:1px solid rgba(0,0,0,.1);background:#f9fafb}._conversationAvatarWrap_1by17_693{position:relative;width:38px;height:38px}._conversationAvatarFrame_1by17_699{width:38px;height:38px;border-radius:10px;overflow:hidden;box-sizing:border-box;background:#fff}._conversationAvatar_1by17_693{display:block;width:100%;height:100%;border-radius:inherit}._conversationStatusDot_1by17_715{position:absolute;top:-1px;right:-1px;width:8px;height:8px;border-radius:999px;box-shadow:0 0 0 2px #f5f5f5;isolation:isolate;pointer-events:none}._conversationStatusDot_1by17_715:after{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1;animation:_conversationIndicatorPulse_1by17_1 1.6s ease-out infinite}._conversationStatusDotOnline_1by17_736{background:#18b637}._conversationStatusDotOnline_1by17_736:after{background:#18b63773}@keyframes _conversationIndicatorPulse_1by17_1{0%{transform:scale(1);opacity:.65}70%{transform:scale(2.3);opacity:0}to{transform:scale(2.3);opacity:0}}@keyframes _messagesLoadingShimmer_1by17_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes _messagesSearchReveal_1by17_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes _messagesConversationEnter_1by17_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._conversationBody_1by17_795{min-width:0;display:grid;gap:3px;padding-top:2px}._conversationTopRow_1by17_802{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._conversationNameRow_1by17_809{min-width:0;display:flex;align-items:center;gap:8px}._conversationName_1by17_809{font-size:13px;line-height:1.25;font-weight:800;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._conversationUnreadDot_1by17_826{position:absolute;top:-1px;left:-1px;width:8px;height:8px;border-radius:999px;background:#ff3b30;box-shadow:0 0 0 2px #f5f5f5;isolation:isolate;pointer-events:none}._conversationUnreadDot_1by17_826:after{content:"";position:absolute;inset:0;border-radius:inherit;background:#ff3b3073;z-index:-1;animation:_conversationIndicatorPulse_1by17_1 1.6s ease-out infinite}._conversationTime_1by17_849,._messageTime_1by17_850,._contactMeta_1by17_851{font-size:11px;line-height:1.25;color:#0f172a8c;font-weight:500}._conversationTimeUnread_1by17_858{font-weight:700}._conversationPreview_1by17_862{font-size:11px;line-height:1.35;color:#0f172a8c;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._conversationPreviewUnread_1by17_872{color:#334155;font-weight:700}._unreadBadge_1by17_877{min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:linear-gradient(135deg,#111827,#2563eb);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}._newChatSection_1by17_891{display:grid;opacity:0;transform:translateY(-8px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}._newChatSectionOpen_1by17_902{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}._channelHintCard_1by17_908{display:grid;gap:6px;padding:10px 12px;border-radius:10px;background:#ffffffc7;border:1px solid rgba(15,23,42,.05)}._channelHintText_1by17_917{font-size:12px;line-height:1.45;color:#64748b}._newChatPanel_1by17_923{display:grid;gap:12px;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 24px #0000000a}._newChatHeader_1by17_933{display:flex;align-items:center;justify-content:space-between;gap:12px}._contactsList_1by17_610{display:grid;gap:10px;max-height:220px;box-sizing:border-box}._contactCard_1by17_528{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;cursor:pointer}._contactName_1by17_956{font-size:13px;line-height:1.3;font-weight:700;color:#172033}._contactAvatar_1by17_963{width:38px;height:38px;border-radius:10px;background:#fff;display:block;flex:0 0 38px}._contactAction_1by17_972{width:34px;height:34px;border-radius:12px;background:#2563eb1a;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}._chatHeader_1by17_211{padding:10px;border-bottom:1px solid rgba(15,23,42,.06)}._chatAvatar_1by17_988{width:38px;height:38px;border-radius:10px;display:block;flex:0 0 38px;overflow:hidden;border:1px solid rgba(15,23,42,.06)}._chatMeta_1by17_998{display:flex;align-items:center;gap:10px;flex:0 0 auto}._chatActionButton_1by17_1005{width:40px;height:40px;border-radius:10px;padding:0;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 24px #0000000a;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease,color .16s ease}._chatActionButton_1by17_1005:hover{background:#f9fafb;border-color:#0000001a}._chatActionButton_1by17_1005:active{transform:translateY(1px)}._chatActionButton_1by17_1005:disabled{opacity:.55;cursor:default;transform:none}._chatActionButtonActive_1by17_1040{background:#ff3b3014;border-color:#ff3b302e;color:#ff3b30}._chatActionIcon_1by17_1046{width:20px;height:20px;display:block}._chatMetaPill_1by17_1052{height:34px;padding:0 12px;border-radius:999px;background:#ffffffdb;border:1px solid rgba(15,23,42,.06);color:#475569;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700}._messagesScroller_1by17_611{padding:10px 20px;background:#fff}._dayDivider_1by17_1071{display:flex;align-items:center;justify-content:center;margin:10px 0 2px}._dayDividerText_1by17_1078{height:26px;padding:0 10px;border-radius:10px;background:#ffffffe6;border:1px solid rgba(15,23,42,.05);color:#0f172a8c;display:inline-flex;align-items:center;font-size:12px;font-weight:600}._messageRow_1by17_1091{display:flex;align-items:flex-end;gap:10px}._messageRowOwn_1by17_1097{justify-content:flex-end}._messageAvatar_1by17_1101{width:34px;height:34px;border-radius:50%;display:block;flex:0 0 34px}._messageBubble_1by17_1109{max-width:min(68%,560px);padding:10px 12px;border-radius:10px 10px 10px 0;background:#fffffff5;border:1px solid rgba(15,23,42,.05);box-shadow:0 10px 24px #00000008;display:grid;gap:2px;color:#475569}._messageBubbleOwn_1by17_1121{border-radius:10px 10px 0;background:#2563eb1a}._messageHeader_1by17_1126{display:flex;align-items:center;justify-content:space-between;gap:10px}._messageHeaderOwn_1by17_1133{justify-content:space-between}._messageAuthor_1by17_232{font-size:12px;line-height:1.2;font-weight:700;color:#475569}._messageBody_1by17_1144{white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.55;font-weight:500}._messageTime_1by17_850{flex:0 0 auto}._composer_1by17_1156{padding:10px 20px;border-top:1px solid rgba(15,23,42,.07)}._composerNotice_1by17_1161{font-size:12px;line-height:1.45;color:#475569;font-weight:500;padding-bottom:8px}._composerField_1by17_1169{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;min-height:40px}._composerInputWrap_1by17_1177{display:flex;align-items:center;min-height:40px;max-height:168px;overflow-y:auto}._composerInput_1by17_1177{width:100%;min-width:0;box-sizing:border-box;outline:0;border-radius:0;border:0;background:transparent;white-space:pre-wrap;font-size:12px;color:#172033;font-weight:500;overflow-wrap:anywhere;word-break:break-word}._composerInputDisabled_1by17_1201{color:#0f172a8c;cursor:default}._composerInput_1by17_1177:empty:before{content:attr(data-placeholder);color:#0f172a8c;pointer-events:none}._sendButton_1by17_1212{align-self:center;width:40px;height:40px;padding:0;border-radius:12px;background:#1f2937;color:#fff;box-shadow:0 10px 24px #0000000a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,opacity .16s ease,filter .16s ease}._sendButton_1by17_1212:hover{filter:brightness(1.03)}._sendButton_1by17_1212:active{transform:translateY(1px)}._sendButton_1by17_1212:disabled{opacity:.55;cursor:default;filter:none}._emptyPanel_1by17_302,._emptyChat_1by17_303,._authCard_1by17_15{display:grid;place-items:center;justify-items:center;text-align:center;gap:10px;background:#ffffffc7;border:1px solid rgba(15,23,42,.05);border-radius:10px}._emptyPanel_1by17_302{align-content:center;padding:20px 10px}._authCard_1by17_15{min-height:calc(100vh - 136px);padding:32px}._emptyChat_1by17_303{min-height:100%;align-content:center}._authIcon_1by17_1273{width:54px;height:54px;border-radius:18px;background:#2563eb1a;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}._emptyPanelIcon_1by17_1284,._emptyChatIcon_1by17_1285{width:40px;height:40px;border-radius:10px;background:#2563eb1a;border:1px solid rgba(15,23,42,.05);box-shadow:0 10px 24px #0000000a;color:#4b5563;display:inline-flex;align-items:center;justify-content:center}@media(max-width:1120px){._shell_1by17_5{grid-template-columns:300px minmax(0,1fr);gap:12px}._messageBubble_1by17_1109{max-width:76%}}@media(max-width:980px){._shell_1by17_5{grid-template-columns:1fr;height:auto;min-height:0}._sidebar_1by17_23,._chatPanel_1by17_14,._authCard_1by17_15{border-radius:24px}._sidebar_1by17_23{grid-template-rows:auto auto minmax(0,1fr) auto}._listWrap_1by17_609,._messagesScroller_1by17_611,._contactsList_1by17_610{max-height:none}._chatPanel_1by17_14{min-height:560px}}@media(max-width:720px){._page_1by17_1{padding-bottom:6px}._sidebar_1by17_23,._chatPanel_1by17_14{padding:0}._shell_1by17_5{gap:10px}._sidebar_1by17_23{padding:14px}._chatHeader_1by17_211,._messagesScroller_1by17_611,._composer_1by17_1156{padding-left:14px;padding-right:14px}._composer_1by17_1156{margin-left:14px;margin-right:14px}._chatHeader_1by17_211{align-items:flex-start;flex-direction:column}._selectorMenu_1by17_411{width:min(280px,calc(100vw - 28px));max-width:none}._messageBubble_1by17_1109{max-width:88%}}@media(prefers-reduced-motion:reduce){._conversationList_1by17_617>._conversationCard_1by17_556{opacity:1;transform:none;animation:none}._newChatSection_1by17_891{max-height:none;opacity:1;transform:none;transition:none;pointer-events:auto}._loadingBlock_1by17_41:after{animation:none}._sidebarSearchWrap_1by17_585{animation:none}._selectorMenu_1by17_411{opacity:1;transform:none;transition:none;pointer-events:auto}}._page_16txx_1{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}._header_16txx_9{display:flex;flex-direction:column;gap:6px}._title_16txx_15{margin:0;font-size:28px;line-height:34px;font-weight:800;color:#0f172a}._subtitle_16txx_23{font-size:14px;line-height:20px;color:#0f172ab3}._card_16txx_29{border:1px solid rgba(0,0,0,.06);border-radius:16px;background:#fff;box-shadow:0 10px 24px #0000000a;padding:18px;display:flex;flex-direction:column;gap:10px}._cardTitle_16txx_40{margin:0;font-size:16px;line-height:22px;font-weight:800;color:#0f172a}._cardText_16txx_48{font-size:14px;line-height:22px;color:#0f172aad}@media(max-width:720px){._page_16txx_1{gap:14px}._title_16txx_15{font-size:24px;line-height:30px}._card_16txx_29{padding:16px;border-radius:14px}}
