:root{--app-mobile-max-width:430px;--app-mobile-brand:#0a8754;--app-mobile-brand-hover:#0c9c61;--app-mobile-brand-press:#086b43;--app-mobile-brand-tint:#e6f4ec;--app-mobile-gold:#b8860b;--app-mobile-bg:#f7f7f7;--app-mobile-outer-bg:#f2f2f2;--app-mobile-surface:#fff;--app-mobile-text:#0a0a0a;--app-mobile-text-secondary:#404040;--app-mobile-muted:#737373;--app-mobile-border:#d4d4d4;--app-mobile-violet:var(--app-mobile-brand);--app-mobile-mint:var(--app-mobile-brand-tint);--app-mobile-primary:var(--app-mobile-brand);--app-mobile-nav-height:53px;--app-mobile-now-playing-height:64px;--app-mobile-now-playing-offset:0px;--app-mobile-detail-cta-height:calc(64px + var(--app-mobile-safe-bottom));--app-mobile-topbar-height:72px;--app-mobile-offline-banner-height:40px;--app-mobile-safe-top:env(safe-area-inset-top,0px);--app-mobile-safe-bottom:env(safe-area-inset-bottom,0px);--app-mobile-acc-gold-soft:rgba(184,134,11,.14);--app-mobile-acc-fixed-soft:rgba(10,135,84,.14);--app-mobile-acc-agri-soft:rgba(10,135,84,.12);--app-mobile-acc-crowd-soft:rgba(10,135,84,.1);--app-mobile-sheet-z:400}html:has(body.app-mobile-body){background:var(--app-mobile-outer-bg)}body.app-mobile-body{padding-top:0;margin:0;background:var(--app-mobile-outer-bg);color:var(--app-mobile-text);min-height:100vh;min-height:100dvh;overflow-x:clip;-webkit-tap-highlight-color:transparent;font-family:var(--font-iran-sans-xv),IranSansXV,sans-serif}body.app-mobile-body button,body.app-mobile-body input,body.app-mobile-body select,body.app-mobile-body textarea{font-family:inherit}.app-mobile-shell{display:flex;flex-direction:column;width:100%;max-width:var(--app-mobile-max-width);min-height:100vh;min-height:100dvh;margin:0 auto;position:relative;background:var(--app-mobile-bg);overflow-x:clip;overflow-y:visible;padding-top:calc(var(--app-mobile-topbar-height) + var(--app-mobile-safe-top))}.app-mobile-shell--offline{padding-top:calc(var(--app-mobile-topbar-height) + var(--app-mobile-safe-top) + var(--app-mobile-offline-banner-height))}.app-mobile-shell--offline-page{padding-top:var(--app-mobile-safe-top)}.app-mobile-main--offline-page{display:flex;flex-direction:column;padding:0;min-height:calc(100dvh - var(--app-mobile-nav-height) - var(--app-mobile-safe-top) - var(--app-mobile-safe-bottom))}.app-mobile-offline-screen{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;padding:32px 24px 24px;text-align:center}.app-mobile-offline-screen__icon{display:flex;align-items:center;justify-content:center;margin-bottom:28px;color:#c4c4c4}.app-mobile-offline-screen__title{margin:0 0 10px;font-size:18px;font-weight:800;line-height:1.6;color:var(--app-mobile-text)}.app-mobile-offline-screen__text{margin:0 0 28px;max-width:280px;font-size:14px;line-height:1.85;color:var(--app-mobile-muted)}.app-mobile-offline-screen__retry{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:168px;padding:12px 22px;border:none;border-radius:999px;background:var(--app-mobile-brand-tint);color:var(--app-mobile-brand);font:inherit;font-size:14px;font-weight:800;cursor:pointer}.app-mobile-offline-screen__retry:disabled{opacity:.9;cursor:default}.app-mobile-offline-screen__retry:active:not(:disabled){transform:scale(.98)}.app-mobile-offline-screen__spinner{animation:app-mobile-spin .8s linear infinite}.app-mobile-inline-loading{display:inline-flex;align-items:center;justify-content:center;gap:6px}.app-mobile-inline-loading__icon{animation:app-mobile-spin .8s linear infinite}.app-mobile-offline-banner{position:fixed;top:calc(var(--app-mobile-topbar-height) + var(--app-mobile-safe-top));left:50%;z-index:190;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;box-sizing:border-box;width:100%;max-width:var(--app-mobile-max-width);min-height:var(--app-mobile-offline-banner-height);padding:8px 14px;background:var(--app-mobile-brand-press);font-size:12px;font-weight:700;color:#fff;text-align:center;transform:translateX(-50%)}.app-mobile-offline-banner__retry{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.12);color:#fff;border-radius:8px;padding:4px 10px;font:inherit;font-weight:800;cursor:pointer}.app-mobile-offline-banner__retry:disabled{opacity:.85;cursor:default}.app-mobile-offline-banner__spinner{animation:app-mobile-spin .8s linear infinite}@keyframes app-mobile-spin{to{transform:rotate(1turn)}}.app-mobile-splash{--splash-bg:#f5f5ee;--splash-mark:112px;position:fixed;inset:0;z-index:100000;background:var(--splash-bg);opacity:1;transition:opacity .42s cubic-bezier(.22,1,.36,1)}.app-mobile-splash--exit{opacity:0;pointer-events:none}.app-mobile-splash__glow{position:fixed;top:50svh;left:50%;width:min(72vw,320px);height:min(72vw,320px);margin:calc(min(72vw, 320px) / -2) 0 0 calc(min(72vw, 320px) / -2);border-radius:50%;background:radial-gradient(circle,rgba(10,135,84,.12) 0,rgba(10,135,84,.03) 42%,transparent 70%);opacity:0;animation:app-mobile-splash-glow 1.2s ease-out .15s both;pointer-events:none}.app-mobile-splash__mark{position:fixed;top:50svh;left:50%;width:var(--splash-mark);height:var(--splash-mark);margin:calc(var(--splash-mark) / -2) 0 0 calc(var(--splash-mark) / -2);display:flex;align-items:center;justify-content:center}.app-mobile-splash__mark--in .app-mobile-splash__logo{animation:app-mobile-splash-mark .85s cubic-bezier(.22,1,.36,1) both}.app-mobile-splash__logo{width:var(--splash-mark);height:var(--splash-mark);-o-object-fit:contain;object-fit:contain;transform:scale(1)}.app-mobile-splash__copy{position:fixed;top:calc(50svh + (var(--splash-mark) / 2) + 18px);left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 24px;text-align:center;pointer-events:none}.app-mobile-splash__name{font-size:28px;font-weight:900;color:#0a0a0a;letter-spacing:-.4px;animation:app-mobile-splash-fade-up .65s cubic-bezier(.22,1,.36,1) .2s both}.app-mobile-splash__tagline{margin:0;max-width:260px;font-size:13px;line-height:1.65;color:#737373;animation:app-mobile-splash-fade-up .65s cubic-bezier(.22,1,.36,1) .34s both}@keyframes app-mobile-splash-mark{0%{transform:scale(.94)}70%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes app-mobile-splash-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes app-mobile-splash-glow{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.app-mobile-splash,.app-mobile-splash__glow,.app-mobile-splash__mark--in .app-mobile-splash__logo,.app-mobile-splash__name,.app-mobile-splash__tagline{animation:none!important;transition:opacity .2s ease!important}}.app-mobile-main{flex:1 1 auto;min-width:0;min-height:0;padding:16px;padding-bottom:calc(var(--app-mobile-nav-height) + var(--app-mobile-safe-bottom) + 16px + var(--app-mobile-now-playing-offset))}.app-mobile-page{animation:app-mobile-fade-in .2s ease}@keyframes app-mobile-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.app-mobile-topbar{position:fixed;top:0;left:50%;z-index:200;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;max-width:var(--app-mobile-max-width);min-height:64px;height:auto;padding:calc(16px + var(--app-mobile-safe-top)) 20px 16px;background:var(--app-mobile-surface);border-bottom:1px solid var(--app-mobile-border);backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateX(-50%)}.app-mobile-topbar__brand,.app-mobile-topbar__start{display:flex;align-items:center;gap:8px;min-width:0}.app-mobile-topbar__start{flex:1}.app-mobile-topbar__mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:var(--app-mobile-brand);flex-shrink:0;overflow:hidden}.app-mobile-topbar__mark-img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;display:block}.app-mobile-topbar__brand-name{font-size:20px;font-weight:900;color:#0a0a0a;letter-spacing:0}.app-mobile-topbar__title{font-size:15px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-topbar__back{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;padding:0;border:none;border-radius:50%;background:#fff;color:#1a1a1a;cursor:pointer}.app-mobile-topbar__back:hover{background:#e4e4e4}.app-mobile-topbar__back:active{background:#dcdcdc}.app-mobile-topbar__support{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:transparent;color:var(--app-mobile-text);text-decoration:none;transition:background .15s ease-out}.app-mobile-topbar__support:active,.app-mobile-topbar__support:hover{background:#f7f7f7}.app-mobile-bottom-nav{position:fixed;bottom:0;left:50%;z-index:300;display:flex;align-items:center;justify-content:space-around;box-sizing:border-box;width:100%;max-width:var(--app-mobile-max-width);min-height:unset;height:auto;padding:8px 10px max(8px,var(--app-mobile-safe-bottom));background:var(--app-mobile-surface);border-top:1px solid var(--app-mobile-border);box-shadow:none;transform:translateX(-50%);direction:rtl}.app-mobile-bottom-nav__item{display:flex;flex:1;flex-direction:column;align-items:center;gap:4px;padding:0;border:none;background:none;color:var(--app-mobile-muted);text-decoration:none;cursor:pointer;font-family:inherit}.app-mobile-bottom-nav__item--active{color:var(--app-mobile-brand)}.app-mobile-bottom-nav__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;line-height:1}.app-mobile-bottom-nav__svg{width:20px;height:20px;display:block}.app-mobile-bottom-nav__label{font-size:11px;font-weight:400;line-height:1.2}.app-mobile-bottom-nav__item--active .app-mobile-bottom-nav__label{font-weight:600}.app-mobile-now-playing{position:fixed;left:50%;z-index:310;box-sizing:border-box;width:calc(100% - 20px);max-width:calc(var(--app-mobile-max-width) - 20px);transform:translateX(-50%);bottom:max(10px,calc(var(--app-mobile-safe-bottom) + 8px));border-radius:18px;overflow:hidden;direction:rtl;color:#fff;background:linear-gradient(135deg,rgba(8,107,67,.96),rgba(10,135,84,.94) 48%,rgba(12,156,97,.92));box-shadow:0 10px 28px rgba(8,107,67,.28),0 2px 8px hsla(0,0%,4%,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:app-mobile-now-playing-in .28s cubic-bezier(.22,1,.36,1)}.app-mobile-now-playing--above-nav{bottom:calc(var(--app-mobile-nav-height) + var(--app-mobile-safe-bottom) + 10px)}.app-mobile-now-playing--above-cta{bottom:calc(var(--app-mobile-detail-cta-height) + 10px)}.app-mobile-now-playing__progress{position:absolute;top:0;right:0;height:2px;background:hsla(0,0%,100%,.85);box-shadow:0 0 8px hsla(0,0%,100%,.45);transition:width .2s linear}.app-mobile-now-playing__inner{display:flex;align-items:center;gap:10px;min-height:var(--app-mobile-now-playing-height);padding:10px 10px 10px 8px}.app-mobile-now-playing__open{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0;padding:0;border:none;background:none;color:inherit;text-align:right;cursor:pointer;font:inherit}.app-mobile-now-playing__open:disabled{cursor:default}.app-mobile-now-playing--tappable .app-mobile-now-playing__open:active{opacity:.88}.app-mobile-now-playing__art-wrap{position:relative;flex:0 0 auto;width:44px;height:44px}.app-mobile-now-playing__art{width:44px;height:44px;border-radius:12px;-o-object-fit:cover;object-fit:cover;display:block;background:hsla(0,0%,100%,.18);box-shadow:0 4px 12px rgba(0,0,0,.18)}.app-mobile-now-playing__art--fallback{background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.35),transparent 55%),hsla(0,0%,100%,.16)}.app-mobile-now-playing__eq{position:absolute;inset:auto 4px 4px auto;display:flex;align-items:flex-end;gap:2px;height:12px;padding:2px 3px;border-radius:6px;background:rgba(0,0,0,.35)}.app-mobile-now-playing__eq i{display:block;width:2px;border-radius:2px;background:#fff;animation:app-mobile-now-playing-eq .9s ease-in-out infinite}.app-mobile-now-playing__eq i:first-child{height:6px;animation-delay:0s}.app-mobile-now-playing__eq i:nth-child(2){height:10px;animation-delay:.15s}.app-mobile-now-playing__eq i:nth-child(3){height:7px;animation-delay:.3s}.app-mobile-now-playing__loading{position:absolute;inset:auto 4px 4px auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff}.app-mobile-now-playing__loading svg{width:16px;height:16px;animation:app-mobile-now-playing-loading-spin .8s linear infinite}.app-mobile-now-playing__meta{flex:1 1 auto;min-width:0;text-align:right}.app-mobile-now-playing__title{font-size:13px;font-weight:700;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-mobile-now-playing__subtitle{margin-top:2px;font-size:11px;font-weight:500;line-height:1.3;color:hsla(0,0%,100%,.78);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-mobile-now-playing__actions{display:flex;align-items:center;gap:4px;flex:0 0 auto}.app-mobile-now-playing__btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:999px;background:hsla(0,0%,100%,.14);color:#fff;cursor:pointer;transition:background .15s ease,transform .15s ease}.app-mobile-now-playing__btn:active{transform:scale(.94);background:hsla(0,0%,100%,.24)}.app-mobile-now-playing__btn--play{width:40px;height:40px;background:#fff;color:var(--app-mobile-brand-press);box-shadow:0 4px 14px rgba(0,0,0,.16)}.app-mobile-now-playing__btn--play:active{background:#f3f3f3}@keyframes app-mobile-now-playing-in{0%{opacity:0;transform:translateX(-50%) translateY(12px) scale(.98)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@keyframes app-mobile-now-playing-eq{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}@keyframes app-mobile-now-playing-loading-spin{to{transform:rotate(1turn)}}.app-mobile-placeholder{padding:24px 16px;border-radius:18px;background:#fff;box-shadow:0 2px 12px hsla(0,0%,4%,.06);text-align:center}.app-mobile-placeholder__title{margin-bottom:8px;font-size:16px;font-weight:700}.app-mobile-placeholder__text{font-size:13px;color:var(--app-mobile-muted)}.app-mobile-placeholder__retry{margin-top:14px;padding:10px 18px;border:none;border-radius:12px;background:var(--app-mobile-primary,var(--app-mobile-brand));color:#fff;font-size:13px;font-weight:700;cursor:pointer}.app-mobile-placeholder__retry:active{opacity:.88;transform:scale(.98)}.app-mobile-ptr{position:relative;min-height:100%}.app-mobile-ptr__indicator{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;pointer-events:none;z-index:5;opacity:0;transition:opacity .2s ease}.app-mobile-ptr__indicator--animated{transition:height .36s cubic-bezier(.22,1,.36,1),opacity .2s ease}.app-mobile-ptr__indicator--visible{opacity:1}.app-mobile-ptr__spinner{margin-bottom:14px;color:var(--app-mobile-primary,var(--app-mobile-brand));will-change:transform}.app-mobile-ptr__indicator--refreshing .app-mobile-ptr__spinner{opacity:1}.app-mobile-ptr__spinner--spin{animation:app-mobile-ptr-spin .7s linear infinite}@keyframes app-mobile-ptr-spin{to{transform:rotate(1turn)}}.app-mobile-ptr__content--pulling{will-change:transform}.app-mobile-ptr__content--animated{transition:transform .36s cubic-bezier(.22,1,.36,1)}.app-mobile-card{background:#fff;border-radius:18px;padding:16px;margin-bottom:12px;box-shadow:0 2px 12px hsla(0,0%,4%,.06)}.app-mobile-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.app-mobile-section-title{font-size:14px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-see-all{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;background:none;font-family:inherit;font-size:12px;font-weight:600;color:var(--app-mobile-brand);text-decoration:none;cursor:pointer}.app-mobile-scroll-x{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.app-mobile-scroll-x::-webkit-scrollbar{display:none}.app-mobile-progress-wrap{height:7px;margin-top:6px;border-radius:10px;background:rgba(10,135,84,.1);overflow:hidden}.app-mobile-progress-fill{height:100%;border-radius:10px;background:linear-gradient(90deg,var(--app-mobile-brand),var(--app-mobile-brand));transition:width .5s}.app-mobile-qnav-grid{display:flex;gap:32px;margin:0 -16px;padding:16px}.app-mobile-qnav-btn{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:8px;max-width:none;padding:0;border:none;background:transparent;text-decoration:none;color:inherit}.app-mobile-qnav-btn:active{opacity:.85}.app-mobile-qnav-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;overflow:visible;border-radius:12px;background:var(--app-mobile-surface);box-shadow:0 4px 12px hsla(0,0%,4%,.1)}.app-mobile-qnav-icon__img{display:block;width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.app-mobile-qnav-label{font-size:12px;font-weight:500;line-height:1.3;color:var(--app-mobile-text);text-align:center;white-space:nowrap}.app-mobile-carousel-row,.app-mobile-stories-row{gap:10px}.app-mobile-cf-card{border:1.5px solid rgba(10,135,84,.1);border-radius:14px}.app-mobile-cf-card img{width:100%;height:110px;-o-object-fit:cover;object-fit:cover}.app-mobile-cf-card__meta{margin-top:4px;font-size:10px}.app-mobile-cf-card__rate{font-size:11px;font-weight:700}.app-mobile-section-title--spaced{margin-bottom:14px}.app-mobile-section-title--spaced-sm{margin-bottom:12px}.app-mobile-card-subtitle{margin-bottom:14px;font-size:12px;color:var(--app-mobile-muted)}.app-mobile-page--portfolio{margin:-16px -16px 0;background:var(--app-mobile-bg);min-height:100%;animation:app-mobile-fade-in-opacity .2s ease}@keyframes app-mobile-fade-in-opacity{0%{opacity:0}to{opacity:1}}.app-mobile-portfolio-tabs{position:sticky;top:calc(var(--app-mobile-topbar-height) + var(--app-mobile-safe-top));z-index:150;display:flex;justify-content:space-between;gap:0;margin:0;overflow-x:auto;border-bottom:1px solid var(--app-mobile-border);background:var(--app-mobile-surface);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.app-mobile-shell--offline .app-mobile-portfolio-tabs{top:calc(var(--app-mobile-topbar-height) + var(--app-mobile-safe-top) + var(--app-mobile-offline-banner-height))}.app-mobile-portfolio-tabs::-webkit-scrollbar{display:none}.app-mobile-portfolio-tab{flex:1 1 0;min-width:-moz-max-content;min-width:max-content;min-height:52px;padding:16px 10px;border:none;border-bottom:3px solid transparent;border-radius:0;background:none;box-shadow:none;font-size:13px;font-weight:600;color:var(--app-mobile-text-secondary);cursor:pointer;white-space:nowrap;font-family:inherit}.app-mobile-portfolio-tab--active{background:rgba(10,135,84,.08);border-bottom-color:var(--app-mobile-brand);color:var(--app-mobile-brand);font-weight:700;box-shadow:none}.app-mobile-pf-active,.app-mobile-pf-empty,.app-mobile-pf-tab,.app-mobile-portfolio-body{display:flex;flex-direction:column;gap:20px;padding:16px;box-sizing:border-box}.app-mobile-portfolio-body>.app-mobile-pf-active,.app-mobile-portfolio-body>.app-mobile-pf-empty,.app-mobile-portfolio-body>.app-mobile-pf-tab{padding:0}.app-mobile-portfolio-body .app-mobile-card{margin-bottom:0;border:1px solid var(--app-mobile-border);box-shadow:none;border-radius:12px}.app-mobile-pf-section-title{margin:0;font-size:14.5px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-pf-empty__hero{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.app-mobile-pf-empty__hero img{width:160px;height:160px;-o-object-fit:contain;object-fit:contain}.app-mobile-pf-empty__hero p{margin:0;max-width:280px;font-size:15px;font-weight:700;line-height:1.7;color:var(--app-mobile-text)}.app-mobile-pf-empty__tools,.app-mobile-pf-stack{display:flex;flex-direction:column;gap:12px}.app-mobile-pf-products{display:grid;grid-template-columns:1fr 1fr;gap:12px}.app-mobile-pf-product{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:148px;padding:14px 10px;border-radius:14px;background:var(--app-mobile-surface);box-shadow:0 2px 12px hsla(0,0%,4%,.06);text-align:center;text-decoration:none}.app-mobile-pf-product img{width:88px;height:88px;-o-object-fit:contain;object-fit:contain}.app-mobile-pf-product__title{font-size:13px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-pf-product__desc{font-size:11px;line-height:1.5;color:var(--app-mobile-text-secondary)}.app-mobile-pf-info{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:14px;background:var(--app-mobile-surface);box-shadow:0 2px 12px hsla(0,0%,4%,.06)}.app-mobile-pf-info__title{font-size:14px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-pf-info__text{margin:0;font-size:13px;line-height:2;color:var(--app-mobile-text-secondary)}.app-mobile-pf-faq{display:flex;flex-direction:column}.app-mobile-pf-faq>.app-mobile-pf-section-title{margin-bottom:8px}.app-mobile-pf-faq__item{border-bottom:1px solid var(--app-mobile-border)}.app-mobile-pf-faq__q{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 0;border:none;background:none;text-align:right;font-family:inherit;font-size:13.5px;font-weight:600;color:var(--app-mobile-text);cursor:pointer}.app-mobile-pf-faq__chevron{flex-shrink:0;color:var(--app-mobile-muted);transition:transform .15s ease-out}.app-mobile-pf-faq__chevron--open{transform:rotate(180deg)}.app-mobile-pf-faq__a{margin:0 0 16px;font-size:13px;line-height:1.9;color:var(--app-mobile-text-secondary)}.app-mobile-pf-total{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid var(--app-mobile-border)}.app-mobile-pf-total span{font-size:12px;color:var(--app-mobile-text-secondary)}.app-mobile-pf-total strong{font-size:20px;font-weight:900;color:var(--app-mobile-text);font-variant-numeric:tabular-nums}.app-mobile-pf-holdings-card{padding:0;overflow:hidden}.app-mobile-pf-group+.app-mobile-pf-group{border-top:1px solid var(--app-mobile-border)}.app-mobile-pf-group__head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px;border:none;background:none;text-align:right;font-family:inherit;font-size:12.5px;font-weight:600;color:var(--app-mobile-text-secondary);cursor:pointer}.app-mobile-pf-group__chevron{flex-shrink:0;color:var(--app-mobile-muted);transition:transform .15s ease-out}.app-mobile-pf-group__chevron--open{transform:rotate(180deg)}.app-mobile-pf-group__body{padding:0 16px 16px}.app-mobile-pf-holding{display:flex;flex-direction:column;gap:10px;width:100%;padding:16px 0;border-bottom:1px solid var(--app-mobile-border)}.app-mobile-pf-holding--last{border-bottom:none;padding-bottom:0}.app-mobile-pf-holding__main{display:flex;align-items:center;gap:12px;width:100%;padding:0;border:none;background:none;text-align:right;font-family:inherit;cursor:pointer}.app-mobile-pf-holding__main img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.app-mobile-pf-holding__logo{width:22px!important;height:22px!important;border-radius:5px;background:var(--app-mobile-surface);border:1px solid var(--app-mobile-border)}.app-mobile-pf-holding__meta{flex:1;min-width:0}.app-mobile-pf-holding__name-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.app-mobile-pf-holding__name{min-width:0;overflow:hidden;font-size:14px;font-weight:700;color:var(--app-mobile-text);text-overflow:ellipsis;white-space:nowrap}.app-mobile-pf-holding__value{margin-top:2px;font-size:12.5px;color:var(--app-mobile-text-secondary);font-variant-numeric:tabular-nums}.app-mobile-pf-holding__change{flex-shrink:0;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.app-mobile-pf-holding__change--up{color:var(--app-mobile-brand)}.app-mobile-pf-holding__change--down{color:#dc2626}.app-mobile-pf-badge{flex-shrink:0;padding:3px 8px;border-radius:999px;background:#f2f2f2;font-size:11px;font-weight:600;color:var(--app-mobile-text-secondary)}.app-mobile-pf-status-btn{flex-shrink:0;padding:6px 14px;border:1px solid var(--app-mobile-brand);border-radius:8px;background:var(--app-mobile-surface);color:var(--app-mobile-brand);font-size:12px;font-weight:600;white-space:nowrap}.app-mobile-pf-holding__progress{display:flex;flex-direction:column;gap:6px}.app-mobile-pf-holding__bar{height:6px;overflow:hidden;border-radius:999px;background:#f2f2f2}.app-mobile-pf-holding__bar-fill{height:100%;border-radius:999px;background:var(--app-mobile-brand)}.app-mobile-pf-holding__progress-meta{display:flex;justify-content:space-between;gap:8px;font-size:11.5px;color:var(--app-mobile-muted)}.app-mobile-gold-spot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid var(--app-mobile-border)}.app-mobile-gold-spot__start{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--app-mobile-text-secondary)}.app-mobile-gold-spot strong,.app-mobile-gold-spot__price{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--app-mobile-text);font-variant-numeric:tabular-nums}.app-mobile-gold-spot strong.app-mobile-gold-spot__accent,.app-mobile-gold-spot__accent{color:var(--app-mobile-brand);font-variant-numeric:tabular-nums}.app-mobile-gold-deal{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid var(--app-mobile-border);border-radius:12px;background:var(--app-mobile-surface)}.app-mobile-gold-deal__tabs{display:flex;padding:4px;border-radius:8px;background:var(--app-mobile-bg)}.app-mobile-gold-deal__tab{flex:1;padding:8px 12px;border:none;border-radius:6px;background:transparent;color:var(--app-mobile-muted);font-family:inherit;font-size:14px;font-weight:400;cursor:pointer}.app-mobile-gold-deal__tab--active{background:var(--app-mobile-surface);color:var(--app-mobile-text);font-weight:700;box-shadow:0 1px 2px hsla(0,0%,4%,.06)}.app-mobile-gold-deal__field{display:flex;flex-direction:column;gap:6px;margin:4px 0}.app-mobile-gold-deal__label{font-size:14px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-gold-deal__input-wrap{position:relative}.app-mobile-gold-deal__input{box-sizing:border-box;width:100%;padding:12px 14px 12px 60px;border:1px solid var(--app-mobile-border);border-radius:8px;background:var(--app-mobile-surface);font-family:inherit;font-size:15px;font-weight:600;color:var(--app-mobile-text);text-align:right;direction:ltr;font-variant-numeric:tabular-nums;outline:none}.app-mobile-gold-deal__input:disabled{background:var(--app-mobile-bg);color:var(--app-mobile-muted)}.app-mobile-gold-deal__input::-moz-placeholder{color:var(--app-mobile-muted);font-weight:500}.app-mobile-gold-deal__input::placeholder{color:var(--app-mobile-muted);font-weight:500}.app-mobile-gold-deal__unit{position:absolute;top:50%;left:14px;transform:translateY(-50%);font-size:12.5px;color:var(--app-mobile-muted);pointer-events:none}.app-mobile-gold-deal__hint{font-size:12px;color:var(--app-mobile-text-secondary)}.app-mobile-gold-deal__all{-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:flex-start;padding:0;border:none;background:none;font-family:inherit;font-size:12.5px;font-weight:600;color:var(--app-mobile-brand);cursor:pointer}.app-mobile-gold-deal__submit{width:100%;padding:14px 0;border:none;border-radius:8px;background:var(--app-mobile-brand);font-family:inherit;font-size:14px;font-weight:700;color:#fff;cursor:pointer}.app-mobile-gold-deal__submit--sell{background:#dc2626}.app-mobile-gold-deal__submit--disabled{background:#f2f2f2;color:var(--app-mobile-muted);cursor:not-allowed}.app-mobile-gold-deal__submit:disabled:not(.app-mobile-gold-deal__submit--disabled){opacity:.75;cursor:wait}.app-mobile-live-dot{display:inline-block;width:8px;height:8px;flex-shrink:0;border-radius:50%;background:var(--app-mobile-brand);box-shadow:0 0 0 0 rgba(10,135,84,.45);animation:app-mobile-live-pulse 1.6s ease-out infinite}.app-mobile-gold-tx-list{display:flex;flex-direction:column}.app-mobile-gold-tx{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--app-mobile-border)}.app-mobile-gold-tx:last-child{border-bottom:none}.app-mobile-gold-tx__type{font-size:13px;font-weight:600}.app-mobile-gold-tx__type--buy{color:var(--app-mobile-brand)}.app-mobile-gold-tx__type--sell{color:#dc2626}.app-mobile-gold-tx__date{margin-top:2px;font-size:11.5px;color:var(--app-mobile-muted)}.app-mobile-gold-tx__end{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}.app-mobile-gold-tx__amount{font-size:13px;font-weight:600;color:var(--app-mobile-text);font-variant-numeric:tabular-nums}.app-mobile-gold-tx__grams{font-size:11.5px;color:var(--app-mobile-text-secondary);font-variant-numeric:tabular-nums}.app-mobile-pf-stack>.app-mobile-section-head{margin-bottom:0}.app-mobile-spot-price--gold .app-mobile-spot-price__heading{font-size:14.5px}.app-mobile-spot-price--gold .app-mobile-spot-price__stats{padding:10px 0;border-top:1px solid var(--app-mobile-border);border-bottom:1px solid var(--app-mobile-border)}@keyframes app-mobile-live-pulse{0%{box-shadow:0 0 0 0 rgba(10,135,84,.5)}70%{box-shadow:0 0 0 6px rgba(10,135,84,0)}to{box-shadow:0 0 0 0 rgba(10,135,84,0)}}.app-mobile-pf-hero{position:relative;display:flex;flex-direction:column;gap:16px;padding:20px;overflow:hidden;border-radius:14px;text-decoration:none}.app-mobile-pf-hero__blob{position:absolute;inset:0;pointer-events:none}.app-mobile-pf-hero--gold{background:linear-gradient(135deg,#0a0a0a,#2b1d08 55%,#4a3007)}.app-mobile-pf-hero--gold .app-mobile-pf-hero__blob{background:radial-gradient(circle at 85% 0,rgba(212,175,55,.18),transparent 60%)}.app-mobile-pf-hero--fixed{background:linear-gradient(135deg,#0a0a0a,#1c1c1c 55%,#2e2e2e)}.app-mobile-pf-hero--fixed .app-mobile-pf-hero__blob{background:radial-gradient(circle at 85% 0,rgba(10,135,84,.18),transparent 60%)}.app-mobile-pf-hero--crowd{background:linear-gradient(135deg,#05070f,#0b1230 55%,#12225c)}.app-mobile-pf-hero--crowd .app-mobile-pf-hero__blob{background:radial-gradient(circle at 85% 0,rgba(96,165,250,.18),transparent 60%)}.app-mobile-pf-hero--farm{background:linear-gradient(135deg,#0a0a0a,#0f2a1c 55%,#14432b)}.app-mobile-pf-hero--farm .app-mobile-pf-hero__blob{background:radial-gradient(circle at 85% 0,rgba(124,255,178,.15),transparent 60%)}.app-mobile-pf-hero__mark{display:flex;justify-content:flex-end;position:relative;z-index:1}.app-mobile-pf-hero__center{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4px}.app-mobile-pf-hero--fixed .app-mobile-pf-hero__center{gap:8px}.app-mobile-pf-hero__value{position:relative;z-index:1;text-align:center;font-size:28px;font-weight:900;color:#f5e7b8;font-variant-numeric:tabular-nums}.app-mobile-pf-hero--crowd .app-mobile-pf-hero__value,.app-mobile-pf-hero--farm .app-mobile-pf-hero__value,.app-mobile-pf-hero--fixed .app-mobile-pf-hero__value{color:#fff}.app-mobile-pf-hero--fixed .app-mobile-pf-hero__value{font-size:28px}.app-mobile-pf-hero__value span,.app-mobile-pf-hero__value--sm span{font-size:14px;font-weight:600}.app-mobile-pf-hero__value--sm{font-size:20px;text-align:right}.app-mobile-pf-hero__sub{position:relative;z-index:1;text-align:center;font-size:14px;font-weight:500;color:hsla(46,75%,84%,.75);font-variant-numeric:tabular-nums}.app-mobile-pf-hero__foot{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid hsla(46,75%,84%,.2);font-size:11.5px;color:hsla(46,75%,84%,.65)}.app-mobile-pf-hero--fixed .app-mobile-pf-hero__foot{border-top-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.65)}.app-mobile-pf-hero--fixed .app-mobile-pf-hero__foot-gain{font-size:13px;font-weight:600;color:#7cffb2;font-variant-numeric:tabular-nums}.app-mobile-pf-hero__pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:hsla(46,75%,84%,.12);font-size:12px;font-weight:600;color:#f5e7b8;font-variant-numeric:tabular-nums}.app-mobile-pf-hero--fixed .app-mobile-pf-hero__pill{background:rgba(124,255,178,.12);color:#7cffb2;padding:4px 12px;font-size:12.5px}.app-mobile-pf-hero__label{position:relative;z-index:1;font-size:11.5px;color:hsla(0,0%,100%,.65)}.app-mobile-pf-hero__value--start{text-align:right;font-size:24px}.app-mobile-pf-hero__badge{position:relative;z-index:1;align-self:flex-start;padding:6px 14px;border-radius:999px;background:hsla(0,0%,100%,.12);font-size:12.5px;font-weight:600;color:#fff}.app-mobile-pf-hero--summary{gap:14px;align-items:flex-start}.app-mobile-farm-holdings{display:flex;flex-direction:column}.app-mobile-farm-holding{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--app-mobile-border)}.app-mobile-farm-holding--last{border-bottom:none}.app-mobile-farm-holding img{width:36px;height:36px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.app-mobile-farm-holding__meta{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.app-mobile-farm-holding__name{overflow:hidden;font-size:13px;font-weight:700;color:var(--app-mobile-text);white-space:nowrap;text-overflow:ellipsis}.app-mobile-farm-holding__amount{font-size:12px;color:var(--app-mobile-text-secondary);font-variant-numeric:tabular-nums}.app-mobile-farm-holding__report{flex-shrink:0;padding:8px 14px;border:1px solid var(--app-mobile-brand);border-radius:8px;background:var(--app-mobile-surface);color:var(--app-mobile-brand);font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap}.app-mobile-crowd-holdings{display:flex;flex-direction:column}.app-mobile-crowd-holding{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--app-mobile-border);color:inherit;text-decoration:none}.app-mobile-crowd-holding--last{border-bottom:none}.app-mobile-crowd-holding img{width:22px;height:22px;flex-shrink:0;border-radius:5px;-o-object-fit:contain;object-fit:contain;background:var(--app-mobile-surface);border:1px solid var(--app-mobile-border)}.app-mobile-crowd-holding__meta{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.app-mobile-crowd-holding__name{overflow:hidden;font-size:13px;font-weight:700;color:var(--app-mobile-text);white-space:nowrap;text-overflow:ellipsis}.app-mobile-crowd-holding__amount{font-size:12px;color:var(--app-mobile-text-secondary);font-variant-numeric:tabular-nums}.app-mobile-crowd-holding svg{flex-shrink:0;color:var(--app-mobile-muted)}.app-mobile-crowd-holdings__more{width:100%;margin-top:4px;padding:12px 0;border:1px solid var(--app-mobile-border);border-radius:8px;background:none;font-family:inherit;font-size:13px;font-weight:600;color:var(--app-mobile-text);cursor:pointer}.app-mobile-crowd-cal{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--app-mobile-border);border-radius:12px;background:var(--app-mobile-surface)}.app-mobile-crowd-cal__head{display:flex;align-items:center;gap:8px;font-size:14.5px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-crowd-cal__head svg{flex-shrink:0;color:var(--app-mobile-brand)}.app-mobile-crowd-cal__months{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.app-mobile-crowd-cal__months::-webkit-scrollbar{display:none}.app-mobile-crowd-cal__month{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:6px;min-width:64px;padding:10px 8px;border:1px solid transparent;border-radius:8px;background:var(--app-mobile-bg);font-family:inherit;font-size:12px;font-weight:600;color:var(--app-mobile-text-secondary);cursor:pointer}.app-mobile-crowd-cal__month--hot{border-color:var(--app-mobile-brand);background:var(--app-mobile-brand-tint);color:var(--app-mobile-brand)}.app-mobile-crowd-cal__month--active{border-color:var(--app-mobile-brand);background:var(--app-mobile-brand);color:#fff}.app-mobile-crowd-cal__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.app-mobile-crowd-cal__dot--spacer{background:transparent}.app-mobile-crowd-cal__empty{margin:0;font-size:12.5px;color:var(--app-mobile-muted)}.app-mobile-crowd-cal__empty,.app-mobile-crowd-cal__row{padding-top:8px;border-top:1px solid var(--app-mobile-border)}.app-mobile-crowd-cal__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-mobile-crowd-cal__meta{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.app-mobile-crowd-cal__title{overflow:hidden;font-size:12.5px;font-weight:600;color:var(--app-mobile-text);white-space:nowrap;text-overflow:ellipsis}.app-mobile-crowd-cal__date{font-size:11px;color:var(--app-mobile-muted)}.app-mobile-crowd-cal__amount{flex-shrink:0;font-size:13.5px;font-weight:700;color:var(--app-mobile-brand);font-variant-numeric:tabular-nums}.app-mobile-pf-tab .app-mobile-cf-section__title{font-size:14.5px}.app-mobile-pf-crowd-head{position:relative;z-index:1;display:flex;align-items:center;gap:10px;min-width:0}.app-mobile-pf-crowd-head img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.app-mobile-pf-crowd-head span{min-width:0;overflow:hidden;font-size:14px;font-weight:700;color:#fff;text-overflow:ellipsis;white-space:nowrap}.app-mobile-pf-primary-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0;border:none;border-radius:8px;background:var(--app-mobile-brand);color:#fff;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;font-family:inherit}.app-mobile-pf-farm-row{margin:0 -16px;padding:0 16px;align-items:stretch;gap:12px}.app-mobile-pf-farm-card{display:flex;flex-direction:column;flex:0 0 230px;width:230px;height:258px;min-height:258px;max-height:258px;overflow:hidden;border:1px solid var(--app-mobile-border);border-radius:14px;background:var(--app-mobile-surface);text-decoration:none;box-sizing:border-box}.app-mobile-pf-farm-card__media{position:relative;width:100%;height:110px;flex:0 0 110px}.app-mobile-pf-farm-card__media>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.app-mobile-pf-farm-card__chip{position:absolute;right:8px;left:auto;bottom:8px;transform:none;display:flex;align-items:center;gap:6px;max-width:calc(100% - 16px);padding:4px 10px;border-radius:999px;background:rgba(0,0,0,.55)}.app-mobile-pf-farm-card__chip img{width:26px;height:26px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.app-mobile-pf-farm-card__chip span{overflow:hidden;font-size:12.5px;font-weight:700;color:#fff;white-space:nowrap;text-overflow:ellipsis}.app-mobile-pf-farm-card__body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:10px;padding:12px}.app-mobile-pf-farm-card__body p{display:-webkit-box;margin:0;flex:1 1 auto;min-height:0;overflow:hidden;font-size:12px;line-height:1.7;color:var(--app-mobile-text-secondary);-webkit-box-orient:vertical;-webkit-line-clamp:3}.app-mobile-pf-farm-card__cta{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;margin-top:auto;padding:8px 10px;border:1px solid var(--app-mobile-brand);border-radius:8px;background:var(--app-mobile-surface);box-sizing:border-box;color:var(--app-mobile-brand);font-size:12.5px;font-weight:600;text-align:center;white-space:nowrap}.app-mobile-portfolio-body .app-mobile-my-link--block{display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:12px 0;border:1px solid var(--app-mobile-border);border-radius:8px;background:none;font-family:inherit;font-size:13px;font-weight:600;color:var(--app-mobile-text);cursor:pointer}.app-mobile-pf-tab .app-mobile-cf-section,.app-mobile-pf-tab .app-mobile-spot-price{margin:0 -16px;padding:0 16px}.app-mobile-portfolio-body .app-mobile-card>.app-mobile-fi-actions:first-child{margin-top:0}.app-mobile-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.app-mobile-stat-card{padding:14px;border-radius:16px;background:#fff;box-shadow:0 2px 10px hsla(0,0%,4%,.05)}.app-mobile-stat-card--fixed{background:linear-gradient(150deg,var(--app-mobile-acc-fixed-soft),#fff)}.app-mobile-stat-card--gold{background:linear-gradient(150deg,var(--app-mobile-acc-gold-soft),#fff)}.app-mobile-stat-card__label{margin-bottom:4px;font-size:11px;color:var(--app-mobile-muted)}.app-mobile-stat-card__value{font-size:18px;font-weight:800;line-height:1.1;color:var(--app-mobile-text)}.app-mobile-stat-card__unit{font-size:10px;font-weight:500;color:var(--app-mobile-muted)}.app-mobile-stat-card__badge{display:inline-flex;align-items:center;gap:3px;margin-top:5px;padding:3px 8px;border-radius:8px;font-size:11px;font-weight:700}.app-mobile-stat-card__badge--up{background:rgba(21,245,186,.1);color:var(--app-mobile-brand)}.app-mobile-stat-card__badge--muted{background:rgba(212,168,67,.1);color:var(--app-mobile-gold)}.app-mobile-donut-wrap{display:flex;align-items:center;justify-content:center;gap:20px}.app-mobile-donut-legend{display:flex;flex:1;flex-direction:column;gap:12px;min-width:130px}.app-mobile-donut-legend__row{display:flex;align-items:center;gap:8px}.app-mobile-donut-legend__dot{flex-shrink:0;width:10px;height:10px;border-radius:2px}.app-mobile-donut-legend__name{flex:1;font-size:12px;color:var(--app-mobile-text)}.app-mobile-asset-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:8px;padding:12px;border:1px solid rgba(10,135,84,.1);border-radius:14px;background:linear-gradient(270deg,rgba(10,135,84,.05),transparent);cursor:pointer;text-align:right}.app-mobile-asset-row--gold{border-right:3px solid var(--app-mobile-gold)}.app-mobile-asset-row--fixed{border-right:3px solid var(--app-mobile-brand)}.app-mobile-asset-row--agri{border-right:3px solid var(--app-mobile-brand-hover)}.app-mobile-asset-row--crowd{border-right:3px solid var(--app-mobile-brand-press)}.app-mobile-asset-row--link{text-decoration:none;color:inherit}.app-mobile-asset-row--link:active{transform:scale(.99)}.app-mobile-asset-row__left{display:flex;align-items:center;gap:10px}.app-mobile-asset-row__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;font-size:20px;flex-shrink:0}.app-mobile-asset-row__icon--crowd{background:#fff;border:1px solid rgba(111,91,232,.12);overflow:hidden}.app-mobile-asset-row__logo{width:70%;height:70%;-o-object-fit:contain;object-fit:contain}.app-mobile-asset-row__name{margin-bottom:1px;font-size:13px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-asset-row__sub{font-size:10px;color:var(--app-mobile-muted)}.app-mobile-asset-row__right{text-align:left}.app-mobile-asset-row__value{font-size:13px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-asset-row__change{font-size:11px;font-weight:600}.app-mobile-asset-row__change--up{color:var(--app-mobile-brand)}.app-mobile-asset-row__change--down{color:#ff6b9d}.app-mobile-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.app-mobile-quick-actions a,.app-mobile-quick-actions button{padding:13px;border-radius:12px;font-size:12px;font-weight:700;cursor:pointer;text-decoration:none;text-align:center}.app-mobile-quick-actions a{display:block}.app-mobile-quick-actions__gold{border:1.5px solid rgba(212,168,67,.2);background:#fff8e6;color:var(--app-mobile-gold)}.app-mobile-quick-actions__fixed{border:1.5px solid rgba(21,245,186,.2);background:#f0fff8;color:var(--app-mobile-brand)}.app-mobile-quick-actions__agri{border:1.5px solid rgba(34,197,94,.2);background:#f0fff0;color:#15803d}.app-mobile-quick-actions__crowd{border:1.5px solid rgba(10,135,84,.2);background:var(--app-mobile-brand-tint);color:var(--app-mobile-brand)}.app-mobile-gold-price{display:flex;align-items:baseline;gap:8px}.app-mobile-gold-price__value{font-size:24px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-gold-price__unit{font-size:12px;color:var(--app-mobile-muted)}.app-mobile-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600}.app-mobile-badge--mint{margin-right:auto;background:rgba(21,245,186,.12);color:var(--app-mobile-brand)}.app-mobile-buy-form{margin-bottom:12px;padding:14px;border-radius:14px;background:var(--app-mobile-brand-tint)}.app-mobile-buy-form h4{margin-bottom:8px;font-size:13px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-buy-form__hint{font-size:12px;color:var(--app-mobile-muted)}.app-mobile-fi-hero{position:relative;margin-bottom:12px;padding:24px 18px;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,var(--app-mobile-text),var(--app-mobile-brand-press));text-align:center}.app-mobile-fi-hero__blob{position:absolute;top:-40px;left:-20px;width:120px;height:120px;border-radius:50%;background:var(--app-mobile-brand);opacity:.12;filter:blur(30px)}.app-mobile-fi-hero__rate{position:relative;z-index:1;font-size:36px;font-weight:800;color:var(--app-mobile-brand)}.app-mobile-fi-hero__sub{position:relative;z-index:1;margin-top:4px;font-size:12px;color:hsla(0,0%,100%,.65)}.app-mobile-fi-hero--compact{padding:18px 16px;margin-bottom:14px}.app-mobile-fi-hero--compact .app-mobile-fi-hero__rate{font-size:28px}.app-mobile-fi-hero--withdraw{background:linear-gradient(135deg,#7f1d1d,#b91c1c)}.app-mobile-fi-hero__help{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:hsla(0,0%,100%,.14);color:#fff;cursor:pointer}.app-mobile-fi-alert{margin-bottom:12px;padding:12px 14px;border-radius:14px;background:rgba(10,135,84,.1);border:1px solid rgba(10,135,84,.2);font-size:12px;line-height:1.7;color:var(--app-mobile-text)}.app-mobile-fi-alert--warn{background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.28)}.app-mobile-fi-alert__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.app-mobile-fi-alert__actions a{display:inline-flex;align-items:center;padding:8px 12px;border-radius:10px;background:var(--app-mobile-text);color:#fff;font-size:12px;font-weight:700;text-decoration:none}.app-mobile-fi-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.app-mobile-fi-actions__invest,.app-mobile-fi-actions__withdraw,.app-mobile-fi-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;border:none;border-radius:14px;font-size:14px;font-weight:800;cursor:pointer}.app-mobile-fi-actions__invest{background:var(--app-mobile-brand);color:#fff}.app-mobile-fi-actions__withdraw,.app-mobile-fi-submit{background:#dc2626;color:#fff}.app-mobile-fi-actions__invest:disabled,.app-mobile-fi-actions__withdraw:disabled,.app-mobile-fi-submit:disabled{opacity:.55;cursor:not-allowed}.app-mobile-fi-links{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;font-size:12px;color:var(--app-mobile-muted)}.app-mobile-fi-links button{border:none;background:none;padding:0;color:var(--app-mobile-brand);font-size:12px;font-weight:700;cursor:pointer}.app-mobile-fi-sheet{display:flex;flex-direction:column;gap:12px;font-size:13px;line-height:1.8;color:var(--app-mobile-text-secondary)}.app-mobile-fi-sheet__box{padding:12px;border-radius:12px;background:var(--app-mobile-bg)}.app-mobile-fi-sheet__box strong{display:block;margin-bottom:8px;color:var(--app-mobile-text)}.app-mobile-fi-sheet__box ul,.app-mobile-fi-sheet__list{margin:0;padding-right:18px}.app-mobile-fi-plan{display:flex;flex-direction:column;gap:12px}.app-mobile-fi-plan .app-mobile-gold-spot{padding-bottom:12px;margin-bottom:0}.app-mobile-fi-plan__name{font-size:14px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-fi-plan__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-mobile-fi-plan__label{font-size:12px;color:var(--app-mobile-muted);flex-shrink:0}.app-mobile-fi-plan__value{font-size:13px;font-weight:600;color:var(--app-mobile-text);text-align:left}.app-mobile-fi-notice{display:flex;gap:8px;padding:12px;border-radius:8px;background:var(--app-mobile-bg);color:var(--app-mobile-text-secondary);font-size:11.5px;line-height:1.7}.app-mobile-fi-notice svg{flex-shrink:0;margin-top:1px;color:var(--app-mobile-muted)}.app-mobile-fi-chart{display:flex;flex-direction:column;gap:14px}.app-mobile-fi-chart__stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.app-mobile-fi-chart__plot{display:flex;gap:8px;min-width:0}.app-mobile-fi-chart__svg{flex:1;min-width:0;display:block;height:130px;overflow:visible}.app-mobile-fi-chart__yaxis{flex-direction:column;flex-shrink:0;height:130px;padding:12px 0;font-size:9.5px;font-variant-numeric:tabular-nums}.app-mobile-fi-chart__xaxis,.app-mobile-fi-chart__yaxis{display:flex;justify-content:space-between;color:var(--app-mobile-muted)}.app-mobile-fi-chart__xaxis{padding-left:34px;font-size:10.5px}.app-mobile-fi-chart__empty{margin:0;font-size:13px;line-height:1.7;color:var(--app-mobile-muted);text-align:center}.app-mobile-fi-chart__skeleton{height:130px;border-radius:8px;background:var(--app-mobile-bg)}.app-mobile-fi-terms{display:flex;align-items:flex-start;gap:8px;margin:14px 0;font-size:12px;line-height:1.7;color:var(--app-mobile-text-secondary)}.app-mobile-fi-terms__link{border:none;background:none;padding:0;color:var(--app-mobile-brand);font-weight:700;cursor:pointer}.app-mobile-fi-otp-actions{display:flex;justify-content:space-between;gap:10px;margin-top:10px}.app-mobile-fi-otp-actions button{border:none;background:none;padding:0;color:var(--app-mobile-brand);font-size:12px;font-weight:700;cursor:pointer}.app-mobile-fi-otp-actions button:disabled{color:var(--app-mobile-muted);cursor:not-allowed}.app-mobile-fi-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:48px;gap:12px}.app-mobile-fi-success__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:999px;background:rgba(10,135,84,.12);color:var(--app-mobile-brand)}.app-mobile-fi-success h2{margin:0;font-size:18px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-fi-success p{margin:0 0 12px;max-width:280px;font-size:13px;line-height:1.8;color:var(--app-mobile-muted)}.app-mobile-ltr{direction:ltr;display:inline-block}.app-mobile-plan-row{display:flex;align-items:center;gap:12px;margin-bottom:0;padding:14px 0;border:none;border-bottom:1px solid hsla(0,0%,4%,.06);border-radius:0;background:transparent;text-decoration:none;transition:opacity .15s}.app-mobile-plan-row:last-child{border-bottom:none;padding-bottom:4px}.app-mobile-plan-row:first-child{padding-top:4px}.app-mobile-plan-row:hover{border-color:hsla(0,0%,4%,.06);opacity:.92}.app-mobile-plan-row__thumb{width:60px;height:60px;border-radius:14px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;background:rgba(10,135,84,.08)}.app-mobile-plan-row__content{flex:1;min-width:0}.app-mobile-plan-row__title{margin-bottom:4px;font-size:13px;font-weight:700;line-height:1.5;color:var(--app-mobile-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-mobile-plan-row__company{margin-bottom:2px;font-size:11px;line-height:1.4;color:var(--app-mobile-muted)}.app-mobile-plan-row__rate{flex-shrink:0;padding-inline-start:4px;font-size:14px;font-weight:800;color:var(--app-mobile-brand)}.app-mobile-plan-row__arrow{display:none}.app-mobile-edu-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.app-mobile-edu-tab{padding:7px 14px;border:1.5px solid rgba(10,135,84,.15);border-radius:20px;background:#fff;font-size:12px;font-weight:600;color:var(--app-mobile-muted);cursor:pointer;transition:all .2s}.app-mobile-edu-tab--active{border-color:transparent;background:var(--app-mobile-brand);color:#fff}.app-mobile-edu-article{justify-content:space-between;margin-bottom:8px;padding:11px;border:1px solid var(--app-mobile-border);border-radius:14px;background:var(--app-mobile-surface)}.app-mobile-edu-article,.app-mobile-edu-article__link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.app-mobile-edu-article__link{flex:1}.app-mobile-save-btn{flex-shrink:0;width:34px;height:34px;border-radius:12px;border:none;background:rgba(10,135,84,.12);color:var(--app-mobile-brand);display:flex;align-items:center;justify-content:center}.app-mobile-save-btn--cat{width:32px;height:32px;flex-shrink:0;border-radius:10px;background:rgba(10,135,84,.08)}.app-mobile-edu-article img,.app-mobile-edu-article__img-fallback{width:52px;height:52px;border-radius:10px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.app-mobile-edu-article__img-fallback{background:var(--app-mobile-brand-tint)}.app-mobile-edu-article__title{margin-bottom:3px;font-size:12px;font-weight:600;line-height:1.4;color:var(--app-mobile-text)}.app-mobile-edu-article__meta{font-size:10px;color:var(--app-mobile-muted)}.app-mobile-edu-load-more{width:100%;margin-top:0;margin-bottom:12px}.app-mobile-edu-load-more__spacer{width:100%;height:1px}.app-mobile-cat-block{margin-bottom:10px;overflow:hidden;border:1.5px solid rgba(10,135,84,.1);border-radius:14px}.app-mobile-cat-block__head{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid rgba(10,135,84,.08);background:var(--app-mobile-brand-tint)}.app-mobile-cat-block__name{flex:1;font-size:13px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-cat-block__count{font-size:11px;font-weight:600;color:#b0aecb}.app-mobile-cat-block__row{padding:9px 14px;border-bottom:1px solid rgba(10,135,84,.06);justify-content:space-between}.app-mobile-cat-block__row,.app-mobile-cat-block__row-link{display:flex;align-items:center;gap:8px;min-width:0;text-decoration:none;color:inherit}.app-mobile-cat-block__row-link{flex:1;overflow:hidden}.app-mobile-cat-block__row:last-child{border-bottom:none}.app-mobile-cat-block__index{width:18px;flex-shrink:0;font-size:11px;color:#c0bed8;text-align:center}.app-mobile-cat-block__info{flex:1;min-width:0}.app-mobile-saved-edu-list{display:flex;flex-direction:column}.app-mobile-cat-block__title{overflow:hidden;font-size:12px;line-height:1.4;color:var(--app-mobile-text);text-overflow:ellipsis;white-space:nowrap}.app-mobile-cat-block__date{font-size:10px;color:#b0aecb}.app-mobile-empty-state{padding:30px 16px;font-size:13px;color:#b0aecb;text-align:center}.app-mobile-blog-post{padding:16px}.app-mobile-blog-post__inner{max-width:720px;margin:0 auto}.app-mobile-blog-post__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.app-mobile-blog-post__title-col{flex:1;min-width:0}.app-mobile-blog-post__category{font-size:12px;color:var(--app-mobile-muted);font-weight:700;margin-bottom:6px}.app-mobile-blog-post__title{margin:0;font-size:16px;font-weight:900;line-height:1.4;color:var(--app-mobile-text)}.app-mobile-blog-post__meta{margin-top:8px;font-size:11px;color:#b0aecb}.app-mobile-save-btn--post{width:40px;height:40px;border-radius:14px}.app-mobile-blog-post__image{width:100%;height:200px;margin:14px 0;-o-object-fit:cover;object-fit:cover;border-radius:16px;background:var(--app-mobile-brand-tint)}.app-mobile-blog-post__content{font-size:13px;line-height:2;color:var(--app-mobile-text)}.app-mobile-blog-post__content p{margin:0 0 12px}.app-mobile-blog-post__content img{max-width:100%;height:auto;border-radius:12px}.app-mobile-blog-post__content a{color:var(--app-mobile-brand);text-decoration:underline}.app-mobile-blog-post__content h1,.app-mobile-blog-post__content h2,.app-mobile-blog-post__content h3{margin:18px 0 10px;font-weight:900}.app-mobile-blog-post__content .wp-block-table,.app-mobile-blog-post__content figure.wp-block-table,.app-mobile-blog-post__table-wrap{width:100%;max-width:100%;margin:16px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px;border:1px solid hsla(0,0%,4%,.1);background:#fff;box-shadow:0 1px 2px hsla(0,0%,4%,.04)}.app-mobile-blog-post__content table{width:-moz-max-content;width:max-content;min-width:100%;margin:0;border-collapse:collapse;border-spacing:0;font-size:12px;line-height:1.7;color:var(--app-mobile-text)}.app-mobile-blog-post__content th,.app-mobile-blog-post__content thead th{position:sticky;top:0;z-index:1;padding:10px 12px;background:var(--app-mobile-brand-tint);color:var(--app-mobile-text);font-weight:800;text-align:right;white-space:nowrap;border-bottom:1px solid hsla(0,0%,4%,.12)}.app-mobile-blog-post__content td{padding:10px 12px;text-align:right;vertical-align:top;border-bottom:1px solid hsla(0,0%,4%,.08);min-width:7.5rem}.app-mobile-blog-post__content tbody tr:nth-child(2n) td{background:rgba(245,244,255,.55)}.app-mobile-blog-post__content tbody tr:last-child td{border-bottom:none}.app-mobile-blog-post__content td:first-child,.app-mobile-blog-post__content th:first-child{position:sticky;right:0;z-index:2;background:#fff;box-shadow:-4px 0 8px hsla(0,0%,4%,.04)}.app-mobile-blog-post__content thead th:first-child{background:var(--app-mobile-brand-tint);z-index:3}.app-mobile-blog-post__content tbody tr:nth-child(2n) td:first-child{background:var(--app-mobile-brand-tint)}.app-mobile-blog-audio-mount{margin:16px 0}.app-mobile-blog-audio__native{display:none!important}.app-mobile-blog-audio{position:relative;padding:14px 14px 12px;border-radius:16px;background:linear-gradient(135deg,rgba(10,135,84,.1),rgba(10,135,84,.04));border:1px solid rgba(10,135,84,.18);box-shadow:0 4px 16px rgba(10,135,84,.08);overflow:hidden}.app-mobile-blog-audio--active{border-color:rgba(10,135,84,.42);background:linear-gradient(135deg,rgba(10,135,84,.16),rgba(230,244,236,.9))}.app-mobile-blog-audio--playing:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--app-mobile-brand);border-radius:0 3px 3px 0}.app-mobile-blog-audio__top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.app-mobile-blog-audio__play{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:none;border-radius:999px;background:var(--app-mobile-brand);color:#fff;cursor:pointer;box-shadow:0 4px 12px rgba(10,135,84,.28)}.app-mobile-blog-audio__play:active{transform:scale(.96)}.app-mobile-blog-audio__meta{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px}.app-mobile-blog-audio__label{font-size:13px;font-weight:700;color:var(--app-mobile-brand-press)}.app-mobile-blog-audio__eq{display:inline-flex;align-items:flex-end;gap:2px;height:12px}.app-mobile-blog-audio__eq i{display:block;width:2px;border-radius:2px;background:var(--app-mobile-brand);animation:app-mobile-blog-audio-eq .9s ease-in-out infinite}.app-mobile-blog-audio__eq i:first-child{height:6px}.app-mobile-blog-audio__eq i:nth-child(2){height:10px;animation-delay:.15s}.app-mobile-blog-audio__eq i:nth-child(3){height:7px;animation-delay:.3s}.app-mobile-blog-audio__times{flex-shrink:0;font-size:11px;font-weight:600;color:var(--app-mobile-muted);font-variant-numeric:tabular-nums}.app-mobile-blog-audio__times-sep{margin:0 2px;opacity:.6}.app-mobile-blog-audio__seek{width:100%;height:4px;margin:0;accent-color:var(--app-mobile-brand);cursor:pointer}@keyframes app-mobile-blog-audio-eq{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}.app-mobile-blog-post__content .wp-block-audio,.app-mobile-blog-post__content figure.wp-block-audio{margin:0}.app-mobile-profile-header{display:flex;align-items:center;gap:14px;margin-bottom:12px;padding:24px 18px;border-radius:18px;background:linear-gradient(135deg,var(--app-mobile-text),var(--app-mobile-brand-press))}.app-mobile-profile-header__avatar{display:flex;align-items:center;justify-content:center;width:60px;height:60px;flex-shrink:0;border:3px solid hsla(0,0%,100%,.2);border-radius:50%;background:linear-gradient(135deg,var(--app-mobile-brand),var(--app-mobile-brand));font-size:24px}.app-mobile-profile-header__name{margin-bottom:3px;font-size:17px;font-weight:800;color:#fff}.app-mobile-profile-header__status{display:inline-block;padding:2px 10px;border-radius:10px;background:rgba(21,245,186,.12);font-size:11px;color:rgba(21,245,186,.85)}.app-mobile-form-section{margin-bottom:12px;padding:16px;border-radius:16px;background:#fff;box-shadow:0 2px 10px hsla(0,0%,4%,.05)}.app-mobile-form-section--tx{scroll-margin-top:calc(var(--app-mobile-topbar-height) + var(--app-mobile-safe-top) + 12px)}.app-mobile-form-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,4%,.07)}.app-mobile-form-section__title{font-size:13px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-field{margin-bottom:12px}.app-mobile-field__label{margin-bottom:5px;font-size:11px;font-weight:500;color:var(--app-mobile-muted)}.app-mobile-field__value{display:flex;align-items:center;min-height:38px;padding:10px 12px;border-radius:10px;background:var(--app-mobile-brand-tint);font-size:13px;font-weight:600;color:var(--app-mobile-text)}.app-mobile-profile-birth-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.app-mobile-bank-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;border:1px solid rgba(10,135,84,.1);border-radius:12px;background:var(--app-mobile-surface)}.app-mobile-bank-row__icon{font-size:22px;flex-shrink:0}.app-mobile-bank-row__content{flex:1}.app-mobile-bank-row__name{font-size:12px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-bank-row__iban{margin-top:2px;font-family:monospace;font-size:10px;letter-spacing:.5px;color:var(--app-mobile-muted)}.app-mobile-bank-row__delete{flex-shrink:0;padding:6px 10px;border:1px solid rgba(255,107,157,.25);border-radius:10px;background:rgba(255,107,157,.08);font-size:11px;font-weight:700;color:#e0457a;cursor:pointer}.app-mobile-bank-row__delete:disabled{opacity:.6;cursor:not-allowed}.app-mobile-iban-row{display:flex;align-items:center;gap:8px}.app-mobile-iban-row__prefix{flex-shrink:0;font-size:13px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-iban-row .app-mobile-invest-input{flex:1}.app-mobile-profile-success{margin-bottom:12px;padding:10px 12px;border-radius:12px;background:rgba(11,171,129,.1);font-size:12px;font-weight:600;color:var(--app-mobile-brand)}.app-mobile-tx-filters{display:flex;gap:6px;overflow-x:auto;padding:4px 0 10px}.app-mobile-tx-filter{flex-shrink:0;padding:5px 12px;border:1.5px solid hsla(0,0%,4%,.1);border-radius:20px;background:#fff;font-size:11px;font-weight:600;color:var(--app-mobile-muted);cursor:pointer;transition:all .2s}.app-mobile-tx-filter--active{border-color:var(--app-mobile-text);background:var(--app-mobile-text);color:#fff}.app-mobile-tx-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:12px;border:1px solid rgba(10,135,84,.08);border-radius:14px;background:var(--app-mobile-surface)}.app-mobile-tx-item__left{display:flex;align-items:center;gap:10px}.app-mobile-tx-item__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:var(--app-mobile-brand-tint);font-size:18px;flex-shrink:0}.app-mobile-tx-item__type{margin-bottom:2px;font-size:12px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-tx-item__detail{font-size:10px;color:var(--app-mobile-muted)}.app-mobile-tx-item__right{text-align:left}.app-mobile-tx-item__amount{font-size:13px;font-weight:700}.app-mobile-tx-item__amount--buy{color:var(--app-mobile-brand)}.app-mobile-tx-item__amount--sell{color:#ff6b9d}.app-mobile-tx-item__status{margin-top:1px;font-size:10px;color:var(--app-mobile-muted)}.app-mobile-logout-btn{width:100%;margin-bottom:8px;padding:13px;border:1.5px solid rgba(255,107,157,.3);border-radius:14px;background:rgba(255,107,157,.05);font-size:13px;font-weight:700;color:#ff6b9d;cursor:pointer}.app-mobile-my-link{display:inline-block;margin:4px 0 12px;font-size:12px;font-weight:600;color:var(--app-mobile-brand);text-decoration:none}.app-mobile-my-link--block{display:block;margin-top:8px;text-align:center}.app-mobile-invest-page-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-bottom:12px}.app-mobile-invest-page-head .app-mobile-form-section__title{text-align:center}.app-mobile-invest-input{width:100%;min-height:44px;padding:10px 12px;border:1px solid hsla(0,0%,4%,.12);border-radius:12px;background:var(--app-mobile-bg);font-size:13px;font-weight:600;color:var(--app-mobile-text);outline:none}.app-mobile-invest-input:focus{border-color:rgba(10,135,84,.55);box-shadow:0 0 0 3px rgba(10,135,84,.12)}.app-mobile-invest-input:disabled{opacity:.6;cursor:not-allowed}.app-mobile-invest-input--ltr{direction:ltr;text-align:left}.app-mobile-invest-input--ltr::-moz-placeholder{direction:rtl;text-align:right}.app-mobile-invest-input--ltr::placeholder{direction:rtl;text-align:right}.app-mobile-invest-combobox{position:relative}.app-mobile-invest-combobox__menu{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:20;max-height:240px;overflow:auto;border:1px solid hsla(0,0%,4%,.1);border-radius:14px;background:#fff;box-shadow:0 10px 28px hsla(0,0%,4%,.12)}.app-mobile-invest-combobox__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 14px;border:none;border-bottom:1px solid hsla(0,0%,4%,.06);background:transparent;text-align:right;cursor:pointer}.app-mobile-invest-combobox__option:last-child{border-bottom:none}.app-mobile-invest-combobox__option:hover,.app-mobile-invest-combobox__option[aria-selected=true]{background:var(--app-mobile-brand-tint)}.app-mobile-invest-combobox__option-title{font-size:13px;font-weight:600;color:var(--app-mobile-text)}.app-mobile-invest-combobox__option-meta{flex-shrink:0;font-size:11px;font-weight:700;color:var(--app-mobile-brand)}.app-mobile-invest-combobox__empty{padding:14px;font-size:12px;font-weight:600;color:var(--app-mobile-muted);text-align:center}.app-mobile-invest-error{margin-top:4px;margin-bottom:12px;padding:10px 12px;border-radius:12px;background:rgba(255,107,157,.1);font-size:12px;font-weight:600;color:#e0457a}.app-mobile-invest-submit{width:100%;margin-top:8px;padding:13px;border:none;border-radius:14px;background:var(--app-mobile-brand-hover);font-size:14px;font-weight:700;color:#fff;cursor:pointer}.app-mobile-invest-submit:disabled{opacity:.7;cursor:not-allowed}.app-mobile-invest-submit--secondary{background:#fff;border:1.5px solid rgba(10,135,84,.35);color:var(--app-mobile-text)}.app-mobile-holding-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.app-mobile-holding-actions__view{display:flex;align-items:center;justify-content:center;text-decoration:none}.app-mobile-holding-actions__delete{width:100%;padding:13px;border:1.5px solid rgba(255,107,157,.35);border-radius:14px;background:rgba(255,107,157,.08);font-size:13px;font-weight:700;color:#e0457a;cursor:pointer}.app-mobile-holding-actions__delete:disabled{opacity:.7;cursor:not-allowed}.app-mobile-edit-link{font-size:11px;font-weight:600;color:var(--app-mobile-brand);text-decoration:none}.app-mobile-sf-head{margin-bottom:14px}.app-mobile-sf-head__title{margin:0;font-size:18px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-sf-head__sub{margin:4px 0 0;font-size:12px;line-height:1.6;color:var(--app-mobile-muted)}.app-mobile-sf-list{display:flex;flex-direction:column;gap:16px}.app-mobile-sf-card{display:block;overflow:hidden;border:none;border-radius:0;background:transparent;text-decoration:none;color:inherit}.app-mobile-sf-card__media{position:relative;overflow:hidden;border-radius:16px;background:rgba(10,135,84,.06)}.app-mobile-sf-card__img{display:block;width:100%;height:160px;-o-object-fit:cover;object-fit:cover}.app-mobile-sf-card__status{position:absolute;top:10px;right:10px;display:inline-flex;padding:4px 10px;border-radius:999px;background:hsla(0,0%,100%,.94);font-size:11px;font-weight:700;color:var(--app-mobile-brand)}.app-mobile-sf-card__status--ending{color:#b45309}.app-mobile-sf-card__body{padding:12px 2px 4px}.app-mobile-sf-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.app-mobile-sf-card__title{margin:0;flex:1;min-width:0;font-size:15px;font-weight:800;line-height:1.45;color:var(--app-mobile-text)}.app-mobile-sf-card__rate{flex-shrink:0;font-size:16px;font-weight:800;color:var(--app-mobile-brand)}.app-mobile-sf-card__meta{margin-bottom:10px;font-size:12px;color:var(--app-mobile-muted)}.app-mobile-sf-card__specs{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.app-mobile-sf-card__spec{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--app-mobile-muted)}.app-mobile-sf-card__spec strong{font-weight:700;color:var(--app-mobile-text)}.app-mobile-sf-card__progress{height:6px;overflow:hidden;border-radius:999px;background:rgba(10,135,84,.1)}.app-mobile-sf-card__progress-bar{height:100%;border-radius:999px;background:var(--app-mobile-brand)}.app-mobile-sf-card__footer{display:flex;justify-content:space-between;gap:8px;margin-top:8px;font-size:11px;color:var(--app-mobile-muted)}.app-mobile-sf-detail__back{margin:0;padding:0;border:none;background:transparent;font-size:13px;font-weight:700;color:var(--app-mobile-brand);cursor:pointer;flex-shrink:0}.app-mobile-sf-detail--full{margin:-16px;margin-bottom:calc(-1 * (var(--app-mobile-nav-height) + var(--app-mobile-safe-bottom) + 16px));padding-bottom:calc(var(--app-mobile-nav-height) + var(--app-mobile-safe-bottom))}.app-mobile-sf-detail-page{margin:-16px -16px 0;padding-bottom:calc(96px + var(--app-mobile-safe-bottom) + var(--app-mobile-now-playing-offset));background:#fff;overflow-x:hidden}.app-mobile-sf-detail-page__hero{width:100%;height:220px;overflow:hidden;background:rgba(10,135,84,.06)}.app-mobile-sf-detail-page__hero-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.app-mobile-sf-detail-page__pad{padding:16px}.app-mobile-sf-detail-page__title{margin:0;font-size:20px;font-weight:900;line-height:1.55;color:#061b0e}.app-mobile-sf-detail-page__desc{margin:8px 0 0;font-size:12px;font-weight:500;line-height:1.75;color:#6b7280}.app-mobile-sf-detail-page__location{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:700;color:#6b7280}.app-mobile-sf-detail-page__invest{display:flex;flex-direction:column;gap:16px;margin-top:16px;padding:16px;border:1px solid #c3c8c1;border-radius:16px;background:#fff;box-shadow:0 4px 20px rgba(27,48,34,.03)}.app-mobile-sf-detail-page__invest-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-mobile-sf-detail-page__days{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:#fef3ef;font-size:11px;font-weight:700;color:#fd7f2a;white-space:nowrap}.app-mobile-sf-detail-page__return{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:left}.app-mobile-sf-detail-page__return span{font-size:10px;font-weight:700;color:#9ca3af}.app-mobile-sf-detail-page__return strong{font-size:20px;font-weight:900;color:#061b0e;line-height:1.2}.app-mobile-sf-detail-page__progress-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.app-mobile-sf-detail-page__progress-meta strong{font-weight:900;color:#061b0e}.app-mobile-sf-detail-page__progress-meta span{font-weight:700;color:#9ca3af}.app-mobile-sf-detail-page__progress-track{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#f3f4f6}.app-mobile-sf-detail-page__progress-fill{height:100%;border-radius:999px;background:#008a50}.app-mobile-sf-detail-page__stat-row{display:flex;gap:10px}.app-mobile-sf-detail-page__stat{flex:1;display:flex;flex-direction:column;gap:2px;padding:12px;border-radius:12px;background:#f5f5ee;text-align:right}.app-mobile-sf-detail-page__stat span{font-size:10px;font-weight:700;color:#9ca3af}.app-mobile-sf-detail-page__stat strong{font-size:14px;font-weight:900;color:#061b0e}.app-mobile-sf-detail-page__summary{padding:24px 16px;background:#f5f5ee}.app-mobile-sf-detail__section-title{margin:0 0 16px;font-size:18px;font-weight:900;color:#061b0e}.app-mobile-sf-detail__section-sub{margin:-8px 0 16px;font-size:13px;line-height:1.6;color:#9ca3af}.app-mobile-sf-detail-page__summary-block{margin-bottom:18px}.app-mobile-sf-detail-page__summary-block h3{margin:0 0 8px;font-size:15px;font-weight:800;color:#061b0e}.app-mobile-sf-detail-page__summary-block p{margin:0;font-size:12px;font-weight:500;line-height:1.8;color:#434843}.app-mobile-sf-detail-page__resources{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.app-mobile-sf-detail-page__resources li{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:500;color:#434843}.app-mobile-sf-detail-page__dot{width:8px;height:8px;flex-shrink:0;border-radius:50%}.app-mobile-sf-detail-page__ring-wrap{display:flex;justify-content:center;margin-top:8px}.app-mobile-sf-detail-page__ring{position:relative;width:128px;height:128px}.app-mobile-sf-detail-page__ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.app-mobile-sf-detail-page__ring-label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.app-mobile-sf-detail-page__ring-label strong{font-size:14px;font-weight:900;color:#061b0e}.app-mobile-sf-detail-page__ring-label span{font-size:10px;font-weight:700;color:#434843}.app-mobile-sf-detail__video{margin-top:8px;margin-bottom:8px}.app-mobile-sf-detail__advantages{display:flex;flex-direction:column;gap:12px;margin:0 0 16px;padding:0;list-style:none}.app-mobile-sf-detail__advantages li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#374151}.app-mobile-sf-detail__advantages svg{flex-shrink:0}.app-mobile-sf-detail__video-frame{position:relative;width:100%;height:220px;overflow:hidden;border-radius:16px;background:#111}.app-mobile-sf-detail__video-el{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.app-mobile-sf-detail__video-poster{position:absolute;inset:0;display:block;width:100%;height:100%;padding:0;border:none;cursor:pointer;background:transparent}.app-mobile-sf-detail__video-thumb{-o-object-fit:cover;object-fit:cover}.app-mobile-sf-detail__video-play{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);transform:translate(-50%,-50%)}.app-mobile-sf-detail__tabs{display:flex;flex-direction:column;gap:10px;margin-top:20px}.app-mobile-sf-detail__accordion{overflow:hidden;border:1px solid #c3c8c1;border-radius:12px;background:#fff}.app-mobile-sf-detail__accordion-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border:none;background:#fff;font-size:13px;font-weight:900;color:#222;text-align:right;cursor:pointer}.app-mobile-sf-detail__accordion-btn[aria-expanded=true]{background:rgba(249,250,251,.8);color:#008a50}.app-mobile-sf-detail__accordion-chevron{flex-shrink:0;color:#434843;transition:transform .2s ease}.app-mobile-sf-detail__accordion-chevron.is-open{transform:rotate(180deg)}.app-mobile-sf-detail__accordion-body{padding:14px 16px 16px;border-top:1px solid #e5e7eb;background:#fff}@media (min-width:768px){.app-mobile-sf-detail__accordion-body .md\:grid-cols-2,.app-mobile-sf-detail__accordion-body .md\:grid-cols-3{grid-template-columns:1fr!important}.app-mobile-sf-detail__accordion-body .md\:flex-row{flex-direction:column!important}}@media (min-width:1024px){.app-mobile-sf-detail__accordion-body .lg\:flex-row,.app-mobile-sf-detail__accordion-body .lg\:flex-row-reverse{flex-direction:column!important;align-items:stretch!important}.app-mobile-sf-detail__accordion-body .lg\:w-\[340px\],.app-mobile-sf-detail__accordion-body .lg\:w-\[560px\]{width:100%!important}.app-mobile-sf-detail__accordion-body .lg\:items-start{align-items:center!important}}.app-mobile-sf-detail-page__timeline{margin-top:8px}.app-mobile-sf-detail-page__timeline>div{margin-top:0!important;border-radius:0!important}.app-mobile-sf-detail-page .app-mobile-plan-detail__cta-btn{flex:1}.app-mobile-sf-full{margin:-16px -16px 0;padding-bottom:calc(96px + var(--app-mobile-safe-bottom));background:#fff;overflow-x:hidden}.app-mobile-sf-full>section{margin-top:0!important}.app-mobile-sf-full>section:first-child{padding-top:16px!important}.app-mobile-sf-full .max-w-7xl{max-width:100%;padding-left:16px;padding-right:16px}.app-mobile-sf-full .app-mobile-plan-detail__cta-btn{flex:1}.app-mobile-sf-detail__toolbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:10px;padding:10px 16px;background:hsla(0,0%,100%,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,4%,.06)}.app-mobile-sf-detail__toolbar-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-sf-detail__hero{width:100%;height:180px;margin-bottom:12px;border-radius:18px;-o-object-fit:cover;object-fit:cover}.app-mobile-sf-detail__status-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.app-mobile-sf-detail__title{margin:0 0 6px;font-size:20px;font-weight:900;color:#1a1a2e}.app-mobile-sf-detail__location{margin-bottom:10px;font-size:13px;color:#6b7280}.app-mobile-sf-detail__desc{margin:0 0 14px;font-size:13px;line-height:1.7;color:#374151}.app-mobile-sf-detail__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.app-mobile-sf-detail__stat{padding:10px 12px;border-radius:12px;background:#f7f8fc}.app-mobile-sf-detail__stat-label{display:block;margin-bottom:4px;font-size:11px;color:#6b7280}.app-mobile-sf-detail__stat-value{font-size:13px;font-weight:800;color:#1a1a2e}.app-mobile-sf-detail__progress{margin-top:4px}.app-mobile-plans-list{display:flex;flex-direction:column;gap:0;margin-top:0}.app-mobile-plans-list__progress{margin-top:8px}.app-mobile-plans-more{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:20px;margin-bottom:8px}.app-mobile-plans-more__btn{width:100%;max-width:280px;padding:12px 16px;border:1.5px solid rgba(10,135,84,.22);border-radius:14px;background:transparent;font-size:14px;font-weight:700;color:var(--app-mobile-brand);cursor:pointer}.app-mobile-plans-more__btn:disabled{opacity:.6;cursor:wait}.app-mobile-plans-more__error{margin:0;font-size:12px;color:#b45309}.app-mobile-plans-more__skeleton{margin-top:8px}.app-mobile-story-viewer{position:fixed;top:0;bottom:0;left:50%;z-index:10050;display:flex;align-items:stretch;justify-content:center;box-sizing:border-box;width:100%;max-width:var(--app-mobile-max-width);height:100vh;height:100dvh;margin:0;padding:0;background:#000;transform:translateX(-50%);overscroll-behavior:none;touch-action:none}.app-mobile-story-viewer__stage{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-width:100%;overflow:hidden;background:#0b0b12}.app-mobile-story-viewer__top{position:absolute;top:0;right:0;left:0;z-index:2;padding:calc(10px + env(safe-area-inset-top, 0px)) 12px 0;background:linear-gradient(180deg,rgba(0,0,0,.55),transparent);pointer-events:none}.app-mobile-story-viewer__segments{display:flex;flex-direction:row;gap:4px;margin-bottom:10px;pointer-events:none}.app-mobile-story-viewer__segment{flex:1 1 0;min-width:0;height:2.5px;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.35)}.app-mobile-story-viewer__segment-fill{width:100%;height:100%;border-radius:999px;background:#fff;transform:scaleX(0);transform-origin:right center;will-change:transform}.app-mobile-story-viewer__segment-fill--done{transform:scaleX(1)}.app-mobile-story-viewer__segment-fill--active{animation-name:app-mobile-story-progress;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes app-mobile-story-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.app-mobile-story-viewer__header{display:flex;align-items:center;justify-content:space-between;gap:10px;pointer-events:auto}.app-mobile-story-viewer__title{font-size:14px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.45)}.app-mobile-story-viewer__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;cursor:pointer}.app-mobile-story-viewer__media{position:relative;flex:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;overflow:hidden;-moz-user-select:none;user-select:none;-webkit-user-select:none;background:#000}.app-mobile-story-viewer__media:after,.app-mobile-story-viewer__media:before{content:"";position:absolute;right:0;left:0;z-index:0;height:18%;max-height:120px;pointer-events:none}.app-mobile-story-viewer__media:before{top:0;background:linear-gradient(180deg,rgba(0,0,0,.72),transparent)}.app-mobile-story-viewer__media:after{bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent)}.app-mobile-story-viewer__media img{position:relative;z-index:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#000;pointer-events:none}.app-mobile-story-viewer__fallback{width:100%;height:100%;background:linear-gradient(160deg,#1a1a1a,#0b0b12)}.app-mobile-story-viewer__hit{position:absolute;top:0;bottom:0;z-index:1;width:33%;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.app-mobile-story-viewer__hit--prev{right:0}.app-mobile-story-viewer__hit--next{left:0}.app-mobile-story-viewer__cta-wrap{position:absolute;right:16px;bottom:calc(24px + env(safe-area-inset-bottom, 0px));left:16px;z-index:2}.app-mobile-story-viewer__cta{width:100%;padding:14px 16px;border:none;border-radius:14px;background:#fff;font-size:14px;font-weight:800;color:#1a1a2e;cursor:pointer}@keyframes app-mobile-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.app-mobile-skeleton-bone{display:block;background:linear-gradient(90deg,rgba(10,135,84,.08),rgba(10,135,84,.16) 40%,rgba(10,135,84,.08) 80%);background-size:200% 100%;animation:app-mobile-skeleton-shimmer 1.4s ease-in-out infinite;border-radius:8px}.app-mobile-skeleton-row{display:flex;gap:10px;overflow:hidden}.app-mobile-skeleton-stack{display:flex;flex-direction:column;gap:8px}.app-mobile-skeleton-story{flex-shrink:0;width:108px;height:152px;border-radius:14px}.app-mobile-skeleton-cf-card{display:flex;flex-direction:column;flex-shrink:0;width:250px;overflow:hidden;border:none;border-radius:0;background:transparent}.app-mobile-skeleton-cf-card__img{width:100%;height:120px;min-height:120px;border-radius:12px}.app-mobile-skeleton-cf-card__body{flex:1;padding:12px 0 0}.app-mobile-skeleton-plan-row{display:flex;align-items:center;gap:12px;padding:10px 0;border:none;background:transparent}.app-mobile-skeleton-plan-row:last-child{border-bottom:none}.app-mobile-skeleton-plan-row__thumb{flex-shrink:0;width:52px;height:52px;border-radius:12px}.app-mobile-skeleton-plan-row__content{flex:1;min-width:0}.app-mobile-skeleton-plan-detail{margin:-16px -16px 0;padding-bottom:calc(96px + var(--app-mobile-safe-bottom))}.app-mobile-skeleton-plan-detail__banner{display:block;width:100%;height:200px;border-radius:0}.app-mobile-skeleton-plan-detail__body{padding:14px 16px 0}.app-mobile-skeleton-plan-detail__chips{display:flex;gap:8px;margin-top:14px;overflow:hidden}.app-mobile-skeleton-plan-detail__chip{flex:0 0 88px;height:52px;border-radius:12px}.app-mobile-skeleton-plan-detail__section{margin-top:18px;padding-top:14px;border-top:1px solid hsla(0,0%,4%,.06)}.app-mobile-skeleton-plan-detail__section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-mobile-skeleton-plan-detail__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid hsla(0,0%,4%,.04)}.app-mobile-skeleton-plan-detail__row:last-child{border-bottom:none}.app-mobile-skeleton-plan-detail__cta{position:fixed;bottom:0;left:50%;z-index:50;display:flex;align-items:center;gap:8px;box-sizing:border-box;width:100%;max-width:var(--app-mobile-max-width);padding:10px 16px calc(10px + var(--app-mobile-safe-bottom));background:#fff;border-top:1px solid #e7e5e4;transform:translateX(-50%)}.app-mobile-skeleton-article-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:0;padding:11px;border:1px solid var(--app-mobile-border);border-radius:14px;background:var(--app-mobile-surface)}.app-mobile-skeleton-article-row__main{flex:1;display:flex;align-items:center;gap:10px;min-width:0}.app-mobile-skeleton-article-row__thumb{flex-shrink:0;width:52px;height:52px;border-radius:10px}.app-mobile-skeleton-article-row__content{flex:1;min-width:0}.app-mobile-skeleton-article-row__save{flex-shrink:0;width:32px;height:32px;border-radius:10px}.app-mobile-skeleton-cat-block{overflow:hidden;border:none;border-radius:0;background:transparent}.app-mobile-skeleton-cat-block__head{display:flex;align-items:center;gap:8px;padding:10px 0;background:transparent;border:none}.app-mobile-skeleton-cat-block__row{display:flex;align-items:center;gap:10px;padding:10px 0;border:none}.app-mobile-skeleton-cat-block__row:last-child{border-bottom:none}.app-mobile-skeleton-profile-header{display:flex;align-items:center;gap:14px;padding:16px 0;border-radius:0;background:transparent}.app-mobile-skeleton-profile-header__avatar{flex-shrink:0;width:60px;height:60px;border-radius:50%;animation:app-mobile-skeleton-shimmer 1.4s ease-in-out infinite}.app-mobile-skeleton-profile-header .app-mobile-skeleton-bone,.app-mobile-skeleton-profile-header__avatar{background:linear-gradient(90deg,rgba(10,135,84,.08),rgba(10,135,84,.16) 40%,rgba(10,135,84,.08) 80%);background-size:200% 100%}.app-mobile-skeleton-form-section{padding:8px 0;border:none;border-radius:0;background:transparent;box-shadow:none}.app-mobile-skeleton-tx-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border:none;border-radius:0;background:transparent}.app-mobile-skeleton-tx-item__left{display:flex;align-items:center;gap:10px}.app-mobile-skeleton-tx-item__icon{flex-shrink:0;width:38px;height:38px;border-radius:10px}.app-mobile-skeleton-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px}.app-mobile-skeleton-blog-post,.app-mobile-skeleton-card,.app-mobile-skeleton-generic-row,.app-mobile-skeleton-stat-card{padding:8px 0;border:none;border-radius:0;background:transparent;box-shadow:none}.app-mobile-skeleton-asset-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border:none;background:transparent}.app-mobile-skeleton-pf-hero{position:relative;overflow:hidden;min-height:148px;padding:20px 16px;border-radius:16px;background:hsla(0,0%,4%,.06)}.app-mobile-skeleton-pf-hero__mark{display:block;width:44px;height:44px;margin:0 auto 12px;border-radius:50%}.app-mobile-skeleton-pf-hero__value{display:block;height:28px;width:58%;margin:0 auto;border-radius:8px}.app-mobile-skeleton-pf-hero__sub{display:block;height:14px;width:42%;margin:10px auto 0;border-radius:6px}.app-mobile-skeleton-pf-hero__foot{display:block;height:12px;width:72%;margin:18px auto 0;border-radius:6px}.app-mobile-skeleton-pf-hero__label{display:block;height:12px;width:42%;border-radius:6px}.app-mobile-skeleton-pf-hero__badge{display:block;height:24px;width:88px;margin-top:12px;border-radius:999px}.app-mobile-skeleton-deal-card{margin-top:16px;padding:16px;border-radius:16px;background:var(--app-mobile-surface,#fff);box-shadow:0 1px 0 hsla(0,0%,4%,.04)}.app-mobile-skeleton-deal-card__tabs{display:flex;gap:8px}.app-mobile-skeleton-fi-chart,.app-mobile-skeleton-spot-price{padding:16px;border-radius:16px;background:var(--app-mobile-surface,#fff);box-shadow:0 1px 0 hsla(0,0%,4%,.04)}.app-mobile-skeleton-spot-price__ranges{display:flex;gap:8px;justify-content:center;margin-bottom:12px}.app-mobile-skeleton-spot-price__chart{display:block;width:100%;height:130px;margin-top:8px;border-radius:12px}.app-mobile-skeleton-spot-price__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.app-mobile-skeleton-spot-price__stat{text-align:center}.app-mobile-skeleton-holding-row{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--app-mobile-border,hsla(0,0%,4%,.08))}.app-mobile-skeleton-holding-row:last-child{border-bottom:none}.app-mobile-skeleton-holding-row__icon{flex-shrink:0;width:22px;height:22px;border-radius:6px}.app-mobile-skeleton-holding-row__meta{flex:1;min-width:0}.app-mobile-skeleton-crowd-cal{margin-top:16px;padding:16px;border-radius:16px;background:var(--app-mobile-surface,#fff);box-shadow:0 1px 0 hsla(0,0%,4%,.04)}.app-mobile-skeleton-crowd-cal__head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.app-mobile-skeleton-crowd-cal__months{display:flex;gap:8px;overflow:hidden;margin-bottom:12px}.app-mobile-skeleton-crowd-cal__row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid var(--app-mobile-border,hsla(0,0%,4%,.08))}.app-mobile-skeleton-fi-plan{padding:16px;border-radius:16px;background:var(--app-mobile-surface,#fff);box-shadow:0 1px 0 hsla(0,0%,4%,.04)}.app-mobile-skeleton-fi-plan__head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.app-mobile-skeleton-fi-plan__row{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.app-mobile-login-sheet__panel{z-index:calc(var(--app-mobile-sheet-z) + 1);max-width:var(--app-mobile-max-width);margin-inline:auto;padding-bottom:calc(20px + var(--app-mobile-safe-bottom));border-top:1px solid var(--app-mobile-border)}.app-mobile-login-sheet__reason{margin:0 0 16px;font-size:13px;line-height:1.7;color:var(--app-mobile-muted)}.app-mobile-login-sheet__offline{margin:0;padding:14px 16px;border-radius:12px;background:var(--app-mobile-brand-tint);font-size:14px;font-weight:700;line-height:1.7;color:var(--app-mobile-brand-press);text-align:center}.app-mobile-main--no-nav{padding-bottom:calc(16px + var(--app-mobile-safe-bottom) + var(--app-mobile-now-playing-offset))}.app-mobile-plan-detail{padding-bottom:calc(96px + var(--app-mobile-safe-bottom) + var(--app-mobile-now-playing-offset))}.app-mobile-plan-detail__banner{margin:-16px -16px 0;overflow:hidden;background:rgba(10,135,84,.06)}.app-mobile-plan-detail__banner-img{display:block;width:100%;height:auto;max-height:220px;-o-object-fit:cover;object-fit:cover}.app-mobile-plan-detail__body{padding-top:14px}.app-mobile-plan-detail__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgba(10,135,84,.12);font-size:11px;font-weight:700;color:var(--app-mobile-brand)}.app-mobile-plan-detail__title{margin:12px 0 0;font-size:18px;font-weight:800;line-height:1.55;color:var(--app-mobile-text)}.app-mobile-plan-detail__company{margin:8px 0 0;font-size:13px;color:var(--app-mobile-muted)}.app-mobile-plan-detail__company-name{font-weight:700;color:var(--app-mobile-text-secondary)}.app-mobile-plan-detail__chips{display:flex;gap:8px;margin-top:14px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.app-mobile-plan-detail__chips::-webkit-scrollbar{display:none}.app-mobile-plan-detail__chip{display:flex;flex-direction:column;gap:4px;flex-shrink:0;min-width:88px;padding:10px 12px;border-radius:12px;background:rgba(10,135,84,.06)}.app-mobile-plan-detail__chip span{font-size:10px;color:var(--app-mobile-muted)}.app-mobile-plan-detail__chip strong{font-size:12px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-plan-detail__platform{display:block;width:100%;margin-top:16px;padding:16px;border:1px solid hsla(0,0%,4%,.06);border-radius:14px;background:#fff;text-align:center;text-decoration:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit}.app-mobile-plan-detail__platform:active{background:#fafafa}.app-mobile-plan-detail__platform-title{display:block;margin:0 0 14px;font-size:13px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-plan-detail__platform-body{display:flex;flex-direction:column;align-items:center;gap:10px}.app-mobile-plan-detail__platform-logo{width:72px;height:72px;-o-object-fit:contain;object-fit:contain}.app-mobile-plan-detail__platform-name{font-size:15px;font-weight:800;color:var(--app-mobile-brand)}.app-mobile-plan-detail__section{margin-top:18px;padding-top:14px;border-top:1px solid hsla(0,0%,4%,.06)}.app-mobile-plan-detail__section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.app-mobile-plan-detail__section-head h2,.app-mobile-plan-detail__section-title{margin:0 0 10px;font-size:14px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-plan-detail__section-head h2{margin-bottom:0}.app-mobile-plan-detail__section-head span{font-size:13px;font-weight:800;color:var(--app-mobile-brand)}.app-mobile-plan-detail__progress-meta{display:flex;flex-direction:column;gap:4px;margin-top:10px;font-size:11px;color:var(--app-mobile-muted)}.app-mobile-plan-detail__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid hsla(0,0%,4%,.05)}.app-mobile-plan-detail__row:last-child{border-bottom:none}.app-mobile-plan-detail__row-label{flex-shrink:0;font-size:12px;color:var(--app-mobile-muted)}.app-mobile-plan-detail__row-value{text-align:left;font-size:12px;font-weight:700;line-height:1.5;color:var(--app-mobile-text)}.app-mobile-plan-detail__link{color:var(--app-mobile-brand);text-decoration:none}.app-mobile-plan-detail__desc{font-size:13px;line-height:1.8;color:var(--app-mobile-text-secondary)}.app-mobile-plan-detail__desc p{margin:0 0 10px}.app-mobile-plan-detail__desc img{max-width:100%;height:auto;border-radius:10px}.app-mobile-plan-detail__note{margin-top:14px;padding:12px;border-radius:12px;background:rgba(184,134,11,.1);font-size:12px;line-height:1.7;color:#8a6508}.app-mobile-plan-detail__site-block{margin-top:16px}.app-mobile-plan-detail__site-block .deed-section{margin:0}.app-mobile-plan-notify{display:flex;align-items:center;gap:12px;width:100%;margin-top:16px;padding:14px;border:none;border-radius:14px;background:#c7eafa;color:#1e3a5f;text-align:right;cursor:pointer}.app-mobile-plan-notify__icon{flex-shrink:0;display:inline-flex;color:#1e3a5f;transform:rotate(-90deg)}.app-mobile-plan-notify__copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.app-mobile-plan-notify__copy strong{font-size:15px;font-weight:800}.app-mobile-plan-notify__copy span{font-size:12px;font-weight:400;line-height:1.6;opacity:.9}.app-mobile-plan-notify__chevron{flex-shrink:0;font-size:28px;font-weight:300;line-height:1;opacity:.7}.app-mobile-plan-related{overflow:hidden}.app-mobile-plan-related__track{display:flex;gap:12px;margin-top:12px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-mobile-plan-related__track::-webkit-scrollbar{display:none}.app-mobile-plan-related__card{flex:0 0 200px;display:block;overflow:hidden;border-radius:12px;border:1px solid hsla(0,0%,4%,.06);background:#fff;text-decoration:none;color:inherit}.app-mobile-plan-related__thumb{background:rgba(10,135,84,.04)}.app-mobile-plan-related__img{display:block;width:100%;height:120px;-o-object-fit:cover;object-fit:cover}.app-mobile-plan-related__title{margin:0;padding:10px 12px 12px;font-size:12px;font-weight:700;line-height:1.55;color:var(--app-mobile-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-mobile-plan-detail__cta{position:fixed;bottom:0;left:50%;z-index:250;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;width:100%;max-width:var(--app-mobile-max-width);min-height:64px;padding:10px 16px calc(10px + var(--app-mobile-safe-bottom));background:#fff;border-top:1px solid #e7e5e4;box-shadow:0 -2px 6px rgba(0,0,0,.06);transform:translateX(-50%)}.app-mobile-plan-detail__cta-invest{flex:1 1 auto;min-width:0;border:none;border-radius:12px!important;background:var(--app-mobile-brand)!important;padding:12px 14px!important;font-size:13px!important;font-weight:800!important;color:#fff!important;cursor:pointer}.app-mobile-plan-detail__cta-invest:hover{background:var(--app-mobile-brand-hover)!important}.app-mobile-plan-detail__cta-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px!important;height:44px!important;min-width:44px;padding:0!important;border:1px solid #d6d3d1;border-radius:12px!important;background:#fff;color:#57534e;cursor:pointer}.app-mobile-plan-detail__cta-icon:active{border-color:#a8a29e;color:var(--app-mobile-text)}.app-mobile-plan-detail__cta-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 16px;border-radius:14px;background:var(--app-mobile-brand);font-size:14px;font-weight:800;color:#fff;text-decoration:none}.app-mobile-plan-detail__cta-disabled{display:block;padding:12px;text-align:center;font-size:13px;font-weight:700;color:var(--app-mobile-muted)}.app-mobile-page--home{padding-top:0}.app-mobile-stories{margin:0 -16px}.app-mobile-stories__row{display:flex;gap:14px;overflow-x:auto;box-sizing:border-box;min-height:126px;height:auto;padding:0 16px 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-mobile-stories__row::-webkit-scrollbar{display:none}.app-mobile-story-item{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:6px;width:66px;padding:0;border:none;background:transparent;cursor:pointer}.app-mobile-story-item__ring{box-sizing:border-box;width:64px;height:64px;min-height:64px;padding:2.5px;border-radius:50%;background:conic-gradient(from 210deg,var(--app-mobile-brand),var(--app-mobile-gold),var(--app-mobile-brand))}.app-mobile-story-item__ring--loading{animation:app-mobile-story-ring-spin .85s linear infinite}.app-mobile-story-item__ring--loading>.app-mobile-story-item__inner{animation:app-mobile-story-ring-spin-counter .85s linear infinite}@keyframes app-mobile-story-ring-spin{to{transform:rotate(1turn)}}@keyframes app-mobile-story-ring-spin-counter{to{transform:rotate(-1turn)}}.app-mobile-story-item__inner{box-sizing:border-box;display:block;width:59px;height:59px;min-height:59px;padding:2px;border-radius:50%;background:#fff}.app-mobile-story-item__fallback,.app-mobile-story-item__inner img{display:block;width:55px;height:55px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e5e5e5}.app-mobile-story-item__label{display:-webkit-box;max-width:66px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;font-weight:500;line-height:1.3;color:var(--app-mobile-text-secondary,#404040);text-align:center;white-space:normal;word-break:break-word}.app-mobile-login-gate{margin:0 -16px;padding:16px}.app-mobile-login-gate__card{display:flex;flex-direction:column;gap:14px;padding:20px;border:1px solid var(--app-mobile-border);border-radius:12px;background:var(--app-mobile-surface);box-shadow:0 4px 16px hsla(0,0%,4%,.12)}.app-mobile-login-gate__copy{margin:0;font-size:14px;font-weight:500;line-height:1.6;color:var(--app-mobile-text)}.app-mobile-login-gate__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;padding:10px 18px;border:none;border-radius:8px;background:var(--app-mobile-brand);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease-out}.app-mobile-login-gate__btn:hover{background:var(--app-mobile-brand-hover)}.app-mobile-login-gate__btn:active{background:var(--app-mobile-brand-press)}.app-mobile-promo-banner-wrap{margin:0 -16px;padding:16px}.app-mobile-promo-banner{position:relative;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;height:130px;padding:0 20px;border-radius:12px;background:linear-gradient(135deg,var(--app-mobile-brand) 0,#0c9c61 100%);color:#fff;overflow:hidden}.app-mobile-promo-banner__content{z-index:1;display:flex;flex-direction:column;gap:10px;min-width:0}.app-mobile-promo-banner__title{font-size:15px;font-weight:700;color:#fff;line-height:1.3}.app-mobile-promo-banner__sub{font-size:12px;color:#fff;opacity:.85;line-height:1.4}.app-mobile-promo-banner__cta{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:7px 16px;border:none;border-radius:8px;background:var(--app-mobile-surface);color:var(--app-mobile-brand);font-size:12px;font-weight:600;text-decoration:none;cursor:pointer}.app-mobile-promo-banner__art{position:absolute;left:-10px;top:50%;transform:translateY(-50%);opacity:.9;pointer-events:none}.app-mobile-cf-section{display:flex;flex-direction:column;gap:12px;margin:0 -16px;padding:16px;box-sizing:border-box}.app-mobile-cf-section__head{display:flex;align-items:center;justify-content:space-between;margin:0}.app-mobile-cf-section__title{margin:0;font-size:16px;font-weight:700;color:var(--app-mobile-text);line-height:normal}.app-mobile-cf-section__all{display:inline-flex;align-items:center;gap:2px;font-size:13px;font-weight:600;color:var(--app-mobile-brand);text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit}.app-mobile-cf-section__row{display:flex;align-items:stretch;gap:12px;min-width:0;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.app-mobile-cf-section__row::-webkit-scrollbar{display:none}.app-mobile-plan-card{display:flex;flex-direction:column;flex-shrink:0;box-sizing:border-box;width:250px;overflow:hidden;border-radius:12px;text-decoration:none;color:inherit;background:var(--app-mobile-surface)}.app-mobile-plan-card__media{position:relative;flex-shrink:0;width:100%;height:120px;min-height:120px;background:#e5e5e5}.app-mobile-plan-card__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#e5e5e5}.app-mobile-plan-card__media .app-mobile-plan-card__badge{position:absolute;top:8px;right:8px;z-index:1}.app-mobile-plan-card__body{display:flex;flex:1 1 auto;flex-direction:column;box-sizing:border-box;padding:12px;border:1px solid var(--app-mobile-border);border-top:none;border-radius:0 0 12px 12px;background:var(--app-mobile-surface)}.app-mobile-plan-card__inner{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;min-height:0}.app-mobile-plan-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:calc(14px * 1.4 * 2);font-size:14px;font-weight:700;line-height:1.4;color:var(--app-mobile-text)}.app-mobile-plan-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.app-mobile-plan-card__stat{display:flex;flex-direction:column;gap:2px;min-width:0}.app-mobile-plan-card__stat-label{font-size:11px;font-weight:400;line-height:normal;color:var(--app-mobile-muted)}.app-mobile-plan-card__stat-value{overflow:hidden;font-size:13px;font-weight:600;line-height:1.3;color:var(--app-mobile-text);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.app-mobile-plan-card__badge{display:inline-flex;align-items:center;max-width:100%;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-mobile-plan-card__badge--success,.app-mobile-plan-card__body>.app-mobile-plan-card__inner>.app-mobile-plan-card__badge{align-self:flex-start}.app-mobile-plan-card__badge--neutral{background:#f2f2f2;color:var(--app-mobile-text-secondary)}.app-mobile-plan-card__badge--success{background:var(--app-mobile-brand-tint);color:var(--app-mobile-brand)}.app-mobile-plan-card__progress-block{display:flex;flex-direction:column;gap:4px;margin-top:auto}.app-mobile-plan-card__progress-track{height:6px;overflow:hidden;border-radius:999px;background:#f2f2f2}.app-mobile-plan-card__progress-fill{height:100%;border-radius:999px;background:var(--app-mobile-brand)}.app-mobile-plan-card__progress-meta{display:flex;justify-content:space-between;gap:8px;font-size:11px;font-weight:400;line-height:normal;color:var(--app-mobile-muted)}.app-mobile-plan-card__progress-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-mobile-cf-card{flex-shrink:0;width:200px;overflow:hidden;border:1px solid hsla(0,0%,4%,.06);border-radius:16px;background:#fff;box-shadow:0 2px 12px hsla(0,0%,4%,.05);text-decoration:none}.app-mobile-cf-card__media{position:relative}.app-mobile-cf-card__media img{width:100%;height:110px;-o-object-fit:cover;object-fit:cover;display:block}.app-mobile-cf-card__badge{position:absolute;top:8px;right:8px;padding:4px 8px;border-radius:999px;background:hsla(0,0%,100%,.94);font-size:10px;font-weight:700;color:var(--app-mobile-text)}.app-mobile-cf-card__body{padding:10px;background:#fff}.app-mobile-cf-card__title{overflow:hidden;margin-bottom:6px;font-size:12px;font-weight:700;color:var(--app-mobile-text);text-overflow:ellipsis;white-space:nowrap}.app-mobile-cf-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:11px;color:var(--app-mobile-muted)}.app-mobile-cf-card__rate{font-weight:800;color:var(--app-mobile-brand)}.app-mobile-spot-price{display:flex;flex-direction:column;gap:12px;margin:0 -16px;padding:16px}.app-mobile-spot-price__heading{margin:0;font-size:16px;font-weight:700;color:var(--app-mobile-text);line-height:1.3}.app-mobile-spot-price__card{padding:16px;border:1px solid var(--app-mobile-border);border-radius:12px;background:var(--app-mobile-surface)}.app-mobile-spot-price__inner{display:flex;flex-direction:column;gap:14px}.app-mobile-spot-price__tabs{display:flex;padding:4px;border-radius:8px;background:var(--app-mobile-bg)}.app-mobile-spot-price__tab{flex:1;padding:8px 12px;border:none;border-radius:6px;background:transparent;color:var(--app-mobile-muted);font-size:14px;font-weight:400;font-family:inherit;cursor:pointer}.app-mobile-spot-price__tab--active{background:var(--app-mobile-surface);color:var(--app-mobile-text);font-weight:600}.app-mobile-spot-price__ranges{display:flex;gap:6px}.app-mobile-spot-price__range{flex:1;padding:8px 0;border:1px solid var(--app-mobile-border);border-radius:8px;background:transparent;color:var(--app-mobile-text-secondary);font-size:12px;font-weight:600;font-family:inherit;cursor:pointer}.app-mobile-spot-price__range--active{border:none;background:var(--app-mobile-brand);color:#fff}.app-mobile-spot-price__chart-wrap{width:100%;overflow:hidden;min-height:130px}.app-mobile-spot-price__latest{margin:4px 0 8px;font-size:18px;font-weight:800;color:var(--app-mobile-text);font-variant-numeric:tabular-nums}.app-mobile-spot-price__chart-interactive{position:relative;width:100%;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.app-mobile-spot-price__tooltip{position:absolute;top:0;z-index:2;display:flex;flex-direction:column;gap:2px;min-width:110px;max-width:70%;padding:6px 10px;border-radius:10px;background:rgba(20,20,28,.92);color:#fff;transform:translateX(-50%);pointer-events:none;box-shadow:0 4px 14px rgba(0,0,0,.18)}.app-mobile-spot-price__tooltip--left{transform:translateX(-100%)}.app-mobile-spot-price__tooltip strong{font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.app-mobile-spot-price__tooltip span{font-size:10px;opacity:.82}.app-mobile-spot-price__state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:130px;font-size:13px;color:var(--app-mobile-muted)}.app-mobile-spot-price__retry{padding:8px 14px;border:none;border-radius:10px;background:var(--app-mobile-brand);color:#fff;font-size:12px;font-weight:700;cursor:pointer}.app-mobile-spot-price__chart{display:block;width:100%;height:130px;cursor:crosshair;touch-action:none}.app-mobile-spot-price__stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:10px 0;border-top:1px solid var(--app-mobile-border);border-bottom:1px solid var(--app-mobile-border)}.app-mobile-spot-price__stat{display:flex;flex-direction:column;gap:2px;min-width:0}.app-mobile-spot-price__stat-label{font-size:11px;color:var(--app-mobile-muted)}.app-mobile-spot-price__stat-value{font-size:13px;font-weight:600;color:var(--app-mobile-text);font-variant-numeric:tabular-nums;line-height:1.3}.app-mobile-spot-price__stat-value--up{color:#0a8754}.app-mobile-spot-price__stat-value--down{color:#dc2626}.app-mobile-home-footer{display:flex;flex-direction:column;gap:16px;margin:0 -16px;margin-bottom:calc(-1 * (var(--app-mobile-nav-height) + var(--app-mobile-safe-bottom) + var(--app-mobile-now-playing-offset)));padding:16px;padding-bottom:calc(var(--app-mobile-nav-height) + var(--app-mobile-safe-bottom) + var(--app-mobile-now-playing-offset));background:var(--app-mobile-surface);border-top:1px solid var(--app-mobile-border)}.app-mobile-home-footer__intro{margin:0;font-size:13px;font-weight:400;line-height:1.8;color:var(--app-mobile-text-secondary)}.app-mobile-home-footer__block{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--app-mobile-text-secondary)}.app-mobile-home-footer__label{font-weight:600;color:var(--app-mobile-text)}.app-mobile-home-footer__value{font-weight:400;color:var(--app-mobile-text-secondary);text-decoration:none}.app-mobile-home-footer__value--nums{font-variant-numeric:tabular-nums}.app-mobile-home-footer__links{display:flex;gap:16px;padding-top:4px;border-top:1px solid var(--app-mobile-border);font-size:13px}.app-mobile-home-footer__links a{color:var(--app-mobile-brand);text-decoration:none}.app-mobile-home-footer__links a:hover{color:var(--app-mobile-brand-hover)}.app-mobile-kyc-page{display:flex;flex-direction:column;gap:14px}.app-mobile-kyc-card{padding:16px;border-radius:18px;background:#fff;box-shadow:0 2px 12px hsla(0,0%,4%,.06)}.app-mobile-kyc-card__title{margin:0 0 12px;font-size:15px;font-weight:800}.app-mobile-kyc-submit{width:100%;border:none;border-radius:12px;padding:14px 16px;background:var(--app-mobile-brand);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.app-mobile-kyc-submit:disabled{opacity:.6;cursor:not-allowed}.app-mobile-kyc-submit:active:not(:disabled){background:var(--app-mobile-brand-press)}.app-mobile-platform .app-mobile-plan-detail__badge{display:block;margin:0 auto 16px;text-align:center}.app-mobile-platform__head{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;margin-bottom:18px}.app-mobile-platform__logo{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;border-radius:16px}.app-mobile-platform__title{margin:0;font-size:20px;font-weight:800;color:var(--app-mobile-text);line-height:1.4}.app-mobile-platform__subtitle{margin:0;font-size:13px;font-weight:600;color:var(--app-mobile-muted)}.app-mobile-platform__stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:8px}.app-mobile-platform__stat{display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid hsla(0,0%,4%,.06);border-radius:14px;background:#fff}.app-mobile-platform__stat span{font-size:12px;font-weight:700;color:var(--app-mobile-muted)}.app-mobile-platform__stat strong{font-size:15px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-platform__section{margin-top:18px;padding-top:14px;border-top:1px solid hsla(0,0%,4%,.06)}.app-mobile-platform__section-title{margin:0 0 12px;font-size:14px;font-weight:800;color:var(--app-mobile-text)}.app-mobile-platform__desc{font-size:13px;line-height:2;color:var(--app-mobile-text)}.app-mobile-platform__desc p{margin:0 0 10px}.app-mobile-platform__desc p:last-child{margin-bottom:0}.app-mobile-platform__actions{display:flex;flex-direction:column;gap:10px;margin-top:16px}.app-mobile-platform__website-btn{width:100%;border:none;border-radius:12px;padding:14px 16px;background:var(--app-mobile-brand);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.app-mobile-platform__website-btn:active{background:var(--app-mobile-brand-press)}.app-mobile-platform__inquiry-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;border:1.5px solid var(--app-mobile-brand);border-radius:12px;background:#fff;font-size:14px;font-weight:800;color:var(--app-mobile-brand);cursor:pointer}.app-mobile-platform__inquiry-btn:active{background:rgba(10,135,84,.06)}.app-mobile-inquiry-sheet__text{margin:0;font-size:13px;line-height:1.9;color:var(--app-mobile-muted)}.app-mobile-inquiry-sheet__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:18px;padding:14px 16px;border-radius:12px;background:var(--app-mobile-brand);font-size:14px;font-weight:800;color:#fff;text-decoration:none}.app-mobile-inquiry-sheet__cta:active{background:var(--app-mobile-brand-press)}.app-mobile-platform-filters{display:flex;gap:8px;overflow-x:auto;margin:0 0 14px;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.app-mobile-platform-filters::-webkit-scrollbar{display:none}.app-mobile-platform-filter{flex-shrink:0;padding:8px 14px;border:1.5px solid var(--app-mobile-brand);border-radius:999px;background:#fff;font-size:12px;font-weight:700;color:var(--app-mobile-brand);cursor:pointer;white-space:nowrap}.app-mobile-platform-filter--active{background:var(--app-mobile-brand);color:#fff;border-color:var(--app-mobile-brand)}.app-mobile-platform-filter:active:not(.app-mobile-platform-filter--active){background:rgba(10,135,84,.06)}