.Notifications_notifications__2K9ii{position:relative;z-index:-1;left:1px;right:1px;width:calc(100% - 2px);height:118px;list-style:none;margin-bottom:calc(var(--space-4) * -2.75);margin-top:-1.5rem;background-color:transparent;animation:Notifications_appear__oefgI .5s ease-in-out}@keyframes Notifications_appear__oefgI{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.Notifications_notificationWrapper__smcYU{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;transform-origin:top left;transition:scale .3s ease-in-out}.Notifications_notification__na02D{position:relative;width:100%;min-height:106px;max-height:106px;display:flex;justify-content:space-between;align-items:center;padding:var(--space-4) var(--space-4) var(--space-12);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;background-color:var(--text-static-black);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden}.Notifications_backgroundImage__quvZd{object-fit:cover;object-position:top center;z-index:-1}.Notifications_title__pEsvh{color:var(--text-static-white);font-size:var(--text-base);max-width:450px;text-wrap:balance;font-weight:var(--font-medium);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Notifications_actions__5XbHv{display:flex;align-items:center;gap:var(--space-6)}.Notifications_link__MpqIZ{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-3xl);background-color:var(--text-static-white);cursor:pointer;outline:none;text-decoration:none;transition:scale var(--transition-fast);color:var(--text-static-black)}.Notifications_link__MpqIZ:hover{scale:1.05}.Notifications_closeButton__h40Pw{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-xl);background-color:transparent;cursor:pointer;transition:color var(--transition-fast);color:var(--text-static-secondary);margin:0;border:none;outline:none}.Notifications_closeButton__h40Pw:hover{color:var(--text-static-white)}.Notifications_closeButton__h40Pw:focus-visible{outline:2px solid var(--text-static-white);outline-offset:2px}@media (max-width:768px){.Notifications_title__pEsvh{max-width:230px}.Notifications_link__MpqIZ{position:absolute;opacity:0;left:0;right:0;bottom:0;top:0;width:100%;height:100%;border-radius:0}.Notifications_closeButton__h40Pw{position:relative;z-index:1}}.Bottomsheet_bottomsheet__Qzazm{--button-height:var(--space-10);--border-radius:var(--space-8) var(--space-8) 0 0;--max-bottomsheet-height:85vh;max-height:var(--max-bottomsheet-height);display:flex;flex-direction:column;position:fixed;z-index:10000;bottom:0;left:0;width:100%;border-radius:var(--border-radius);background-color:var(--background-primary);padding:0;border:none;max-width:100%;animation:Bottomsheet_bounceIn__OBc__ .25s;touch-action:none}.Bottomsheet_bottomsheetClosing__yRFav{transition:bottom .5s}.Bottomsheet_bottomsheetBackdrop__gaK9D{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9999}.Bottomsheet_bottomsheetBackdropClosing__MPrE_{transition:opacity .5s;opacity:0}.Bottomsheet_bottomsheetContent__psMIx{flex-grow:1;padding:var(--space-4) var(--space-3) var(--space-6);overflow-y:auto;height:100%;overscroll-behavior-y:none;overscroll-behavior:contain}.Bottomsheet_bottomsheetCloseBtn__gcX0P{position:-webkit-sticky;position:sticky;flex-shrink:0;top:0;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--background-primary);border:none;outline:none;height:var(--button-height);border-radius:var(--border-radius)}.Bottomsheet_bottomsheetCloseBtn__gcX0P:before{display:inline-block;content:"";background-color:var(--icon-tertiary);width:64px;height:4px;border-radius:20px}@keyframes Bottomsheet_bounceIn__OBc__{0%{transform:translateY(60%);opacity:0}50%{opacity:.7}to{transform:translateY(0);scale:1}}.NewsCenter_trigger__1mohp{position:relative;display:flex;padding:var(--space-3);align-items:center;gap:var(--space-2);align-self:stretch;border:none;border-radius:var(--radius-3xl);background-color:transparent;cursor:pointer;color:var(--text-primary);text-overflow:ellipsis;transition:background-color var(--transition-fast);font-family:var(--font-primary);font-weight:var(--font-normal);font-size:var(--text-base)}.NewsCenter_trigger__1mohp:hover{background-color:var(--background-tertiary)}.NewsCenter_trigger__1mohp:focus-visible{outline:2px solid var(--border-accent);outline-offset:2px}.NewsCenter_unreadBadge__5kKgW{position:absolute;top:8px;left:28px;width:6px;height:6px;background:var(--background-accent);border-radius:50%}.NewsCenter_popoverContent__Lm7vW{width:347px;height:410px;max-height:410px;background:var(--background-primary);border:1px solid var(--border-tertiary);border-radius:var(--radius-3xl);box-shadow:0 1px 4px 0 rgba(60,83,135,.09),0 1px 10px 1px rgba(74,80,94,.05);z-index:var(--z-popover);overflow:hidden;display:flex;flex-direction:column}.NewsCenter_bottomsheetContent__sDPO_{max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.NewsCenter_contentWrapper__4OZbY{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-45) 0 var(--space-45) var(--space-45);flex:1 1;min-height:0;position:relative}.NewsCenter_header__jQjpk{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding-right:var(--space-45)}.NewsCenter_title__heN5H{font-size:var(--text-lg);font-weight:var(--font-semibold);line-height:1.1;color:var(--text-primary);margin:0}.NewsCenter_newsList__K4d7S{padding-right:var(--space-45);overflow-y:auto;overflow-x:hidden}.NewsCenter_newsItems__5mIzL,.NewsCenter_newsList__K4d7S{display:flex;flex-direction:column;gap:var(--space-3)}.NewsCenter_newsItem__IM_lF{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-25);position:relative}.NewsCenter_newsContent__T0Y1c{display:flex;flex-direction:column;gap:var(--space-35);flex:1 1;min-width:0}.NewsCenter_textBlock__L5E3Z{display:flex;flex-direction:column;gap:var(--space-1)}.NewsCenter_newsTitle__1wib0{font-weight:var(--font-medium);color:var(--text-primary)}.NewsCenter_newsDescription__wkdag,.NewsCenter_newsTitle__1wib0{font-size:var(--text-sm);line-height:1.3;margin:0;word-wrap:break-word}.NewsCenter_newsDescription__wkdag{font-weight:var(--font-normal);color:var(--text-secondary);white-space:pre-line}.NewsCenter_newsActions__dHgX5{display:flex;gap:var(--space-2)}.NewsCenter_newsButton__utJ60{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-3) var(--space-4);height:40px;background:var(--background-accent);color:var(--text-static-white);font-size:var(--text-sm);font-weight:var(--font-normal);line-height:1.3;border-radius:99px;text-decoration:none;cursor:pointer;transition:background-color var(--transition-fast)}.NewsCenter_newsButton__utJ60:hover{background:var(--btn-primary-hover)}.NewsCenter_newsButton__utJ60:active{background:var(--btn-primary-press)}.NewsCenter_newsButton__utJ60:focus-visible{outline:2px solid var(--border-accent);outline-offset:2px}.NewsCenter_unreadDot__vn73_{width:var(--space-15);height:var(--space-15);background:var(--background-accent);border-radius:var(--radius-full);align-self:center}.NewsCenter_readDot__atZsq{visibility:hidden}.NewsCenter_divider__dxID0{width:100%;height:1px;background:var(--border-primary)}.NewsCenter_emptyState__yOAcY{display:flex;align-items:center;justify-content:center;padding:var(--space-12) var(--space-4)}.NewsCenter_emptyStateText__Ozmt0{font-size:var(--text-sm);color:var(--text-secondary);text-align:center;margin:0}.NewsCenter_loaderContainer__EWLSy{display:flex;justify-content:center;padding:var(--space-4)}.NewsCenter_loader__qzX6I{width:var(--space-5);height:var(--space-5);border:2px solid var(--border-secondary);border-top-color:var(--border-accent);border-radius:var(--radius-full);animation:NewsCenter_spin__UlMWV .8s linear infinite}@keyframes NewsCenter_spin__UlMWV{to{transform:rotate(1turn)}}.NewsCenter_loadMoreTrigger__6SGLe{height:1px;visibility:hidden}@media (max-width:1024px){.NewsCenter_popoverContent__Lm7vW{width:100%;max-width:100%;border-radius:var(--radius-2xl) var(--radius-2xl) 0 0}.NewsCenter_contentWrapper__4OZbY{padding:var(--space-4)}.NewsCenter_newsList__K4d7S{max-height:calc(80vh - 120px)}}@media (max-width:768px){.NewsCenter_contentWrapper__4OZbY{padding:var(--space-2) 0 var(--space-2) var(--space-2)}.NewsCenter_bottomsheetContent__sDPO_{padding-block:0 var(--space-2)}.NewsCenter_newsList__K4d7S{padding-right:var(--space-2)}}[data-theme=dark] .NewsCenter_popoverContent__Lm7vW{box-shadow:0 1px 4px 0 rgba(0,0,0,.3),0 1px 10px 1px rgba(0,0,0,.2)}.Notifications_notifications__8Jrto{position:fixed;z-index:2;bottom:var(--space-4);right:var(--space-4);width:314px;height:205px;list-style:none;transform-origin:bottom right;animation:Notifications_appear-desktop__ngIaE .5s ease-in-out}.Notifications_notifications__8Jrto:empty{display:none}@keyframes Notifications_appear-desktop__ngIaE{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes Notifications_appear-mobile__tNjQr{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Notifications_notificationWrapper__8cxBa{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;transform-origin:top left;transition:scale .3s ease-in-out}.Notifications_notification__G1mBB{position:relative;width:100%;min-height:188px;max-height:188px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:var(--space-4);border-radius:var(--radius-2xl);background-color:var(--text-static-black);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden}.Notifications_backgroundImage__djah6{object-fit:cover;object-position:top center;z-index:-1}.Notifications_title__Xk_Nz{color:var(--text-static-white);font-size:var(--text-base);font-weight:var(--font-medium);-webkit-line-clamp:4}.Notifications_description__tPv_Z,.Notifications_title__Xk_Nz{max-width:230px;text-wrap:balance;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.Notifications_description__tPv_Z{color:var(--text-static-secondary);font-size:var(--text-sm);margin-top:var(--space-1);-webkit-line-clamp:3}.Notifications_link__R50nd{position:absolute;z-index:1;bottom:var(--space-4);right:var(--space-4);width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--text-static-white);cursor:pointer;outline:none;text-decoration:none;transition:scale var(--transition-fast);color:var(--text-static-black)}.Notifications_link__R50nd:hover{scale:1.05}.Notifications_closeButton__IyOnW{position:absolute;z-index:2;top:var(--space-4);right:var(--space-4);width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-xl);background-color:transparent;cursor:pointer;transition:color var(--transition-fast);color:var(--text-static-secondary);margin:0;border:none;outline:none}.Notifications_closeButton__IyOnW:hover{color:var(--text-static-white)}.Notifications_closeButton__IyOnW:focus-visible{outline:2px solid var(--text-static-white);outline-offset:2px}@media (max-width:768px){.Notifications_notifications__8Jrto{top:56px;left:var(--space-4);right:var(--space-4);bottom:revert;width:calc(100% - var(--space-8));height:86px;animation:Notifications_appear-mobile__tNjQr .5s ease-in-out;transform-origin:top center}.Notifications_notification__G1mBB{min-width:revert;max-width:revert;min-height:78px;max-height:78px;justify-content:center}.Notifications_title__Xk_Nz{-webkit-line-clamp:2}.Notifications_description__tPv_Z{display:none}.Notifications_link__R50nd{opacity:0;left:0;right:0;bottom:0;top:0;width:100%;height:100%;border-radius:0;z-index:1}.Notifications_closeButton__IyOnW{top:50%;transform:translateY(-50%);z-index:2}}