.hero-illustration{width:100%;display:flex;align-items:center;justify-content:center}.hero-illustration__img{display:block;width:100%;max-width:407px;height:auto;aspect-ratio:407 / 365;object-fit:contain}@media (max-width: 767px){.hero-illustration__img{max-width:300px}}.hero-illustration__frame{width:100%;max-width:407px;aspect-ratio:407 / 365;border:1.5px dashed rgba(255,255,255,.3);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff9}.hero-illustration__logo{width:140px;height:auto;filter:invert(1);opacity:.85}.hero-illustration__label{margin:0;font-size:12px;font-weight:var(--font-weight-medium);letter-spacing:.5px;text-transform:uppercase}.landing{width:100%;background:var(--bg-light);color:var(--on-light)}.section-dark{background:var(--bg-dark);color:var(--on-dark)}.section-light{background:var(--bg-light);color:var(--on-light)}.container{width:100%;max-width:1024px;margin:0 auto;padding-left:48px;padding-right:48px}.landing__header{height:88px;display:flex;align-items:center}.landing__header-inner{display:flex;align-items:center;justify-content:space-between}.landing__brand{display:inline-flex;align-items:center;gap:10px;color:var(--on-dark);text-decoration:none}.landing__brand-text{font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:25px;letter-spacing:-.1px}.section-dark .hero-illustration__logo{filter:invert(1)}.landing__hero{padding-top:81px;padding-bottom:81px}.landing__hero-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.landing__hero-text{flex:0 1 480px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.landing__hero-title,.landing__hero-sub{margin:0;color:var(--on-dark)}.landing__hero-art{flex:0 1 480px;display:flex;align-items:center;justify-content:center}.landing__features{padding-top:30px;padding-bottom:30px}.landing__features-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing__feature{display:inline-flex;align-items:center;gap:10px;color:#000}.landing__feature-text{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-feature);line-height:normal;color:#000}.landing__feature-text--underline{text-decoration:underline;text-decoration-thickness:from-font;text-underline-position:from-font}.landing__stats{padding-top:44px;padding-bottom:44px}.landing__stats-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.landing__stat{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:0 32px}.landing__stat-value{margin:0;white-space:nowrap;color:var(--on-dark)}.landing__stat-label{font-family:var(--font-family-body);font-weight:var(--font-weight-semibold);font-size:var(--font-size-stat-label);line-height:normal;color:var(--on-dark)}.landing__stat-divider{position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:70px;background:var(--divider-on-dark)}.landing__content{padding-top:56px;padding-bottom:56px}.landing__content-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:48px}.landing__content-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:14px}.landing__content-divider{align-self:stretch;width:1px;background:var(--divider-on-light);min-height:210px}.landing__content-body{display:flex;flex-direction:column;gap:14px;margin-top:8px}.landing__body{margin:0;font-family:var(--font-family-body);font-weight:400;font-size:var(--font-size-md);line-height:normal;color:var(--body-on-light)}.landing__body--emphasis{font-weight:var(--font-weight-bold)}.landing__steps{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.landing__step{display:flex;align-items:center;gap:14px;color:#000}.landing__step-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;flex-shrink:0}.landing__step-icon img{width:32px;height:32px;object-fit:contain}.landing__step-text{font-family:var(--font-family-body);font-weight:var(--font-weight-semibold);font-size:var(--font-size-md);line-height:normal;color:#000}.landing__footer{padding-top:44px;padding-bottom:44px}.landing__footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.landing__footer-title{margin:0;flex:1 1 0;color:var(--on-dark)}@media (max-width: 767px){.container{max-width:100%;padding-left:24px;padding-right:24px}.landing .landing__header{height:70px}.landing .landing__brand-text{font-size:18px;line-height:23px}.landing .landing__hero{padding-top:36px;padding-bottom:50px}.landing .landing__hero-inner{flex-direction:column-reverse;gap:22px}.landing .landing__hero-text{align-items:flex-start;gap:22px;flex:1 1 auto;width:100%}.landing .landing__hero-title{font-size:40px;line-height:44px;letter-spacing:-.5px}.landing .landing__hero-sub{font-size:18px;line-height:26px}.landing .landing__hero-art{flex:0 0 auto;width:100%}.landing .landing__features{padding-top:28px;padding-bottom:28px}.landing .landing__features-inner{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;row-gap:18px}.landing .landing__feature-text{font-size:16px}.landing .landing__stats{padding-top:40px;padding-bottom:40px}.landing .landing__stats-inner{grid-template-columns:1fr;gap:20px}.landing .landing__stat{padding:0;gap:4px}.landing .landing__stat-value{font-size:40px}.landing .landing__stat-divider{position:static;transform:none;width:120px;height:1px;margin:8px auto 0}.landing .landing__content{padding-top:44px;padding-bottom:56px}.landing .landing__content-inner{flex-direction:column;gap:28px}.landing .landing__content-divider{width:100%;height:1px;min-height:1px}.landing .landing__footer{padding-top:48px;padding-bottom:48px}.landing .landing__footer-inner{flex-direction:column;align-items:center;text-align:center;gap:22px}.landing .landing__footer-title{font-size:28px;line-height:34px}}.qr-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000b3;backdrop-filter:blur(6px)}.qr-modal__card{position:relative;width:100%;max-width:420px;background:var(--bg-dark);color:var(--on-dark);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px 32px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;box-shadow:0 24px 60px #00000080}.qr-modal__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--rounding-round-button);color:#ffffffb3;transition:background-color .12s ease,color .12s ease}.qr-modal__close:hover{background:#ffffff14;color:var(--on-dark)}.qr-modal__brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:4px}.qr-modal__brand-text{font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:26px;letter-spacing:-.2px}.qr-modal__title{margin:0;font-family:var(--font-family-title);font-weight:var(--font-weight-black);font-size:28px;line-height:34px;letter-spacing:-.4px}.qr-modal__text{margin:0;max-width:320px;font-size:15px;line-height:22px;color:#ffffffb3}.qr-modal__qr{margin-top:12px;width:220px;height:220px;background:#fff;border-radius:18px;padding:12px;display:flex;align-items:center;justify-content:center}.qr-modal__qr img{width:100%;height:100%;display:block}.qr-modal__qr-fallback{width:100%;height:100%;border-radius:10px;background:repeating-linear-gradient(45deg,#e8e9ec,#e8e9ec 8px,#f4f4f6 8px 16px)}.qr-modal__hint{margin:2px 0 0;font-size:13px;letter-spacing:.3px;color:#ffffff73}.carousel-page{position:relative;height:100dvh;display:flex;flex-direction:column;background:var(--bg-dark);color:#fff;overflow:hidden}.carousel-page__topbar{display:flex;align-items:center;justify-content:flex-end;padding:16px 20px;flex-shrink:0}.carousel-page__skip{padding:6px 4px;border:0;background:transparent;color:var(--primary);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:16px;line-height:20px;cursor:pointer;transition:opacity .14s ease,transform .12s ease}.carousel-page__skip:hover{opacity:.85}.carousel-page__skip:active{transform:scale(.96)}.carousel-page__intro{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:8px 24px 0;flex-shrink:0}.carousel-page__title{margin:0;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:24px;line-height:30px;letter-spacing:-.24px;color:#fff}.carousel-page__subtitle{margin:0;max-width:337px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:16px;line-height:24px;color:var(--neutral-600)}.carousel-page__stage{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:42px;padding:40px 0}.carousel{position:relative;flex:1 1 auto;width:100%;min-height:200px;max-height:320px;perspective:1000px;touch-action:pan-y}.carousel__card{position:absolute;left:50%;top:50%;height:100%;aspect-ratio:250 / 285;margin:0;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--card-border);border-radius:var(--rounding-large-elements);background:var(--card-bg);box-shadow:0 2px 4px #0003,inset 0 2px 4px #ffffff12,inset 0 -2px 4px #211f2159;cursor:pointer;transition:transform .36s cubic-bezier(.22,.61,.36,1),box-shadow .36s ease,opacity .28s ease;will-change:transform}.carousel-page--dragging .carousel__card{transition:none}.carousel__card--active{cursor:default;box-shadow:0 24px 48px #0000008c,0 10px 20px #0006,inset 0 2px 4px #ffffff12,inset 0 -2px 4px #211f2159}.carousel__card img{width:82%;height:72%;object-fit:contain;pointer-events:none;user-select:none}.carousel__placeholder{padding:16px;text-align:center;font-family:var(--font-family-body);font-size:14px;color:var(--neutral-600)}.carousel-page__dots{display:flex;align-items:center;gap:8px;flex-shrink:0}.carousel-page__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff40;cursor:pointer;transition:width .22s cubic-bezier(.4,0,.2,1),background-color .22s ease}.carousel-page__dot--active{width:22px;border-radius:4px;background:#fff}.carousel-page__action{display:flex;flex-direction:column;align-items:stretch;padding:24px;flex-shrink:0}.carousel-page__action .btn{width:100%}.carousel-page--chosen .carousel-page__topbar,.carousel-page--chosen .carousel-page__intro,.carousel-page--chosen .carousel-page__dots,.carousel-page--chosen .carousel-page__action{opacity:0;transition:opacity .24s ease}@media (prefers-reduced-motion: reduce){.carousel__card,.carousel-page__dot{transition:none}}.bottom-sheet-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;background:#00000080;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:bottom-sheet-overlay-in .24s ease both}.bottom-sheet-overlay--closing{animation:bottom-sheet-overlay-out .24s ease both}@keyframes bottom-sheet-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes bottom-sheet-overlay-out{0%{opacity:1}to{opacity:0}}.bottom-sheet{width:100%;display:flex;flex-direction:column;align-items:stretch;padding:12px 20px calc(24px + env(safe-area-inset-bottom,0px));border-top-left-radius:24px;border-top-right-radius:24px;background:linear-gradient(#ffffff0f,#ffffff0f),var(--bg-dark);animation:bottom-sheet-in .34s cubic-bezier(.22,.61,.36,1) backwards}.bottom-sheet:not(.bottom-sheet--dragging){transition:transform .24s cubic-bezier(.22,.61,.36,1)}.bottom-sheet--dragging{animation:none;transition:none}@keyframes bottom-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bottom-sheet__grip{display:flex;align-self:stretch;justify-content:center;padding:4px 0 18px;margin-top:-4px;cursor:grab;touch-action:none}.bottom-sheet__grip:active{cursor:grabbing}.bottom-sheet__handle{width:40px;height:4px;border-radius:999px;background:#fff3}.bottom-sheet__emoji{align-self:center;font-size:40px;line-height:1;margin-bottom:12px}.bottom-sheet__title{margin:0 0 6px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:28px;color:var(--neutral-0);text-align:center}.bottom-sheet__text{margin:0 0 22px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:14px;line-height:20px;color:var(--neutral-600);text-align:center}.bottom-sheet__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;border:0;border-radius:100px;font-family:var(--font-family-body);font-weight:var(--font-weight-semibold);font-size:16px;cursor:pointer;transition:background-color .12s ease,transform .1s ease}.bottom-sheet__btn+.bottom-sheet__btn{margin-top:8px}.bottom-sheet__btn:active{transform:scale(.98)}.bottom-sheet__btn--primary{background:var(--neutral-0);color:var(--surface-card)}.bottom-sheet__btn--primary:hover{background:#ffffffe6}.bottom-sheet__btn--danger{background:#ff95851f;color:var(--error-600)}.bottom-sheet__btn--danger:hover{background:#ff95852e}.bottom-sheet__btn--ghost{background:#ffffff14;color:var(--neutral-0)}.bottom-sheet__btn--ghost:hover{background:#ffffff1f}.install-sheet__emoji{align-self:center;font-size:44px;line-height:1;margin:4px 0 14px}.install-sheet__title{margin:0 0 10px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:22px;line-height:28px;color:#fff;text-align:center}.install-sheet__text{margin:0 0 24px;padding:0 8px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:15px;line-height:22px;color:var(--subtext);text-align:center}.install-sheet__text strong{color:#fff;font-weight:var(--font-weight-bold)}.install-sheet__btn{width:100%;height:52px;border:1px solid #181818;border-radius:var(--rounding-round-button);background:var(--primary);box-shadow:var(--shadow-button);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:16px;color:#000;cursor:pointer;transition:background-color .14s ease,transform .1s ease}.install-sheet__btn:hover{background:var(--primary-hover)}.install-sheet__btn:active{transform:scale(.98)}.menu-scrim{position:fixed;inset:0;z-index:58;background:#00000080;animation:menu-scrim-in .3s ease both}.menu-scrim--closing{animation:menu-scrim-out .26s ease both}@keyframes menu-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes menu-scrim-out{0%{opacity:1}to{opacity:0}}.menu-panel{position:fixed;inset:0;z-index:60;display:flex;flex-direction:column;padding-top:var(--app-header-h);background:var(--bg-dark);animation:menu-slide-in .3s cubic-bezier(.22,.61,.36,1) both;will-change:transform}.menu-panel--closing{animation:menu-slide-out .26s cubic-bezier(.4,0,.7,.3) both}@keyframes menu-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes menu-slide-out{0%{transform:translate(0)}to{transform:translate(-100%)}}.menu-panel__scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:20px;padding:6px 24px calc(24px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch}@media (prefers-reduced-motion: reduce){.menu-scrim,.menu-scrim--closing,.menu-panel,.menu-panel--closing{animation-duration:1ms}}.menu-install{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:107px;padding:16px 18px;border:1px solid var(--card-border);border-radius:16px;background:linear-gradient(180deg,#3c3b59 1.5%,#232229 95%);overflow:hidden;flex-shrink:0}.menu-install__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:stretch}.menu-install__title{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:12px;line-height:20px;letter-spacing:1.2px;text-transform:uppercase;color:#fff;opacity:.7}.menu-install__btn{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:8px 12px;border:1px solid var(--card-border);border-radius:var(--rounding-round-button);background:transparent;box-shadow:var(--shadow-button);color:#fff;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:13px;line-height:20px;cursor:pointer;transition:background-color .14s ease,transform .12s ease}.menu-install__btn:hover{background:#ffffff0f}.menu-install__btn:active{transform:scale(.96)}.menu-install__art{height:82px;width:auto;object-fit:contain;flex-shrink:0;pointer-events:none}.menu-earned{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:115px;padding:16px 18px;border:1px solid var(--card-border);border-radius:16px;background:var(--card-bg);overflow:hidden;flex-shrink:0}.menu-earned__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:stretch}.menu-earned__label{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:12px;line-height:20px;letter-spacing:1.2px;text-transform:uppercase;color:var(--subtext)}.menu-earned__value{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:32px;line-height:40px;letter-spacing:-.32px;color:#fff;opacity:.9}.menu-earned__art{position:absolute;right:18px;top:50%;transform:translateY(-50%);height:96px;width:auto;object-fit:contain;pointer-events:none}.menu-payouts{display:flex;flex-direction:column;gap:16px;flex-shrink:0}.menu-payouts__title{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:18px;line-height:20px;color:#fff}.menu-payouts__empty{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:14px;line-height:20px;color:var(--subtext)}.menu-payouts__table{display:flex;flex-direction:column;gap:16px}.menu-payouts__header,.menu-payouts__row{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:8px}.menu-payouts__header{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:12px;line-height:20px;letter-spacing:1.2px;text-transform:uppercase;color:var(--subtext)}.menu-payouts__header>span:last-child{justify-self:end}.menu-payouts__date,.menu-payouts__amount{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:12px;line-height:20px;color:#fff}.menu-payouts__watch{justify-self:end;display:inline-flex;align-items:center;padding:4px 10px;border:1px solid var(--card-border);border-radius:100px;background:#1b1b1b;color:var(--primary);font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:12px;line-height:20px;text-decoration:none;cursor:pointer;transition:background-color .14s ease}a.menu-payouts__watch:hover{background:#262626;border-color:#ffffff3d}a.menu-payouts__watch:active{background:#2e2e2e}.menu-payouts__watch:disabled{opacity:.45;cursor:not-allowed}.avatar-sheet{display:flex;flex-direction:column;align-items:center;gap:28px;padding:4px 12px 8px}.avatar-sheet__title{margin:0;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:24px;line-height:30px;letter-spacing:-.24px;color:#fff;text-align:center}.bottom-sheet:has(.avatar-sheet){background:var(--bg-dark)}.avatar-sheet__options{display:grid;grid-template-columns:repeat(3,64px);gap:16px;justify-content:center}.avatar-sheet__option{display:flex;align-items:center;justify-content:center;width:64px;height:64px;padding:0;border:1.5px solid var(--card-border);border-radius:50%;background:var(--card-bg);overflow:hidden;cursor:pointer;transition:border-color .14s ease,transform .12s ease}.avatar-sheet__option:active{transform:scale(.97)}.avatar-sheet__option--selected{border-color:var(--primary)}.avatar-sheet__option img{width:50%;height:50%;object-fit:contain}.avatar-sheet__option--custom .avatar-sheet__custom-img{width:100%;height:100%;object-fit:cover}.avatar-sheet__plus{width:40%;height:40%;color:var(--neutral-600)}.avatar-sheet__actions-wrap{display:grid;grid-template-rows:0fr;align-self:stretch;margin-top:-28px;transition:grid-template-rows .32s cubic-bezier(.22,.61,.36,1),margin-top .32s cubic-bezier(.22,.61,.36,1)}.avatar-sheet__actions-wrap--open{grid-template-rows:1fr;margin-top:0}.avatar-sheet__actions{display:flex;flex-direction:column;gap:10px;overflow:hidden;min-height:0;opacity:0;transition:opacity .24s ease}.avatar-sheet__actions-wrap--open .avatar-sheet__actions{opacity:1}.avatar-sheet__actions .btn{width:100%}@media (prefers-reduced-motion: reduce){.avatar-sheet__actions-wrap,.avatar-sheet__actions{transition:none}}.logout-sheet__title{margin:8px 0 0;padding:0 8px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:24px;line-height:30px;letter-spacing:-.24px;color:#fff;text-align:center}.logout-sheet__confirm{width:100%;height:52px;margin-top:28px;border:1px solid #181818;border-radius:var(--rounding-round-button);background:var(--error-color);box-shadow:var(--shadow-button);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:16px;color:#000;cursor:pointer;transition:background-color .14s ease,transform .1s ease}.logout-sheet__confirm:hover{background:#ffe0e1}.logout-sheet__confirm:active{transform:scale(.98)}.profile-editor{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;background:var(--bg-dark);padding-top:env(safe-area-inset-top,0px);animation:profile-in .3s cubic-bezier(.22,.61,.36,1) both;will-change:transform}.profile-editor--closing{animation:profile-out .28s cubic-bezier(.4,0,.7,.3) both}@keyframes profile-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes profile-out{0%{transform:translate(0)}to{transform:translate(-100%)}}.profile-editor__bar{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;flex-shrink:0}.profile-editor__back{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-left:-12px;padding:0;border:0;border-radius:50%;background:transparent;color:#fff;cursor:pointer;transition:background-color .14s ease,transform .12s ease}.profile-editor__back:hover{background:#ffffff14}.profile-editor__back:active{transform:scale(.94)}.profile-editor__save{border:0;background:transparent;padding:8px 4px;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:17px;line-height:normal;color:var(--primary);cursor:pointer;transition:opacity .14s ease}.profile-editor__save:active{opacity:.6}.profile-editor__avatar-block{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:40px;flex-shrink:0}.profile-editor__avatar{position:relative;width:117px;height:117px;padding:0;border:0;background:transparent;cursor:pointer}.profile-editor__avatar-circle{display:flex;align-items:center;justify-content:center;width:117px;height:117px;border:.886px solid var(--card-border);border-radius:50%;background:var(--card-bg);overflow:hidden}.profile-editor__avatar:active .profile-editor__avatar-circle{transform:scale(.98)}.profile-editor__avatar-badge{position:absolute;right:2px;bottom:2px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1.5px solid var(--card-border);border-radius:50%;background:var(--bg-dark);color:#fff}.profile-editor__addr-wrap{position:relative;display:flex;justify-content:center}.profile-editor__addr{margin:0;padding:4px 10px;border:0;border-radius:8px;background:transparent;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:16px;line-height:normal;color:var(--subtext);text-align:center;cursor:pointer;transition:color .14s ease,background-color .14s ease,transform .12s ease}.profile-editor__addr:hover{color:#fff;background:#ffffff0d}.profile-editor__addr:active{transform:scale(.96)}.profile-editor__copied{position:absolute;bottom:100%;left:50%;margin-bottom:8px;padding:6px 10px;border-radius:8px;background:var(--primary);color:#000;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:13px;line-height:1;white-space:nowrap;opacity:0;transform:translate(-50%,4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.profile-editor__copied:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:var(--primary)}.profile-editor__copied--show{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion: reduce){.profile-editor__copied{transition-duration:1ms}}.profile-editor__field{display:flex;flex-direction:column;gap:10px;padding:0 24px;margin-top:28px;flex-shrink:0}.profile-editor__label{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:12px;line-height:20px;letter-spacing:1.2px;text-transform:uppercase;color:var(--subtext)}.profile-editor__input{width:100%;padding:17px 18px;background:#141414;border:1px solid var(--card-border);border-radius:10px;font-family:var(--font-family-body);font-weight:400;font-size:17px;line-height:normal;color:#fff;outline:none;transition:border-color .14s ease}.profile-editor__input::placeholder{color:var(--subtext)}.profile-editor__input:focus{border-color:var(--primary)}.profile-editor__spacer{flex:1}.profile-editor__logout{display:flex;align-items:center;gap:12px;margin:0 24px calc(16px + env(safe-area-inset-bottom,0px));padding:12px;border:0;border-radius:10px;background:transparent;cursor:pointer;flex-shrink:0;transition:background-color .14s ease,transform .12s ease}.profile-editor__logout:hover{background:#ffffff0d}.profile-editor__logout:active{transform:scale(.99)}.profile-editor__logout-icon{display:inline-flex;color:#ff7578;flex-shrink:0}.profile-editor__logout-label{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:16px;line-height:24px;color:#ff7578}@media (prefers-reduced-motion: reduce){.profile-editor,.profile-editor--closing{animation-duration:1ms}}.claim-limit-sheet__logo{align-self:center;margin:18px 0 24px}.claim-limit-sheet__title{margin:0 0 10px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:22px;line-height:28px;color:#fff;text-align:center}.claim-limit-sheet__text{margin:0 0 24px;padding:0 8px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:15px;line-height:22px;color:var(--subtext);text-align:center}.claim-limit-sheet__btn{width:100%;height:52px;border:1px solid #181818;border-radius:var(--rounding-round-button);background:var(--primary);box-shadow:var(--shadow-button);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:16px;color:#000;cursor:pointer;transition:background-color .14s ease,transform .1s ease}.claim-limit-sheet__btn:hover{background:var(--primary-hover)}.claim-limit-sheet__btn:active{transform:scale(.98)}.notify-sheet__logo{align-self:center;margin:18px 0 24px}.notify-sheet__title{margin:0 0 10px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:22px;line-height:28px;color:#fff;text-align:center}.notify-sheet__text{margin:0 0 24px;padding:0 8px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:15px;line-height:22px;color:var(--subtext);text-align:center}.notify-sheet__btn{width:100%;height:52px;border-radius:var(--rounding-round-button);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:16px;cursor:pointer;transition:background-color .14s ease,transform .1s ease}.notify-sheet__btn:active{transform:scale(.98)}.notify-sheet__btn+.notify-sheet__btn{margin-top:10px}.notify-sheet__btn--primary{border:1px solid #181818;background:var(--primary);box-shadow:var(--shadow-button);color:#000}.notify-sheet__btn--primary:hover{background:var(--primary-hover)}.notify-sheet__btn--ghost{border:1px solid var(--card-border);background:#ffffff0f;color:#fff}.notify-sheet__btn--ghost:hover{background:#ffffff1a}.treasury-sheet__art{align-self:center;width:auto;height:130px;max-width:100%;object-fit:contain;margin:4px 0 18px;pointer-events:none;user-select:none}.treasury-sheet__amount{margin:0 0 8px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:26px;line-height:32px;color:#fff;text-align:center}.treasury-sheet__amount--loading{width:140px;height:26px;margin-left:auto;margin-right:auto;border-radius:8px;background:linear-gradient(100deg,#ffffff14 30%,#fff3,#ffffff14 70%);background-size:200% 100%;animation:nim-amount-shimmer 1.2s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.treasury-sheet__amount--loading{animation:none}}.treasury-sheet__text{margin:0 0 24px;padding:0 24px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:15px;line-height:22px;color:var(--subtext);text-align:center}.treasury-sheet__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:52px;border:1px solid #181818;border-radius:var(--rounding-round-button);background:var(--primary);box-shadow:var(--shadow-button);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:16px;color:#000;text-decoration:none;cursor:pointer;transition:background-color .14s ease,transform .1s ease}.treasury-sheet__btn:hover{background:var(--primary-hover)}.treasury-sheet__btn:active{transform:scale(.98)}.task-input-stack{position:relative;display:flex;flex-direction:column;gap:8px;width:100%}.task-input__suggestions{position:relative;z-index:0;list-style:none;margin:0;padding:6px;width:100%;display:flex;flex-direction:column;border-radius:10px;background:linear-gradient(#ffffff0d,#ffffff0d),var(--bg-dark);animation:task-suggestions-in .24s cubic-bezier(.22,.61,.36,1) both}@keyframes task-suggestions-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.task-input__suggestion{display:block;width:100%;text-align:left;padding:10px 12px;border-radius:8px;background:transparent;border:0;cursor:pointer;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:15px;line-height:20px;color:#ffffffb3;transition:background-color .12s ease,color .12s ease}.task-input__suggestion:hover{background:#ffffff14;color:#fff}.task-input__suggestion-match{font-weight:var(--font-weight-bold);color:#fff}.task-input{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;width:100%;background:var(--input-bg);border:1px solid var(--card-border);border-radius:var(--rounding-large-elements);cursor:text;padding:14px 12px 12px 16px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:15px;line-height:20px;transition:border-color .24s cubic-bezier(.4,0,.2,1)}.task-input:not(.task-input--active):hover{border-color:#ffffff3d}.task-input--active{border-color:var(--primary)}.task-input--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.task-input__counter{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:12px;line-height:16px;color:var(--neutral-600);pointer-events:none;user-select:none}.task-input__counter--full{color:var(--error-600)}.task-input__attachments{display:flex;flex-wrap:wrap;gap:8px}.task-input__thumb{position:relative;width:72px;height:72px;animation:task-thumb-in .22s cubic-bezier(.22,.61,.36,1) both}.task-input__thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px;border:1px solid var(--card-border)}.task-input__thumb-remove{position:absolute;top:-6px;right:-6px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid var(--card-border);border-radius:50%;background:#181818;color:#fff;cursor:pointer;transition:background-color .14s ease,transform .12s cubic-bezier(.34,1.5,.5,1)}.task-input__thumb-remove:hover{background:#232323}.task-input__thumb-remove:active{transform:scale(.9)}@keyframes task-thumb-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.task-input__file{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.task-input__field-wrap{display:grid;min-width:0;align-content:center}.task-input__field-wrap:after,.task-input__field,.task-input__ghost{grid-area:1 / 1 / 2 / 2;font:inherit;line-height:var(--font-height-xs);letter-spacing:inherit;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;padding:0;margin:0;background:transparent;border:0;min-height:var(--font-height-xs)}.task-input__ghost{pointer-events:none;user-select:none;color:var(--neutral-700)}.task-input__ghost-typed{color:transparent}.task-input__ghost-suffix{color:var(--neutral-700)}.task-input__field-wrap:after{content:attr(data-value) " ";visibility:hidden}.task-input__field{resize:none;overflow:hidden;outline:0;color:#fff;caret-color:#fff;font-family:inherit;width:100%}.task-input__field::placeholder{color:#636469;opacity:1}.task-input__toolbar{display:flex;align-items:center;justify-content:space-between;width:100%}.task-input__camera svg,.task-input__send svg{width:26px;height:26px}.task-input__camera{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;padding:0;border:1px solid var(--card-border);border-radius:50%;background:var(--button-secondary-bg);color:#ffffffd9;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,transform .12s cubic-bezier(.34,1.5,.5,1)}.task-input__camera:hover{background:#232323;border-color:#ffffff3d}.task-input__camera:active{transform:scale(.94)}.task-input__send{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;padding:0;border:0;border-radius:50%;background:#fff3;color:#fff;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .12s cubic-bezier(.34,1.5,.5,1)}.task-input__send--active{background:var(--primary);color:#181818}.task-input__send:active{transform:scale(.94)}.task-input__send--morphing{animation:action-morph .46s cubic-bezier(.4,0,.2,1) both}@keyframes action-morph{0%{transform:scale(1)}32%{transform:scale(.1)}62%{transform:scale(1.22)}to{transform:scale(1)}}.undo-snackbar{position:relative;z-index:0;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:19px 24px;border-radius:16px;background:linear-gradient(#ffffff26,#ffffff26),#000;user-select:none;cursor:grab}.undo-snackbar__text{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:14px;line-height:20px;color:#fff}.undo-snackbar__action{flex-shrink:0;display:inline-flex;align-items:center;padding:4px 12px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#fff;font-family:var(--font-family-body);font-weight:var(--font-weight-semibold);font-size:12px;line-height:20px;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;transition:background-color .12s ease,transform .12s ease}.undo-snackbar__action:hover{background:#ffffff24}.undo-snackbar__action:active{transform:scale(.96)}.task-list-page{--app-header-h: 74px;display:flex;flex-direction:column;height:100dvh;background:var(--bg-dark);color:#fff;overflow:hidden}.task-list-page__top{position:relative;z-index:65;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:var(--app-header-h);padding:16px;flex-shrink:0;background:var(--bg-dark)}.task-list-page__identity{display:flex;align-items:center;gap:10px;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;transition:transform .12s ease}.task-list-page__identity:active{transform:scale(.98)}.task-list-page__avatar{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--card-border);border-radius:50%;background:var(--card-bg);overflow:hidden;flex-shrink:0}.task-list-page__id{display:flex;flex-direction:column;min-width:0;max-width:0;opacity:0;overflow:hidden;transition:max-width .26s cubic-bezier(.22,.61,.36,1),opacity .2s ease}.task-list-page__top--menu .task-list-page__id{max-width:60vw;opacity:1}.task-list-page__name{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:16px;line-height:22px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-list-page__addr{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:12px;line-height:18px;color:var(--subtext);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-list-page__action{position:relative;display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.task-list-page__close{position:absolute;top:50%;right:0;transform:translateY(-50%) scale(.8);display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--card-border);border-radius:50%;background:var(--card-bg);color:#fff;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.task-list-page__top--menu .task-list-page__close{opacity:1;transform:translateY(-50%) scale(1);pointer-events:auto}.task-list-page__close:active{transform:translateY(-50%) scale(.94)}.task-list-page__avatar--pulse{animation:avatar-reward-pop .7s cubic-bezier(.34,1.56,.64,1)}@keyframes avatar-reward-pop{0%{transform:scale(1)}30%{transform:scale(1.18)}to{transform:scale(1)}}.avatar-ring{position:absolute;left:16px;top:50%;width:42px;height:42px;transform:translateY(-50%) rotate(-90deg);pointer-events:none;z-index:2;overflow:visible}.avatar-ring__arc{fill:none;stroke:#ffd76a;stroke-width:3;stroke-linecap:round;stroke-dasharray:119.38;stroke-dashoffset:119.38;filter:drop-shadow(0 0 5px rgba(246,194,68,.9));animation:avatar-ring-fill .64s cubic-bezier(.3,0,.2,1) forwards}@keyframes avatar-ring-fill{0%{stroke-dashoffset:119.38;opacity:1}55%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}.reward-gain{position:absolute;left:66px;top:50%;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:15px;line-height:20px;color:#ffd76a;white-space:nowrap;pointer-events:none;text-shadow:0 1px 8px rgba(246,194,68,.5);animation:reward-gain-rise 1.6s ease-out forwards}@keyframes reward-gain-rise{0%{opacity:0;transform:translateY(-50%)}18%{opacity:1;transform:translateY(calc(-50% - 4px))}65%{opacity:1;transform:translateY(calc(-50% - 15px))}to{opacity:0;transform:translateY(calc(-50% - 28px))}}@media (prefers-reduced-motion: reduce){.avatar-ring__arc,.reward-gain{animation:none}}.reward-coin{position:fixed;z-index:100;width:32px;height:32px;pointer-events:none;will-change:transform;filter:drop-shadow(0 4px 12px rgba(246,194,68,.55))}.reward-coin__logo{width:100%;height:100%}@media (prefers-reduced-motion: reduce){.task-list-page__avatar--pulse{animation:none}}.task-list-page__treasury{display:flex;align-items:center;gap:8px;height:42px;padding:0 12px;border:1px solid var(--card-border);border-radius:var(--rounding-round-button);background:var(--card-bg);color:inherit;cursor:pointer;transition:opacity .2s ease,transform .2s ease,border-color .14s ease}.task-list-page__treasury:hover{border-color:#ffffff3d}.task-list-page__treasury:active{transform:scale(.96)}.task-list-page__top--menu .task-list-page__treasury{opacity:0;transform:scale(.8);pointer-events:none}.task-list-page__nim-logo{width:24px;height:22px;flex-shrink:0}.task-list-page__nim-amount{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:14px;line-height:24px;color:#fff}.task-list-page__nim-amount--loading{width:42px;height:12px;border-radius:6px;background:linear-gradient(100deg,#ffffff1a 30%,#ffffff3d,#ffffff1a 70%);background-size:200% 100%;animation:nim-amount-shimmer 1.2s ease-in-out infinite}@keyframes nim-amount-shimmer{0%{background-position:180% 0}to{background-position:-80% 0}}@media (prefers-reduced-motion: reduce){.task-list-page__nim-amount--loading{animation:none}}.task-list-page__body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.task-list-page__empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:24px;text-align:center;animation:empty-in .44s cubic-bezier(.22,.61,.36,1) both}@keyframes empty-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.task-list-page__empty-img{width:auto;height:auto;max-width:min(52%,185px);max-height:66%;object-fit:contain;user-select:none;pointer-events:none;transform-origin:center}@media (max-height: 600px){.task-list-page__empty-text{display:none}}.task-list-page__empty-text{margin:0;min-height:20px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:16px;line-height:20px;color:var(--neutral-600);animation:empty-text-in .5s ease both}@keyframes empty-text-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.task-list-page__empty,.task-list-page__empty-text{animation:none}}.task-list{list-style:none;margin:0;padding:10px 16px;display:flex;flex-direction:column}.task-card{position:relative;margin-bottom:16px;touch-action:pan-y}.task-card--dragging{z-index:30;cursor:grabbing;touch-action:none}.task-card--dragging .task-card__inner{box-shadow:0 14px 34px #0000008c}.task-card__bg{position:absolute;inset:0 -16px;z-index:0;overflow:hidden;border-radius:0}.task-card__bg--morphing{left:0;right:0;border-radius:var(--rounding-large-elements);transition:left .38s cubic-bezier(.34,1.56,.64,1),right .38s cubic-bezier(.34,1.56,.64,1),border-radius .24s ease-out}.task-card__ind{position:absolute;inset:0}.task-card__circle{position:absolute;top:50%;width:24px;height:24px;border-radius:50%;will-change:transform}.task-card__circle--left{left:20px;background:var(--delete-color)}.task-card__circle--right{right:20px;background:var(--delete-color)}.task-card__swipe-icon{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;color:#fff;will-change:transform}.task-card__swipe-icon--left{left:20px}.task-card__swipe-icon--right{right:20px}.task-card__swipe-icon svg{overflow:visible}.task-card__icon-fx{display:flex;transform-origin:center;transition:transform .22s cubic-bezier(.34,1.56,.64,1);will-change:transform}.task-card--flourish .task-card__icon-fx--trash{transform:scale(1.2)}.task-card__trash-lid{transform-box:fill-box;transform-origin:left bottom;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.task-card--flourish .task-card__trash-lid{transform:rotate(-18deg) translateY(-1px)}.task-card__surface{position:relative;z-index:1;display:flex;will-change:transform;perspective:1400px}.task-card__flip{position:relative;flex:1;min-width:0;display:flex;transform-style:preserve-3d;transition:transform .62s cubic-bezier(.4,0,.2,1)}.task-card__flip--flipped{transform:rotateX(180deg)}.task-card__face{backface-visibility:hidden}.task-card__inner.task-card__face--back{position:absolute;inset:0;transform:rotateX(180deg)}.task-card__inner.task-card__inner--reward{align-items:center;overflow:hidden;background:linear-gradient(90deg,#fcc834,#eaa81d);border-color:var(--card-border)}.task-card__reward-text{position:relative;z-index:1;flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;color:var(--card-bg)}.task-card__reward-lead{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:18px;line-height:24px}.task-card__reward-amount{margin:0;font-family:var(--font-family-title);font-weight:var(--font-weight-black);font-size:24px;line-height:28px}.task-card__reward-img{position:absolute;right:-4px;bottom:-6px;height:120px;width:auto;pointer-events:none;user-select:none}@media (prefers-reduced-motion: reduce){.task-card__flip{transition:none}}.task-card__inner{position:relative;flex:1;min-width:0;display:flex;align-items:stretch;gap:12px;min-height:106px;padding:16px;border:1px solid var(--card-border);border-radius:var(--rounding-large-elements);background:var(--card-bg);transition:box-shadow .3s ease,opacity .24s ease}.task-card__inner--lifted{box-shadow:0 10px 24px #00000080}.task-card__inner--active{box-shadow:0 14px 32px #0000008c,0 4px 10px #0006}.task-card__inner--locked{opacity:.65}.task-card__inner--locked.task-card__inner--swiping,.task-card--dragging .task-card__inner--locked{opacity:1}.task-card__inner--claimable{overflow:hidden}.task-card__inner--claimable:after{content:"";position:absolute;top:0;bottom:0;left:0;width:55%;pointer-events:none;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.28) 50%,transparent 100%);transform:translate(-220%) skew(-18deg);animation:task-card-shine 6s cubic-bezier(.4,0,.2,1) infinite}@keyframes task-card-shine{30%,to{transform:translate(280%) skew(-18deg)}}@media (prefers-reduced-motion: reduce){.task-card__inner--claimable:after{animation:none}.task-card__inner--claimable{box-shadow:inset 0 0 0 1px #ffffff59}}.task-card__inner--photo{overflow:hidden}.task-card__photo{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none}.task-card__photo-fade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#121212eb,#12121299 42%,#1212120d)}.task-card__inner--photo .task-card__info{position:relative;z-index:2}.task-card__inner--photo .task-card__title,.task-card__inner--photo .task-card__progress-title,.task-card__inner--photo .task-card__progress-remaining{text-shadow:0 1px 3px rgba(0,0,0,.7)}.task-card__info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px}.task-card__title{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:12px;line-height:20px;letter-spacing:1.2px;text-transform:uppercase;color:#fff;opacity:.7;overflow-wrap:anywhere}.task-card__action{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:flex-start;height:32px;padding:8px 12px;border-radius:var(--rounding-round-button);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:13px;line-height:20px;white-space:nowrap;cursor:pointer;overflow:hidden;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .12s ease}.task-card__action-sizer{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;visibility:hidden}.task-card__action-label{position:absolute;left:12px;top:0;bottom:0;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.task-card__action--pill{color:#fff;border:1px solid var(--card-border);background:transparent;box-shadow:var(--shadow-button)}.task-card__action--pill:hover{background:#ffffff0f}.task-card__action--pill:active{transform:scale(.97)}.task-card__action--pill:disabled{cursor:default;transform:none;opacity:.5}.task-card__action--pill:disabled:hover{background:transparent}.task-card__action--claim{color:#000;border:1px solid #181818;background:var(--primary);box-shadow:var(--shadow-button)}.task-card__action--claim:hover{background:var(--primary-hover)}.task-card__action--claim:active{transform:scale(.97)}.task-card__progress{display:flex;align-items:center;gap:12px;min-width:0;max-width:100%}.task-card__progress-lead{display:flex;align-items:center;gap:12px;min-width:0}.task-card__progress-group{display:flex;align-items:center;gap:8px;min-width:0}.task-card__ring{flex-shrink:0;transform:rotate(-90deg)}.task-card__ring-track{fill:none;stroke:var(--card-border);stroke-width:2.5}.task-card__ring-arc{fill:none;stroke:var(--primary);stroke-width:2.5;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.task-card__progress-text{display:flex;flex-direction:column;min-width:0;overflow:hidden}.task-card__progress-title{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:13px;line-height:16px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-card__progress-remaining{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:12px;line-height:16px;color:var(--subtext);font-variant-numeric:tabular-nums;white-space:nowrap}.task-card__progress-divider{flex-shrink:0;width:1px;height:20px;background:var(--card-border)}.task-card__gift-icon{width:18px;height:18px;flex-shrink:0;color:#000}.task-card__img{width:74px;height:74px;object-fit:contain;align-self:flex-end;flex-shrink:0;pointer-events:none;user-select:none;transition:width .24s ease,height .24s ease}@media (max-width: 420px){.task-card__inner--active .task-card__img{width:58px;height:58px}}@media (prefers-reduced-motion: reduce){.task-card__img{transition:none}}.task-list-page__error{margin:0 16px 8px;padding:12px 16px;border-radius:12px;background:linear-gradient(#ffffff0f,#ffffff0f),var(--bg-dark);border:1px solid var(--card-border);text-align:center;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:14px;color:var(--error-600);animation:task-error-in .2s ease both}@keyframes task-error-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.task-list-page__input{flex-shrink:0;padding:16px}.connect-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0009;backdrop-filter:blur(4px)}.connect-overlay__card{width:100%;max-width:360px;background:linear-gradient(#ffffff0f,#ffffff0f),var(--bg-dark);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:36px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;box-shadow:var(--shadow-s1)}.connect-overlay__title{margin:4px 0 0;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:26px;color:#fff}.connect-overlay__text{margin:0;font-size:15px;line-height:21px;color:var(--neutral-600);word-break:break-word}.connect-overlay__spinner{width:36px;height:36px;margin-top:8px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:connect-spin .8s linear infinite}@keyframes connect-spin{to{transform:rotate(360deg)}}.connect-overlay__actions{display:flex;align-items:center;gap:8px;margin-top:8px}.connect-overlay__ghost{padding:16px 24px;border-radius:var(--rounding-round-button);font-family:var(--font-family-body);font-weight:var(--font-weight-semibold);font-size:15px;color:var(--neutral-600)}.connect-overlay__ghost:hover{color:#fff}.connect-overlay__dev{margin-top:4px;font-size:13px;color:var(--neutral-600);text-decoration:underline;text-underline-offset:2px}.connect-overlay__dev:hover{color:#fff}:root{--neutral-0: #ffffff;--neutral-75: #f4f4f6;--neutral-200: #2f3041;--neutral-300: #d2d3da;--neutral-600: #8f91a3;--neutral-700: #797b91;--neutral-800: #4c4f6d;--neutral-900: #ffffff;--text-primary: #1f2348;--shadow-s1: 0 .337px 1px rgba(0, 0, 0, .024), 0 1.5px 1.5px rgba(0, 0, 0, .051), 0 4px 8px rgba(0, 0, 0, .071);--bg-dark: #181818;--bg-light: #ffffff;--on-dark: #ffffff;--on-light: #000000;--body-on-light: #1f2348;--divider-on-dark: #404040;--divider-on-light: #d9d9d9;--primary: #f9d4ff;--primary-hover: #fce0ff;--primary-active: #f0c2f7;--on-primary: #181818;--card-bg: #242424;--card-border: rgba(255, 255, 255, .15);--input-bg: #141414;--icon-inactive: #141414;--button-secondary-bg: #1b1b1b;--primary-gradient: var(--primary);--primary-gradient-hover: var(--primary-hover);--primary-gradient-active: var(--primary-active);--shadow-button: 0 2px 4px rgba(0, 0, 0, .2), inset 0 2px 4px rgba(255, 255, 255, .07), inset 0 -2px 4px rgba(33, 31, 33, .35);--shadow-lift: inset 0 1px 0 rgba(255, 255, 255, .3), 0 6px 16px rgba(0, 0, 0, .45), 0 2px 4px rgba(0, 0, 0, .35);--shadow-lift-press: inset 0 1px 0 rgba(255, 255, 255, .25), 0 2px 6px rgba(0, 0, 0, .4);--surface-card: #17192b;--star-active: #f8dda0;--accent-yellow: var(--primary);--accent-yellow-hover: var(--primary-hover);--accent-yellow-active: var(--primary-active);--on-accent: var(--on-primary);--font-size-display-xl: 64px;--font-size-display-lg: 44px;--font-size-display-md: 34px;--font-size-h2: 30px;--font-size-stat: 46px;--font-size-feature: 19px;--font-size-md: 18px;--font-size-sub: 20px;--font-size-stat-label: 17px;--font-height-display-xl: 64px;--font-height-display-lg: 48px;--font-height-display-md: 40px;--font-height-sub: 30px;--font-weight-black: 900;--error-600: #ff9585;--completed-600: #24cca2;--subtext: #828282;--complete-color: #d6ffd4;--delete-color: var(--primary);--error-color: #ffd4d5;--dark-brown-gradient: linear-gradient( 180deg, rgb(69, 70, 85) 14.301%, rgb(45, 45, 51) 100% );--space-4: 4px;--space-8: 8px;--space-16: 16px;--space-24: 24px;--space-200: 200px;--rounding-medium-elements: 6px;--rounding-large-elements: 16px;--rounding-round-button: 100px;--font-family-body: "Satoshi", system-ui, -apple-system, Segoe UI, sans-serif;--font-family-title: "Satoshi", system-ui, -apple-system, Segoe UI, sans-serif;--font-size-xxs: 12px;--font-size-xs: 14px;--font-size-sm: 16px;--font-height-xs: 20px;--font-height-sm: 24px;--font-height-xl: 40px;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700}.text-1-regular{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);line-height:var(--font-height-sm);letter-spacing:0}.text-2-emphasis{font-family:var(--font-family-body);font-weight:var(--font-weight-semibold);font-size:var(--font-size-xs);line-height:var(--font-height-xs);letter-spacing:0}.title-xl{font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:38px;line-height:var(--font-height-xl);letter-spacing:-.19px}.display-xl{font-family:var(--font-family-title);font-weight:var(--font-weight-black);font-size:var(--font-size-display-xl);line-height:var(--font-height-display-xl)}.display-md{font-family:var(--font-family-title);font-weight:var(--font-weight-black);font-size:var(--font-size-display-md);line-height:var(--font-height-display-md)}.h2{font-family:var(--font-family-title);font-weight:var(--font-weight-black);font-size:var(--font-size-h2);line-height:normal}.stat-number{font-family:var(--font-family-title);font-weight:var(--font-weight-black);font-size:var(--font-size-stat);line-height:normal}.hero-sub{font-family:var(--font-family-body);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sub);line-height:var(--font-height-sub)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);line-height:var(--font-height-sm);color:#000;background:var(--neutral-0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus:not(:focus-visible){outline:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;border-radius:var(--rounding-round-button);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:16px;line-height:normal;text-transform:capitalize;white-space:nowrap;border:0;cursor:pointer;transition:background .14s ease,transform .14s ease}.btn--accent{background:var(--primary);color:var(--on-primary);border:1.5px solid #000000;box-shadow:var(--shadow-button)}.btn--accent:hover{background:var(--primary-hover)}.btn--accent:active{background:var(--primary-active);transform:scale(.98)}.btn--accent:disabled{background:#ffffff1f;color:#fff6;border-color:transparent;box-shadow:none;cursor:default;transform:none}.btn--secondary{background:var(--button-secondary-bg);color:#fff;border:1.5px solid var(--card-border);box-shadow:0 2px 4px #0003}.btn--secondary:hover{background:#232323}.btn--secondary:active{transform:scale(.98)}input,textarea{font:inherit;color:inherit}
