.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}.app-bar{position:relative;z-index:65;display:flex;align-items:center;justify-content:space-between;min-height:var(--app-header-h);padding:calc(16px + env(safe-area-inset-top,0px)) 16px 16px;flex-shrink:0;background:var(--app-bg)}.app-bar__avatar{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--app-chip);overflow:hidden;flex-shrink:0;transition:transform .12s ease}.app-bar__avatar:active{transform:scale(.94)}.app-bar__avatar.app-bar__avatar--catch{animation:app-bar-catch .62s cubic-bezier(.34,1.56,.64,1)}@keyframes app-bar-catch{0%{transform:scale(1);box-shadow:0 0 #ffc11f00;filter:brightness(1)}30%{transform:scale(1.32);box-shadow:0 0 26px 8px #ffc11fb3;filter:brightness(1.45)}to{transform:scale(1);box-shadow:0 0 #ffc11f00;filter:brightness(1)}}@media (prefers-reduced-motion: reduce){.app-bar__avatar.app-bar__avatar--catch{animation:none}}.app-bar__mark{position:absolute;left:50%;top:50%;display:flex;align-items:center;gap:3px;padding:4.5px 7px;border:1px solid var(--app-card-line);border-radius:6px;background:var(--app-card);transform:translate(-50%,-50%) rotate(-3deg);pointer-events:none}.app-bar__mark-text{font-family:var(--font-family-title);font-weight:var(--font-weight-black);font-size:14.5px;line-height:24px;color:#fff}.app-bar__mark-icon{width:15.5px;height:17.3px}.app-bar__action{display:flex;align-items:center;justify-content:flex-end;min-width:42px;min-height:42px}.app-bar__treasury{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:var(--rounding-round-button);transition:transform .12s ease}.app-bar__treasury:active{transform:scale(.96)}.app-bar__coin{width:24px;height:21.3px;flex-shrink:0}.app-bar__amount{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-xs);line-height:24px;color:#fff}.app-bar__amount--loading{width:42px;height:12px;border-radius:6px;background:linear-gradient(100deg,#ffffff1a 30%,#ffffff3d,#ffffff1a 70%);background-size:200% 100%;animation:app-bar-shimmer 1.2s ease-in-out infinite}@keyframes app-bar-shimmer{0%{background-position:180% 0}to{background-position:-80% 0}}.app-bar__close{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--app-chip)}@media (prefers-reduced-motion: reduce){.app-bar__amount--loading{animation:none}}.confetti{position:absolute;left:50%;top:50%;width:0;height:0;pointer-events:none}.confetti__bit{position:absolute;left:-4px;top:-6px;width:8px;height:12px;border-radius:1px;will-change:transform,opacity}.confetti__bit--round{left:-3px;top:-3px;width:6px;height:6px;border-radius:50%}.reward-roll{position:fixed;inset:0;z-index:90;display:flex;align-items:center;justify-content:center;background:#1a1a32d1;animation:reward-roll-in .2s ease-out}.reward-roll__stage{display:flex;align-items:baseline;gap:12px;transition:opacity .2s ease,transform .2s ease}.reward-roll__stage--hit{animation:reward-roll-hit .42s cubic-bezier(.34,1.56,.64,1)}.reward-roll__stage--gone{opacity:0;transform:scale(.96)}.reward-roll__coin{width:48px;height:48px;align-self:center}.reward-roll__value{font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:72px;line-height:1;color:#fff;font-variant-numeric:tabular-nums}.reward-roll__unit{font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:24px;line-height:1;color:#ffffffb3}.reward-roll__flyer{position:fixed;width:48px;height:48px;pointer-events:none}@keyframes reward-roll-in{0%{opacity:0}}@keyframes reward-roll-hit{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}@media (max-width: 360px){.reward-roll__value{font-size:56px}.reward-roll__coin{width:40px;height:40px}}@media (prefers-reduced-motion: reduce){.reward-roll,.reward-roll__stage--hit{animation:none}}.bottom-nav{display:flex;align-items:center;justify-content:space-between;padding:8px 52px calc(8px + env(safe-area-inset-bottom,0px));flex-shrink:0;background:var(--app-bg)}.bottom-nav__item{display:flex;flex-direction:column;align-items:center;gap:2px;width:37px;opacity:.4;transition:opacity .14s ease,transform .12s ease}.bottom-nav__item--active{opacity:1}.bottom-nav__item:active{transform:scale(.94)}.bottom-nav__icon{width:28px;height:28px}.bottom-nav__label{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-xxs);line-height:24px;color:#fff}.fab{position:absolute;right:39px;bottom:45px;z-index:5;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--app-accent);box-shadow:0 9px 21px #0000001a,0 38px 38px #00000017,0 85px 51px #0000000d;transition:transform .12s ease,filter .14s ease}.fab:active{transform:scale(.94);filter:brightness(.95)}.fab__icon{width:28.4px;height:28.4px}.empty-state{height:100%;display:flex;align-items:center;justify-content:center;padding:0 24px}.empty-state__art{height:auto;user-select:none;-webkit-user-drag:none}.status-icon{width:24px;height:24px;flex-shrink:0}.status-icon--spin{animation:status-icon-spin 2.4s linear infinite}@keyframes status-icon-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.status-icon--spin{animation:none}}.home-card-list{display:flex;flex-direction:column;gap:20px;margin:0;padding:10px 16px 125px;list-style:none}.home-row{position:relative;isolation:isolate}.home-row__bin{position:absolute;inset:0;z-index:-1;display:flex;align-items:center;justify-content:flex-end;padding-right:31px}.home-row__bin img{width:26px;height:26px;transition:transform .12s ease}.home-row__bin:active img{transform:scale(.88)}.home-card{display:flex;flex-direction:column;gap:24px;padding:16px;border:1px solid var(--app-card-line);border-radius:var(--rounding-large-elements);background:var(--app-card);touch-action:pan-y;user-select:none;-webkit-user-select:none;transition:transform .22s cubic-bezier(.22,.61,.36,1)}.home-card--dragging{transition:none;cursor:grabbing}.home-card--tappable{cursor:pointer;transition:transform .12s ease}.home-card--tappable:active{transform:scale(.985)}.home-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-card__who{display:flex;align-items:center;gap:8px;min-width:0}.home-card__identicon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--app-chip);overflow:hidden;flex-shrink:0}.home-card__title{margin:0;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:20px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-card__title-btn{display:block;max-width:100%;font:inherit;color:inherit;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-card__date{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-xxs);line-height:20px;color:#fff;flex-shrink:0}.home-card__foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-card__items{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0;padding:0;list-style:none}.home-chip{display:inline-flex;align-items:center;gap:4px;padding:6px 10px 6px 8px;border-radius:var(--rounding-round-button);background:var(--app-chip)}.home-chip--tick{max-width:100%;transition:transform .12s ease,background .14s ease}.home-chip--tick:active{transform:scale(.96)}.home-chip__icon{width:24px;height:24px;flex-shrink:0}.home-chip__label{min-width:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-xxs);line-height:20px;color:#fff;text-align:left;overflow-wrap:anywhere}.home-chip__value{font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:20px;color:#fff}.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}.action-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 32px;border-radius:var(--rounding-round-button);font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);line-height:normal;color:#fff;box-shadow:0 9px 21px #0000001a,0 38px 38px #00000017;transition:transform .12s ease,background .16s ease,opacity .16s ease}.action-btn__icon{width:24px;height:24px}.action-btn--go{background:var(--app-accent)}.action-btn--quiet{background:var(--app-sunken)}.action-btn:disabled{background:var(--app-sunken);color:#fff6;cursor:default;box-shadow:none}.action-btn:not(:disabled):active{transform:scale(.98)}.text-action{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 32px;border-radius:var(--rounding-round-button);font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);line-height:normal;color:#fff;transition:opacity .14s ease}.text-action:active{opacity:.6}.text-action__icon{width:20px;height:20px}.bottom-sheet.bottom-sheet--card{background:var(--app-card)}.confirm-sheet{display:flex;flex-direction:column;align-items:center;gap:32px;padding:8px 12px}.confirm-sheet__title{margin:0;max-width:234px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:24px;line-height:30px;letter-spacing:-.24px;text-align:center;color:#fff}.confirm-sheet__art{height:auto;user-select:none;-webkit-user-drag:none}.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}}.question-screen{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;background:var(--app-bg);color:#fff}.question-screen__bar{display:flex;align-items:center;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 16px;flex-shrink:0}.question-screen__back{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-left:-10px;border-radius:50%}.question-screen__back-icon{width:28px;height:28px}.question-screen__body{display:flex;flex-direction:column;gap:6px;padding:0 24px;flex:1;min-height:0;overflow-y:auto}.question-screen__question{margin:0;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:32px;line-height:normal;color:#fff}.question-screen__answer{display:block;width:100%;padding:0;border:0;outline:none;background:transparent;resize:none;overflow:hidden;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:32px;line-height:normal;color:var(--app-accent);caret-color:var(--app-accent)}.question-screen__footer{display:flex;flex-direction:column;align-items:flex-end;gap:8px;padding:16px 22px calc(24px + env(safe-area-inset-bottom,0px));flex-shrink:0}.question-screen__count{padding-right:10px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:1;color:#fff}.question-screen__count--idle{opacity:.45}.question-screen__next{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--app-accent);box-shadow:0 9px 21px #0000001a,0 38px 38px #00000017;transition:background .16s ease,transform .12s ease}.question-screen__next:disabled{background:var(--app-sunken);cursor:default}.question-screen__next:not(:disabled):active{transform:scale(.94)}.question-screen__next-icon{width:28.4px;height:28.4px;transform:rotate(180deg)}.question-screen__next:disabled .question-screen__next-icon{opacity:.4}.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}@keyframes nim-amount-shimmer{0%{background-position:180% 0}to{background-position:-80% 0}}@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)}.account-menu{position:fixed;inset:0;z-index:66;display:flex;flex-direction:column;background:var(--app-bg);color:#fff}.account-menu__bar{display:flex;align-items:center;justify-content:space-between;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 16px;flex-shrink:0}.account-menu__icon-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;transition:transform .12s ease}.account-menu__icon-btn:active{transform:scale(.92)}.account-menu__bar>.account-menu__icon-btn:first-child{margin-left:-10px}.account-menu__bar>.account-menu__icon-btn:last-child{margin-right:-10px}.account-menu__bar-icon{width:28px;height:28px}.account-menu__body{display:flex;flex-direction:column;align-items:center;padding:26px 24px calc(24px + env(safe-area-inset-bottom,0px));flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.account-menu__avatar{position:relative;width:120px;height:120px;flex-shrink:0;transition:transform .12s ease}.account-menu__avatar:active{transform:scale(.97)}.account-menu__avatar-ring{display:flex;align-items:center;justify-content:center;width:120px;height:120px;border:1.5px solid var(--app-card-line);border-radius:50%;overflow:hidden}.account-menu__pencil{position:absolute;right:-6px;bottom:-8px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1.5px solid var(--app-card-line);border-radius:18px;background:var(--app-card)}.account-menu__pencil img{width:17px;height:17px}.account-menu__earned{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;margin-top:40px;padding:18px 18px 18px 16px;border:1.5px solid var(--app-card-line);border-radius:var(--rounding-large-elements);background:var(--app-panel);text-align:left;transition:transform .12s ease}.account-menu__earned:active{transform:scale(.99)}.account-menu__earned-label{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:14px;line-height:var(--font-height-xs);color:#fff;opacity:.7}.account-menu__earned-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-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}.account-menu__list{display:flex;flex-direction:column;width:100%;margin-top:34px;padding:32px 0;border:1.5px solid var(--app-card-line);border-radius:22px;background:var(--app-panel)}.account-menu__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;min-height:24px;transition:opacity .12s ease}.account-menu__row:active{opacity:.6}.account-menu__row+.account-menu__row{margin-top:32px;padding-top:32px;border-top:1px solid var(--app-card-line)}.account-menu__row-label{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:20px;line-height:24px;color:#fff}.account-menu__row-end{display:flex;align-items:center;gap:8px;flex-shrink:0}.account-menu__row-value{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-xs);line-height:var(--font-height-xs);color:#fff;opacity:.6}.account-menu__chevron{width:16px;height:16px;flex-shrink:0}.add-friend{display:flex;flex-direction:column;align-items:center;gap:16px;padding:8px 12px}.add-friend__identicon{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:50%;background:var(--app-chip);overflow:hidden;flex-shrink:0}.add-friend__address{margin:0;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:24px;color:#fff}.add-friend__known{margin:0 0 8px;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:#fff;opacity:.75;text-align:center}.add-friend__field{display:flex;flex-direction:column;gap:6px;width:100%}.add-friend__label{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-xxs);line-height:20px;color:#fff;opacity:.7}.add-friend__input{width:100%;padding:14px 16px;border:1px solid var(--app-card-line);border-radius:var(--rounding-large-elements);background:var(--app-chip);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:#fff}.add-friend__input::placeholder{color:#fff6}.add-friend__input:focus{outline:none;border-color:var(--app-accent)}.connect-friend{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;background:var(--app-card);color:#fff}.connect-friend__bar{display:flex;align-items:center;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 0;flex-shrink:0}.connect-friend__icon-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-left:-10px;border-radius:50%;transition:transform .12s ease}.connect-friend__icon-btn:active{transform:scale(.92)}.connect-friend__arrow{width:28px;height:28px}.connect-friend__title{margin:0;padding:24px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:32px;line-height:38px;color:#fff;flex-shrink:0}.connect-friend__body{display:flex;flex-direction:column;align-items:center;gap:24px;padding:8px 40px;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.connect-friend__code{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:224px;aspect-ratio:1;border-radius:var(--rounding-large-elements);background:#fff;flex-shrink:0}.connect-friend__png{width:100%;height:100%;border-radius:var(--rounding-large-elements)}.connect-friend__badge{position:absolute;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--app-card)}.connect-friend__badge img{width:26px;height:26px}.connect-friend__text{margin:0;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:#fff;opacity:.75;text-align:center}.connect-friend__footer{padding:16px 24px calc(16px + env(safe-area-inset-bottom,0px));flex-shrink:0}.friend-row{display:flex;align-items:center;gap:8px;width:100%;padding:16px;border:1px solid var(--app-card-line);border-radius:var(--rounding-large-elements);background:var(--app-card);text-align:left;transition:transform .12s ease,border-color .16s ease}.friend-row--selected{border:2px solid var(--app-green);padding:15px}.friend-row:not(.friend-row--static):active{transform:scale(.99)}.friend-row__identicon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--app-chip);overflow:hidden;flex-shrink:0}.friend-row__text{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.friend-row__name{font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:20px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-row__address{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-xs);line-height:20px;color:#fff;opacity:.7}.friend-row__mark{width:20px;height:20px;flex-shrink:0}.friend-row__mark--on{width:24px;height:24px}.friend-picker{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;background:var(--app-bg);color:#fff}.friend-picker__bar{display:flex;align-items:center;justify-content:space-between;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 16px;flex-shrink:0}.friend-picker__icon-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%}.friend-picker__bar>.friend-picker__icon-btn:first-child{margin-left:-10px}.friend-picker__bar>.friend-picker__icon-btn:last-child{margin-right:-10px}.friend-picker__arrow{width:28px;height:28px}.friend-picker__qr{width:28.4px;height:28.4px}.friend-picker__question{margin:0;padding:8px 24px 16px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:32px;line-height:normal;color:#fff;flex-shrink:0}.friend-picker__list{display:flex;flex-direction:column;gap:20px;margin:0;padding:10px 16px;list-style:none;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.friends-list{position:fixed;inset:0;z-index:68;display:flex;flex-direction:column;background:var(--app-bg);color:#fff}.friends-list__bar{display:flex;align-items:center;justify-content:space-between;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 16px;flex-shrink:0}.friends-list__icon-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;transition:transform .12s ease}.friends-list__icon-btn:active{transform:scale(.92)}.friends-list__bar>.friends-list__icon-btn:first-child{margin-left:-10px}.friends-list__bar>.friends-list__icon-btn:last-child{margin-right:-10px}.friends-list__arrow{width:28px;height:28px}.friends-list__plus{width:24px;height:24px}.friends-list__title{margin:0;padding:8px 24px 24px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:32px;line-height:38px;color:#fff;flex-shrink:0}.friends-list__list{display:flex;flex-direction:column;gap:20px;margin:0;padding:0 16px calc(24px + env(safe-area-inset-bottom,0px));list-style:none;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.friends-list__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;flex:1;padding-bottom:64px}.friends-list__empty-art{width:130px;height:auto;user-select:none;-webkit-user-drag:none}.friends-list__empty-text{margin:0;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:#fff;opacity:.7}.scan-friend{position:fixed;inset:0;z-index:72;display:flex;flex-direction:column;background:var(--app-card);color:#fff}.scan-friend__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.scan-friend__bar{position:relative;display:flex;align-items:center;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 0;flex-shrink:0}.scan-friend__icon-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-left:-10px;border-radius:50%;transition:transform .12s ease}.scan-friend__icon-btn:active{transform:scale(.92)}.scan-friend__arrow{width:28px;height:28px}.scan-friend__title{position:relative;margin:0;padding:24px;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:32px;line-height:38px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.45);flex-shrink:0}.scan-friend__frame{position:relative;align-self:center;width:70%;max-width:280px;aspect-ratio:1;margin-top:auto;margin-bottom:auto}.scan-friend__corner{position:absolute;width:28px;height:28px;border:2px solid #fff}.scan-friend__corner--tl{top:0;left:0;border-right:none;border-bottom:none}.scan-friend__corner--tr{top:0;right:0;border-left:none;border-bottom:none}.scan-friend__corner--bl{bottom:0;left:0;border-right:none;border-top:none}.scan-friend__corner--br{bottom:0;right:0;border-left:none;border-top:none}.scan-friend__error{position:relative;margin:0;padding:0 24px calc(32px + env(safe-area-inset-bottom,0px));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:#fff;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.45)}.task-screen{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;background:var(--app-card);color:#fff}.task-screen__bar{display:flex;align-items:center;justify-content:space-between;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 16px;flex-shrink:0}.task-screen__icon-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%}.task-screen__bar>.task-screen__icon-btn:first-child{margin-left:-10px}.task-screen__bar>.task-screen__icon-btn:last-child{margin-right:-10px}.task-screen__bar-icon{width:28px;height:28px}.task-screen__body{display:flex;flex-direction:column;align-items:center;gap:24px;padding:0 59px 24px;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;text-align:center}.task-screen__identicon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--app-chip);overflow:hidden;flex-shrink:0}.task-screen__title{margin:0;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:32px;line-height:34px;color:#fff}.task-screen__chips{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}.task-screen__chip{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:var(--rounding-round-button);background:var(--app-chip)}.task-screen__chip:has(.status-icon){padding-left:8px}.task-screen__chip-label{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-xxs);line-height:20px;color:#fff}.task-screen__proof-btn{display:block;width:100%;max-width:273px;transition:transform .12s ease}.task-screen__proof-btn:active{transform:scale(.98)}.task-screen__proof{display:block;width:100%;max-width:273px;max-height:46vh;object-fit:cover;border-radius:var(--rounding-large-elements);background:var(--app-chip);margin-top:18px}.task-screen__footer{display:flex;flex-direction:column;gap:10px;padding:16px 24px calc(16px + env(safe-area-inset-bottom,0px));flex-shrink:0}.inbox-task__file{display:none}.inbox-task__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;max-width:273px;min-height:232px;padding:24px;margin-top:18px;border:2px dashed rgba(255,255,255,.3);border-radius:var(--rounding-large-elements);opacity:.7;transition:opacity .14s ease,transform .12s ease}.inbox-task__dropzone:active{opacity:1;transform:scale(.98)}.inbox-task__camera{width:36px;height:36px}.inbox-task__dropzone-text{max-width:129px;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:#fff}.inbox-task__error{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-xs);line-height:var(--font-height-xs);color:var(--app-warn)}.inbox-task__feedback{display:flex;align-items:flex-start;gap:8px;width:100%;margin:0;text-align:left}.inbox-task__feedback-icon{width:24px;height:24px;padding:6px;box-sizing:content-box;border-radius:var(--rounding-round-button);background:var(--app-chip);flex-shrink:0}.inbox-task__feedback-text{padding-top:8px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);line-height:var(--font-height-xs);color:#fff;overflow-wrap:anywhere}.payout-history{position:fixed;inset:0;z-index:68;display:flex;flex-direction:column;background:var(--app-bg);color:#fff}.payout-history__bar{display:flex;align-items:center;justify-content:space-between;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 16px;flex-shrink:0}.payout-history__icon-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;flex-shrink:0}.payout-history__bar>.payout-history__icon-btn:first-child{margin-left:-10px}.payout-history__bar-icon{width:28px;height:28px}.payout-history__title{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);line-height:var(--font-height-sm);color:#fff}.payout-history__body{display:flex;flex-direction:column;padding:8px 24px calc(24px + env(safe-area-inset-bottom,0px));flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.payout-history__total{margin:0 0 24px;font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:48px;line-height:56px;letter-spacing:-.48px;color:#fff}.payout-history__empty{margin:0;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:#fff;opacity:.6}.payout-history__list{display:flex;flex-direction:column;margin:0;padding:8px 16px;border:1.5px solid var(--app-card-line);border-radius:var(--rounding-large-elements);background:var(--app-panel);list-style:none}.payout-history__row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:14px 0}.payout-history__row+.payout-history__row{border-top:1px solid var(--app-card-line)}.payout-history__date{font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-xxs);line-height:20px;color:#fff;opacity:.7}.payout-history__amount{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-xs);line-height:20px;color:#fff}.payout-history__watch{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--rounding-round-button);background:var(--app-chip);font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-xxs);line-height:20px;color:#fff}.payout-history__watch--none{opacity:.35}.note-editor{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;background:var(--app-card);color:#fff}.note-editor__bar{display:flex;align-items:center;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 16px;flex-shrink:0}.note-editor__back{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-left:-6px;border-radius:50%}.note-editor__back-icon{width:28px;height:28px}.note-editor__body{display:flex;flex-direction:column;gap:24px;padding:4px 30px 24px;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.note-editor__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.note-editor__title-field{display:flex;align-items:center;min-width:0;flex:1;margin:-8px 0 -8px -10px;padding:8px 10px;border-radius:10px;cursor:text;transition:background .14s ease}.note-editor__title-field:focus-within{background:#0000002e}.note-editor__title{display:block;min-width:0;flex:1;padding:0;border:0;outline:none;background:transparent;resize:none;overflow:hidden;font-family:var(--font-family-title);font-weight:var(--font-weight-bold);font-size:20px;line-height:24px;color:#fff}.note-editor__title::placeholder{color:#ffffff73}.note-editor__date{font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:var(--font-size-xxs);line-height:20px;color:#fff;flex-shrink:0}.note-editor__items{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.note-editor__row{display:flex;align-items:center;gap:8px}.note-editor__chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:6px 10px 6px 8px;border-radius:var(--rounding-round-button);background:var(--app-chip)}.note-editor__tick{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.note-editor__tick img{width:24px;height:24px}.note-editor__label{min-width:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);line-height:20px;color:#fff;text-align:left;overflow-wrap:anywhere}.note-editor__row--editing{padding:6px 10px 6px 12px;border-radius:var(--rounding-round-button);background:var(--app-chip)}.note-editor__input{display:block;min-width:0;flex:1;padding:0;border:0;outline:none;background:transparent;resize:none;overflow:hidden;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);line-height:24px;color:#fff}.note-editor__input::placeholder{color:#ffffff73}.note-editor__remove{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;opacity:.8}.note-editor__remove img{width:18px;height:18px}.note-editor__add{display:inline-flex;align-items:center;gap:6px;padding:6px 14px 6px 10px;border:1px dashed rgba(255,255,255,.45);border-radius:var(--rounding-round-button);font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-xxs);line-height:20px;color:#ffffffbf}.note-editor__add-icon{width:14px;height:14px;opacity:.75}.note-editor__footer{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:16px var(--space-24) calc(16px + env(safe-area-inset-bottom,0px));flex-shrink:0}.photo-viewer{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000eb;animation:photo-viewer-in .18s ease-out}@keyframes photo-viewer-in{0%{opacity:0}}.photo-viewer__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--rounding-large-elements)}.photo-viewer__back{position:absolute;top:calc(16px + env(safe-area-inset-top,0px));left:6px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%}.photo-viewer__back-icon{width:28px;height:28px}@media (prefers-reduced-motion: reduce){.photo-viewer{animation:none}}.sent-task__proof-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:129px;padding:48px 0;margin-top:18px;opacity:.7}.sent-task__camera{width:36px;height:36px}.sent-task__proof-text{margin:0;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:#fff}.sent-task__feedback{margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-xs);line-height:var(--font-height-xs);color:#fff;opacity:.75}.app-shell{--app-header-h: 76px;--bg-dark: var(--app-bg);display:flex;flex-direction:column;height:100dvh;background:var(--app-bg);color:#fff;overflow:hidden}.app-shell__main{position:relative;flex:1;min-height:0}.app-shell__scroll{height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.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;--app-bg: #292a56;--app-card: #5656ac;--app-card-line: #6d6dc5;--app-chip: #454689;--app-panel: #33346c;--app-sunken: #1a1a32;--app-accent: #1fc7d4;--app-green: #21bca5;--app-warn: #ffc21f;--app-danger: #d94432;--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}
