.ProfileDailyBonusCard_card__fSWQM{position:relative;overflow:hidden;padding:24px;border:1px solid var(--profile-border);border-radius:24px;color:var(--profile-text);background:var(--profile-surface);box-shadow:var(--profile-shadow);font-family:var(--syntasy-font-text)}.ProfileDailyBonusCard_popupCard__Vgm7i{padding-top:72px;background-color:var(--profile-page-color);background-image:var(--profile-page-pattern);background-repeat:repeat;background-position:50%;background-size:32px 32px}.ProfileDailyBonusCard_header__Q7B77{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ProfileDailyBonusCard_title__nxMoJ{margin:0 0 8px;font-family:var(--syntasy-font-display);font-size:30px;font-weight:500;line-height:40px;letter-spacing:-.02em;color:var(--profile-text)}.ProfileDailyBonusCard_subtitle___jZlD{margin:0;color:var(--profile-muted);font-size:15px;line-height:1.6}.ProfileDailyBonusCard_hero__omMZT{justify-content:space-between;margin:24px 0;padding:24px;border:1px solid var(--profile-border);border-radius:20px;background:var(--profile-surface-soft)}.ProfileDailyBonusCard_hero__omMZT,.ProfileDailyBonusCard_reward__LQq1G{display:flex;align-items:center;gap:20px}.ProfileDailyBonusCard_coin__p0Vir{position:relative;display:grid;place-items:center;width:72px;height:72px;flex-shrink:0;border:1px solid var(--profile-border);border-radius:22px;background:var(--profile-surface);color:var(--profile-text);transform:rotate(-8deg)}.ProfileDailyBonusCard_sparkle__zU2s_{position:absolute;right:-8px;top:-8px;color:var(--profile-muted)}.ProfileDailyBonusCard_rewardLabel__8SUpq{margin:0 0 4px;color:var(--profile-muted);font-size:12px}.ProfileDailyBonusCard_amount__GaTsg{color:var(--profile-text);font-family:var(--syntasy-font-display);font-size:40px;font-weight:500;line-height:1.2;letter-spacing:-1.5px;font-variant-numeric:tabular-nums}.ProfileDailyBonusCard_amount__GaTsg span{font-size:15px;font-weight:400;letter-spacing:0}.ProfileDailyBonusCard_rewardHint__wNrqZ{margin:6px 0 0;color:var(--profile-muted);font-size:12px;line-height:1.5}.ProfileDailyBonusCard_action__dA2oM{min-width:222px;text-align:center}.ProfileDailyBonusCard_claimButton__k6DxR{display:inline-flex;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;padding:12px 24px;border:1px solid transparent;border-radius:99px;background:var(--profile-bonus-button-bg);color:var(--profile-highlight-text);font:600 14px/20px var(--syntasy-font-text);cursor:pointer;transition:opacity .15s,transform .15s}.ProfileDailyBonusCard_claimButton__k6DxR:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.ProfileDailyBonusCard_claimButton__k6DxR:active:not(:disabled){transform:translateY(1px)}.ProfileDailyBonusCard_claimButton__k6DxR:focus-visible,.ProfileDailyBonusCard_error__6OvR1 button:focus-visible{outline:2px solid var(--profile-text);outline-offset:4px}.ProfileDailyBonusCard_claimButton__k6DxR:disabled{cursor:default;opacity:.55}.ProfileDailyBonusCard_claimButton__k6DxR.ProfileDailyBonusCard_claimedButton__p9D3w{background:var(--profile-surface);border-color:var(--profile-border);color:var(--profile-text);opacity:1}.ProfileDailyBonusCard_giftIcon__uIpHv{display:inline-grid;place-items:center;width:25px;height:25px;flex:0 0 auto;border-radius:8px;color:var(--profile-gift-color);background:var(--profile-gift-background)}.ProfileDailyBonusCard_giftIcon__uIpHv svg{display:block}.ProfileDailyBonusCard_timer__sFKc5{margin:10px 0 0;color:var(--profile-muted);font-size:11px;line-height:1.5;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px}.ProfileDailyBonusCard_timer__sFKc5 time{font-variant-numeric:tabular-nums;color:var(--profile-text);font-weight:600}.ProfileDailyBonusCard_trackLabel__t4eve{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:12px;font-weight:500}.ProfileDailyBonusCard_progress__OPNXB{height:4px;margin-bottom:16px;overflow:hidden;border-radius:99px;background:var(--profile-surface-soft)}.ProfileDailyBonusCard_progress__OPNXB>div{height:100%;background:var(--profile-text);border-radius:inherit;transition:width .5s ease}.ProfileDailyBonusCard_days__iCxtv{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}.ProfileDailyBonusCard_day__avW4D{display:flex;flex-direction:column;align-items:center;gap:7px;min-width:0;padding:14px 4px 12px;border:1px solid var(--profile-border);border-radius:16px;background:var(--profile-surface-soft);color:var(--profile-muted)}.ProfileDailyBonusCard_dayLabel__uM1He{font-size:12px;line-height:16px}.ProfileDailyBonusCard_dayIcon__TeeSa{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--profile-surface)}.ProfileDailyBonusCard_day__avW4D strong{font-size:20px;font-weight:500;line-height:24px;color:var(--profile-text)}.ProfileDailyBonusCard_dayStatus__yhOdJ{display:inline-flex;align-items:center;gap:3px;font-size:10px;line-height:14px}.ProfileDailyBonusCard_day__avW4D.ProfileDailyBonusCard_currentDay__NV6Ly{background:var(--profile-surface);border-color:var(--profile-text);box-shadow:inset 0 0 0 1px var(--profile-text);color:var(--profile-text)}.ProfileDailyBonusCard_currentDay__NV6Ly .ProfileDailyBonusCard_dayLabel__uM1He,.ProfileDailyBonusCard_currentDay__NV6Ly .ProfileDailyBonusCard_dayStatus__yhOdJ{font-weight:600}.ProfileDailyBonusCard_currentDay__NV6Ly .ProfileDailyBonusCard_dayIcon__TeeSa{color:var(--profile-highlight-text);background:var(--profile-highlight)}.ProfileDailyBonusCard_currentDay__NV6Ly .ProfileDailyBonusCard_dayIcon__TeeSa.ProfileDailyBonusCard_giftDayIcon__56Tiq{background:transparent;border-radius:0}.ProfileDailyBonusCard_dayIcon__TeeSa .ProfileDailyBonusCard_giftIcon__uIpHv{width:34px;height:34px;border-radius:11px}.ProfileDailyBonusCard_day__avW4D.ProfileDailyBonusCard_doneDay__ljur4{color:var(--profile-text)}.ProfileDailyBonusCard_doneDay__ljur4 .ProfileDailyBonusCard_dayIcon__TeeSa{color:#62ad86}.ProfileDailyBonusCard_day__avW4D.ProfileDailyBonusCard_currentDay__NV6Ly.ProfileDailyBonusCard_doneDay__ljur4 .ProfileDailyBonusCard_dayIcon__TeeSa{width:30px;height:30px;border:1px solid var(--profile-claimed-icon-border);background:var(--profile-claimed-icon-background);color:var(--profile-claimed-icon-color)}.ProfileDailyBonusCard_day__avW4D.ProfileDailyBonusCard_currentDay__NV6Ly.ProfileDailyBonusCard_doneDay__ljur4 .ProfileDailyBonusCard_dayIcon__TeeSa svg{width:17px;height:17px;stroke-width:2}.ProfileDailyBonusCard_feedback__KiaM1:empty,.ProfileDailyBonusCard_mobileHideControl__Yt0wC{display:none}.ProfileDailyBonusCard_error__6OvR1,.ProfileDailyBonusCard_resetHint__dtivW,.ProfileDailyBonusCard_success__8KKNv{margin:16px 0 0;font-size:13px;line-height:1.6}.ProfileDailyBonusCard_success__8KKNv{display:flex;align-items:center;gap:6px;color:var(--profile-text)}.ProfileDailyBonusCard_error__6OvR1{color:#df677e}.ProfileDailyBonusCard_error__6OvR1 button{padding:2px 3px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ProfileDailyBonusCard_error__6OvR1 button:disabled{opacity:.5;cursor:default}.ProfileDailyBonusCard_resetHint__dtivW{color:var(--profile-muted)}.ProfileDailyBonusCard_spinner__AJmup{animation:ProfileDailyBonusCard_spin__13rM9 1s linear infinite}.ProfileDailyBonusCard_celebrate__RRHXE .ProfileDailyBonusCard_coin__p0Vir{animation:ProfileDailyBonusCard_pop__zbE2M .6s ease}@keyframes ProfileDailyBonusCard_spin__13rM9{to{transform:rotate(1turn)}}@keyframes ProfileDailyBonusCard_pop__zbE2M{50%{transform:rotate(8deg) scale(1.1)}}@media (max-width:700px){.ProfileDailyBonusCard_card__fSWQM{padding:20px}.ProfileDailyBonusCard_header__Q7B77{flex-wrap:wrap;gap:12px}.ProfileDailyBonusCard_hero__omMZT{gap:20px;padding:20px 16px;flex-direction:column;align-items:stretch}.ProfileDailyBonusCard_reward__LQq1G{justify-content:center}.ProfileDailyBonusCard_action__dA2oM{min-width:0}.ProfileDailyBonusCard_days__iCxtv{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ProfileDailyBonusCard_day__avW4D:last-child{grid-column:span 2}.ProfileDailyBonusCard_trackLabel__t4eve{font-size:11px}.ProfileDailyBonusCard_mobileHideControl__Yt0wC{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;margin:16px 0 0;color:var(--profile-muted);font-size:13px;font-weight:500;cursor:pointer}.ProfileDailyBonusCard_mobileHideControl__Yt0wC input{width:16px;height:16px;accent-color:var(--profile-highlight)}.ProfileDailyBonusCard_popupSuccess__4kxWs{display:none}.ProfileDailyBonusCard_popupCard__Vgm7i{padding:54px 14px 14px;border-radius:20px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_header__Q7B77{gap:6px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_title__nxMoJ{margin-bottom:3px;font-size:24px;line-height:29px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_subtitle___jZlD{font-size:12px;line-height:1.4}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_hero__omMZT{flex-direction:row;align-items:center;gap:10px;margin:12px 0;padding:11px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_reward__LQq1G{min-width:0;justify-content:flex-start;gap:10px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_coin__p0Vir{width:46px;height:46px;border-radius:14px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_amount__GaTsg{font-size:27px;letter-spacing:-1px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_amount__GaTsg span{font-size:12px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_rewardHint__wNrqZ{margin-top:2px;font-size:10px;line-height:1.25}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_action__dA2oM{width:42%;flex:0 0 42%}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_claimButton__k6DxR{min-height:42px;padding:9px 12px;font-size:12px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_timer__sFKc5{margin-top:5px;font-size:9px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_trackLabel__t4eve{margin-bottom:6px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_progress__OPNXB{margin-bottom:9px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_days__iCxtv{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_day__avW4D{gap:3px;padding:7px 1px 6px;border-radius:10px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_day__avW4D:last-child{grid-column:auto}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_dayLabel__uM1He{font-size:9px;line-height:11px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_dayIcon__TeeSa{width:24px;height:24px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_dayIcon__TeeSa .ProfileDailyBonusCard_giftIcon__uIpHv{width:24px;height:24px;border-radius:8px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_day__avW4D strong{font-size:13px;line-height:16px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_dayStatus__yhOdJ{display:none}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_mobileHideControl__Yt0wC{margin-top:10px;font-size:11px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_error__6OvR1,.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_resetHint__dtivW,.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_success__8KKNv{margin-top:8px;font-size:11px;line-height:1.35}}@media (max-width:380px){.ProfileDailyBonusCard_card__fSWQM{padding:16px}.ProfileDailyBonusCard_title__nxMoJ{font-size:26px;line-height:34px}.ProfileDailyBonusCard_coin__p0Vir{width:60px;height:60px}.ProfileDailyBonusCard_reward__LQq1G{gap:16px}.ProfileDailyBonusCard_amount__GaTsg{font-size:34px}.ProfileDailyBonusCard_popupCard__Vgm7i{padding:52px 10px 10px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_hero__omMZT{padding:9px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_coin__p0Vir{width:40px;height:40px}.ProfileDailyBonusCard_popupCard__Vgm7i .ProfileDailyBonusCard_amount__GaTsg{font-size:24px}}@media (prefers-reduced-motion:reduce){.ProfileDailyBonusCard_celebrate__RRHXE .ProfileDailyBonusCard_coin__p0Vir,.ProfileDailyBonusCard_spinner__AJmup{animation:none}.ProfileDailyBonusCard_claimButton__k6DxR,.ProfileDailyBonusCard_progress__OPNXB>div{transition:none}}:root{--profile-page-color:#0e0e12;--profile-page-pattern:url(/media/profile-themes/page-pattern-dark.png);--profile-default-cover:url(/media/profile-themes/profile-cover-dark.png);--profile-surface:#181819;--profile-surface-soft:#202023;--profile-border:rgba(255,255,255,.1);--profile-text:#f4f4f8;--profile-muted:#a5a5b3;--profile-highlight:#f4f4f8;--profile-highlight-text:#181820;--profile-bonus-button-bg:var(--profile-highlight);--profile-gift-color:#ff7b8b;--profile-gift-background:#482732;--profile-claimed-icon-color:#7ad3a5;--profile-claimed-icon-background:rgba(98,173,134,.14);--profile-claimed-icon-border:rgba(122,211,165,.28);--profile-welcome-success:#4ade80;--profile-welcome-reward:#7dd3fc;--profile-shadow:none}html[data-syntasy-theme=light]{--profile-page-color:#f0f0f4;--profile-page-pattern:url(/media/profile-themes/page-pattern-light.png);--profile-default-cover:url(/media/profile-themes/profile-cover-light.png);--profile-surface:#fff;--profile-surface-soft:#f5f5f7;--profile-border:#dde0e6;--profile-text:#181820;--profile-muted:#686b78;--profile-highlight:#181820;--profile-highlight-text:#fff;--profile-bonus-button-bg:#454852;--profile-gift-color:#df3448;--profile-gift-background:#fff0f2;--profile-claimed-icon-color:#238c59;--profile-claimed-icon-background:#edf8f2;--profile-claimed-icon-border:#c8ead7;--profile-welcome-success:#16a34a;--profile-welcome-reward:#0284c7;--profile-shadow:0 10px 30px rgba(25,28,35,.05)}@media (min-resolution:2dppx){:root{--profile-page-pattern:url(/media/profile-themes/page-pattern-dark@2x.png)}html[data-syntasy-theme=light]{--profile-page-pattern:url(/media/profile-themes/page-pattern-light@2x.png)}}.profile-default-pattern-preview,.profile-page-fixed-background.profile-page-default-background{background-color:var(--profile-page-color);background-image:var(--profile-page-pattern);background-repeat:repeat!important;background-position:50%!important;background-size:32px 32px!important}.profile-cover-background,.profile-default-cover-preview{background-position:50%;background-repeat:no-repeat;background-size:cover}.profile-default-cover-preview{background-image:var(--profile-default-cover)}.profile-default-background-option[aria-pressed=true]{border-color:currentColor}.profile-page-typography{--font-color:var(--profile-text);color:var(--profile-text)}.profile-page-typography .profile-account-card{padding:0}.profile-account-card:not(.profile-account-default-cover){--font-color:#fff}.profile-theme-header{--font-color:#fff;--top-bar-bg:#181819}html body .profile-theme-header .top-bar-typography{background:#181819!important;border-color:var(--profile-border)!important}html[data-syntasy-theme=light] body .profile-theme-header .top-bar-typography>a:not(.top-bar-selected),html[data-syntasy-theme=light] body .profile-theme-header .top-bar-typography>a:not(.top-bar-selected)>span:not(.token-sale-badge){color:#fff!important}@media (max-width:767px){html[data-syntasy-theme=light] body .profile-theme-header .top-bar-mobile-typography{--font-color:#181820;border-color:rgba(24,24,32,.12)!important;background:rgba(255,255,255,.96)!important;color:#181820!important;box-shadow:0 8px 24px rgba(25,28,35,.1)!important}html[data-syntasy-theme=light] body .profile-theme-header .top-bar-mobile-typography svg,html[data-syntasy-theme=light] body .profile-theme-header .top-bar-mobile-typography>span{color:#181820!important}}html[data-syntasy-theme=light] body .profile-theme-header .profile-header-logo>.text-white{color:#181820!important}body .profile-page-typography .profile-account-default-cover,body .profile-page-typography .syntasy-profile-widget{background-color:var(--profile-surface)!important;border:1px solid var(--profile-border);box-shadow:var(--profile-shadow)}body .profile-page-typography .profile-account-default-cover.profile-account-card .profile-account-identity{background:transparent!important;backdrop-filter:none;text-shadow:none}.profile-account-default-cover .profile-account-balance{text-shadow:none}.profile-account-default-cover .profile-account-balance>div>svg{color:var(--profile-text)}body .profile-page-typography .syntasy-profile-widget>.border-b,body .profile-page-typography footer{border-color:transparent}body .profile-page-typography .syntasy-profile-widget article{box-shadow:none}html[data-syntasy-theme=light] body .profile-page-typography #profile-welcome-complete,html[data-syntasy-theme=light] body .profile-page-typography .profile-account-default-cover .text-white,html[data-syntasy-theme=light] body .profile-page-typography .syntasy-profile-widget,html[data-syntasy-theme=light] body .profile-page-typography .syntasy-profile-widget .text-white,html[data-syntasy-theme=light] body .profile-page-typography footer,html[data-syntasy-theme=light] body .profile-page-typography[data-profile-default-page] h1{color:var(--profile-text)!important}html[data-syntasy-theme] body .profile-page-typography :is(.syntasy-profile-widget,.profile-account-default-cover) :where([class^="text-white/"],[class*=" text-white/"],[class*="text-[#"],.accent-text){color:var(--profile-muted)!important}html[data-syntasy-theme=light] body .profile-page-typography :is(.syntasy-profile-widget,.profile-account-default-cover) :where([class*="border-white/"],.border-white){border-color:var(--profile-border)!important}html[data-syntasy-theme=light] body .profile-page-typography :is(.syntasy-profile-widget,.profile-account-default-cover) :where([class*="bg-black/"],[class*="bg-white/"]){background-color:var(--profile-surface-soft)!important}html[data-syntasy-theme=light] body .profile-page-typography .profile-account-default-cover .profile-account-balance{background-color:rgba(255,255,255,.38)!important}html[data-syntasy-theme] body .profile-page-typography .profile-top-up,html[data-syntasy-theme] body .profile-page-typography .profile-top-up svg{background-color:var(--profile-highlight)!important;color:var(--profile-highlight-text)!important}html[data-syntasy-theme=light] body .profile-page-typography #profile-welcome-card .profile-welcome-task:not(.profile-welcome-task-completed){background-color:transparent!important}#profile-welcome-card .profile-welcome-check{color:var(--profile-welcome-success)}#profile-welcome-card .profile-welcome-reward-icon{color:var(--profile-welcome-reward)}html[data-syntasy-theme=light] body .profile-page-typography .syntasy-profile-widget .profile-work-title{background-color:rgba(255,255,255,.84)!important;color:#282a33!important;-webkit-text-fill-color:#282a33;text-shadow:none}html[data-syntasy-theme=light] body .profile-page-typography .profile-model-logo-surface,html[data-syntasy-theme=light] body .profile-page-typography .profile-model-logo-surface .text-white{color:#fff!important}@media (max-width:767px){.profile-account-default-cover .profile-cover-background{background-size:auto 100%}}@media (max-width:639px){.profile-account-card .profile-account-layout{grid-template-columns:80px minmax(0,1fr);gap:16px;padding:64px 20px 20px}.profile-account-card .avatar-ring{width:80px;height:80px}.profile-account-card .profile-account-identity{padding:0}.profile-account-card .profile-account-identity p{overflow-wrap:anywhere}.profile-page-typography .profile-account-card h2.profile-account-name{font-size:26px;white-space:normal;overflow-wrap:anywhere}}