.BookmarkReminder_wrapper__UiTm6{position:fixed;top:90px;right:20px;width:340px;max-width:calc(100vw - 40px);padding:24px 20px 18px;background-color:#fff;border-radius:12px;box-shadow:0 24px 44px rgba(149,157,165,.25);z-index:60;animation:BookmarkReminder_bookmarkSlideIn__s3kDN .35s ease forwards}@media screen and (max-width:640px){.BookmarkReminder_wrapper__UiTm6{top:72px;right:12px;left:12px;width:auto;max-width:none}}.BookmarkReminder_closeBtn__gUNlB{position:absolute;top:12px;right:12px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.BookmarkReminder_closeBtn__gUNlB>svg{width:18px;height:18px;fill:#667085;transition:fill .15s ease}.BookmarkReminder_closeBtn__gUNlB:hover>svg{fill:#101828}.BookmarkReminder_iconCircle__w6me_{width:44px;height:44px;margin-bottom:12px;border-radius:50%;background-color:#eef4ff;display:flex;align-items:center;justify-content:center}.BookmarkReminder_iconCircle__w6me_>svg{width:24px;height:24px;fill:#485afe}.BookmarkReminder_title__2crhJ{margin-bottom:8px;font-size:22px;font-weight:700;line-height:1.25;color:#101828}.BookmarkReminder_text__hORId{margin-bottom:16px;font-size:14px;line-height:1.45;color:#475467}.BookmarkReminder_hint__gIZ_9{margin-bottom:16px;padding:10px 12px;border-radius:8px;font-size:14px;line-height:1.4;color:#485afe;background-color:#eef4ff}.BookmarkReminder_actions__fgOVW{display:flex;gap:10px;margin-bottom:10px}.BookmarkReminder_actionBtn__Nix1O{flex:1 1;padding:0;background:none;border:none;cursor:pointer}.BookmarkReminder_actionBtn__Nix1O>span{width:100%;height:40px}.BookmarkReminder_dontRemind__8ZnWe{display:block;width:100%;padding:4px 0;text-align:center;background:none;border:none;cursor:pointer;font-size:12px;color:#667085;transition:color .15s ease}.BookmarkReminder_dontRemind__8ZnWe:hover{color:#101828;text-decoration:underline}@keyframes BookmarkReminder_bookmarkSlideIn__s3kDN{0%{transform:translateX(120%);opacity:0}to{transform:translateX(0);opacity:1}}.CookieConfirmation_wrapper__Kaq3c{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:20px 40px;background-color:#fff;box-shadow:0 0 20px 0 rgba(128,128,128,.1);display:flex;gap:32px;justify-content:center;align-items:center}@media screen and (max-width:550px){.CookieConfirmation_wrapper__Kaq3c{flex-direction:column;gap:20px}}.CookieConfirmation_text__WCC9l{max-width:750px;color:#3c4257;font-size:14px;line-height:1.3}.CookieConfirmation_text__WCC9l>a{color:#485afe}.CookieConfirmation_text__WCC9l>a:active,.CookieConfirmation_text__WCC9l>a:hover{text-decoration:underline}.CookieConfirmation_btnBox__7ExCu{display:flex;gap:12px}@media screen and (max-width:991px){.CookieConfirmation_btnBox__7ExCu{flex-direction:column}}@media screen and (max-width:550px){.CookieConfirmation_btnBox__7ExCu{width:100%}}.CookieConfirmation_btnBox__7ExCu>button{height:38px;white-space:nowrap}@media screen and (max-width:550px){.CookieConfirmation_btnBox__7ExCu>button{height:44px}}.GlobalDownloadUI_miniBarsRow__4paVv{--tabs-count:1;--tabs-gap:clamp(4px,1vw,10px);--dashboard-sidebar-width:237px;position:fixed;top:55px;left:50%;transform:translateX(-50%);width:calc(100vw - 40px);display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:var(--tabs-gap);z-index:9999;pointer-events:none;overflow-x:hidden;overflow-y:visible;padding:0 2px 2px}.GlobalDownloadUI_miniBarsRowDashboard__dMLTO{left:0;right:10px;transform:none;width:calc(50vw - 370px);justify-content:flex-start;z-index:10}@media(max-width:1400px){.GlobalDownloadUI_miniBarsRowDashboard__dMLTO{display:none}}@media(max-width:1440px){.GlobalDownloadUI_miniBarsRowDashboard__dMLTO{width:360px}}.GlobalDownloadUI_miniBar__NCT6n{position:relative;container-type:inline-size;flex:0 1 auto;width:min(540px,(100% - var(--tabs-gap)*(var(--tabs-count) - 1))/var(--tabs-count));min-width:0;pointer-events:auto;max-width:100%;height:44px;border-radius:0 0 22px 22px;background:#fff;box-shadow:0 6px 24px rgba(0,0,0,.12);z-index:9999;cursor:pointer;display:flex;align-items:center;gap:10px;padding:0 18px;animation:GlobalDownloadUI_dlSlideDown__kEL6v .35s cubic-bezier(.16,1,.3,1);outline:none}.GlobalDownloadUI_miniBar__NCT6n:hover{background:#f9fafb}.GlobalDownloadUI_miniBarDashboard__7V76s{width:min(237px,(100% - var(--tabs-gap)*(var(--tabs-count) - 1))/var(--tabs-count))}.GlobalDownloadUI_miniBarDashboard__7V76s:first-child{border-radius:0 0 18px 0}.GlobalDownloadUI_miniBarDashboard__7V76s:last-child{border-radius:0 0 0 18px}@keyframes GlobalDownloadUI_dlSlideDown__kEL6v{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.GlobalDownloadUI_miniBarDashboard__7V76s{animation:GlobalDownloadUI_dlSlideDownLeft__kgiAB .35s cubic-bezier(.16,1,.3,1)}@keyframes GlobalDownloadUI_dlSlideDownLeft__kgiAB{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.GlobalDownloadUI_miniSpinner__jmX7k{flex-shrink:0;color:#485afe;display:flex;align-items:center;justify-content:center;animation:GlobalDownloadUI_dlSpin__ebl6B 1.1s linear infinite}@keyframes GlobalDownloadUI_dlSpin__ebl6B{to{transform:rotate(1turn)}}.GlobalDownloadUI_miniFileName__KwnxG{font-size:13px;font-weight:600;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px;min-width:0;flex:1 1 160px}.GlobalDownloadUI_miniRight__dia5t{flex:1 1;display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.GlobalDownloadUI_miniTrack__S8Ba_{flex:1 1 auto;min-width:24px;height:4px;border-radius:9999px;background:#eaecf0;overflow:hidden}.GlobalDownloadUI_miniFill__oTHM7{height:100%;border-radius:9999px;background:#485afe;transition:width .25s linear}.GlobalDownloadUI_miniMeta__8YRdP{font-size:12px;font-weight:600;color:#485afe;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.GlobalDownloadUI_miniPct__YA2AB,.GlobalDownloadUI_miniSpeed__tZp0L{display:inline}@container (max-width: 300px){.GlobalDownloadUI_miniTrack__S8Ba_{min-width:36px}.GlobalDownloadUI_miniRight__dia5t{gap:6px}}@container (max-width: 320px){.GlobalDownloadUI_miniSpeed__tZp0L{display:none}}@container (max-width: 230px){.GlobalDownloadUI_miniFileName__KwnxG{max-width:50px;flex-basis:50px}}@container (max-width: 250px){.GlobalDownloadUI_miniMeta__8YRdP,.GlobalDownloadUI_miniPct__YA2AB{display:none}.GlobalDownloadUI_miniFileName__KwnxG{flex:1 1 auto;max-width:none}.GlobalDownloadUI_miniRight__dia5t{flex:0 0 auto}.GlobalDownloadUI_miniTrack__S8Ba_{flex:0 0 20px;min-width:20px}}.GlobalDownloadUI_wrap__619Pg{position:fixed;left:0;right:0;bottom:28px;display:flex;justify-content:center;padding:0 20px;z-index:9999;pointer-events:none}.GlobalDownloadUI_toast__ektyu{pointer-events:auto;position:relative;width:432px;max-width:100%;background:#fff;border:1px solid #eaecf0;border-radius:12px;box-shadow:0 0 15px 0 rgba(108,108,108,.1),0 18px 40px -18px rgba(16,24,40,.28);padding:18px 18px 16px;transform:translateY(140%);opacity:0;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .4s ease}.GlobalDownloadUI_toast__ektyu.GlobalDownloadUI_show__ZIJvC{transform:translateY(0);opacity:1}.GlobalDownloadUI_toast__ektyu:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:3px;background:#485afe;transition:background .4s ease}.GlobalDownloadUI_toast__ektyu.GlobalDownloadUI_complete__AWyq_:before{background:#27ae60}.GlobalDownloadUI_top__XoF0O{display:flex;align-items:flex-start;gap:13px}.GlobalDownloadUI_icon__zcw5N{position:relative;width:42px;height:42px;border-radius:11px;background:#eef0ff;color:#485afe;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .4s ease,color .4s ease}.GlobalDownloadUI_toast__ektyu.GlobalDownloadUI_complete__AWyq_ .GlobalDownloadUI_icon__zcw5N{background:#d1fae5;color:#27ae60}.GlobalDownloadUI_ring___Dg02{position:absolute;inset:0;border-radius:11px;border:2px solid #485afe;opacity:0;animation:GlobalDownloadUI_dlPulse__LPp__ 1.9s ease-out infinite}@keyframes GlobalDownloadUI_dlPulse__LPp__{0%{transform:scale(1);opacity:.5}70%{transform:scale(1.5);opacity:0}to{opacity:0}}.GlobalDownloadUI_body__3jPZx{flex:1 1;min-width:0}.GlobalDownloadUI_title__7Gb8r{font-size:15px;font-weight:700;color:#101828;line-height:1.3}.GlobalDownloadUI_text__46HTR{font-size:13px;line-height:1.5;color:#3c4257;margin-top:4px}.GlobalDownloadUI_closeBtn__zKMgR{margin-left:auto;flex-shrink:0;width:28px;height:28px;border-radius:7px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:#667085;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease;padding:0}.GlobalDownloadUI_closeBtn__zKMgR:hover{background:#f3f5f9;color:#3c4257}.GlobalDownloadUI_progress__rss7y{margin-top:15px}.GlobalDownloadUI_progLabels__njJwT{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:7px}.GlobalDownloadUI_progLabel__l8UOQ{color:#667085;font-weight:500;display:inline-flex;align-items:center;gap:5px}.GlobalDownloadUI_toast__ektyu.GlobalDownloadUI_complete__AWyq_ .GlobalDownloadUI_progLabel__l8UOQ{color:#27ae60}.GlobalDownloadUI_progVal__Il_eN{color:#101828;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.GlobalDownloadUI_toast__ektyu.GlobalDownloadUI_complete__AWyq_ .GlobalDownloadUI_progVal__Il_eN{color:#27ae60}.GlobalDownloadUI_track__5rto1{height:7px;border-radius:9999px;background:#f3f5f9;overflow:hidden}.GlobalDownloadUI_fill__06Qqd{height:100%;border-radius:9999px;background:#485afe;position:relative;overflow:hidden;transition:width .25s linear,background .4s ease}.GlobalDownloadUI_toast__ektyu.GlobalDownloadUI_complete__AWyq_ .GlobalDownloadUI_fill__06Qqd{background:#27ae60}.GlobalDownloadUI_fill__06Qqd:after{content:"";position:absolute;inset:0;background-image:linear-gradient(115deg,rgba(255,255,255,0) 25%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 75%);background-size:200% 100%;animation:GlobalDownloadUI_dlShimmer__v23k_ 1.3s linear infinite}.GlobalDownloadUI_toast__ektyu.GlobalDownloadUI_complete__AWyq_ .GlobalDownloadUI_fill__06Qqd:after{animation:none;opacity:0}@keyframes GlobalDownloadUI_dlShimmer__v23k_{0%{background-position:100% 0}to{background-position:-100% 0}}.GlobalDownloadUI_foot__3Nhvy{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:15px}.GlobalDownloadUI_cancelBtn__4Spu0{border:1px solid #fecaca;background:#fff;color:#dc2626;font-family:inherit;font-size:13px;font-weight:600;padding:8px 18px;border-radius:6px;cursor:pointer;transition:background .15s ease;margin-right:auto}.GlobalDownloadUI_cancelBtn__4Spu0:hover{background:#fef2f2;border-color:#fca5a5}.GlobalDownloadUI_gotBtn__Y5Os6{border:1px solid #d0d5dd;background:#fff;color:#3c4257;font-family:inherit;font-size:13px;font-weight:600;padding:8px 18px;border-radius:6px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.GlobalDownloadUI_gotBtn__Y5Os6:hover{background:#f9fafb;border-color:#98a2b3}@media(max-width:767px){.GlobalDownloadUI_miniBarsRowDashboard__dMLTO,.GlobalDownloadUI_miniBarsRow__4paVv{left:0;right:0;transform:none;width:100vw;justify-content:stretch;padding:0 8px 2px}.GlobalDownloadUI_miniBarDashboard__7V76s,.GlobalDownloadUI_miniBar__NCT6n{width:calc((100% - var(--tabs-gap)*(var(--tabs-count) - 1))/var(--tabs-count));border-radius:0 0 16px 16px;animation:GlobalDownloadUI_dlSlideDownFull__9JwxC .35s cubic-bezier(.16,1,.3,1);z-index:10002}@keyframes GlobalDownloadUI_dlSlideDownFull__9JwxC{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.GlobalDownloadUI_miniBar__NCT6n{padding:0 10px;gap:8px}}@media(max-width:480px){.GlobalDownloadUI_miniBarDashboard__7V76s{display:none}}@media(max-width:520px){.GlobalDownloadUI_wrap__619Pg{bottom:16px;padding:0 12px}}@media(prefers-reduced-motion:reduce){.GlobalDownloadUI_toast__ektyu{transition:opacity .2s ease;transform:none!important}.GlobalDownloadUI_miniBarDashboard__7V76s,.GlobalDownloadUI_miniBar__NCT6n,.GlobalDownloadUI_miniSpinner__jmX7k{animation:none}.GlobalDownloadUI_fill__06Qqd:after,.GlobalDownloadUI_ring___Dg02{animation:none!important}}