:root{--safe-bottom:34px;--tab:56px}
*{box-sizing:border-box}
.phone-screen{min-height:852px;width:100%;max-width:393px;margin:0 auto;overflow-x:hidden;overflow-y:auto;background:#f5f3ff;font-family:Nunito,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
.status-h{height:54px;padding-top:14px}
.island{width:126px;height:37px;margin:6px auto 0;border-radius:24px;background:#0f172a}
.pb-tab{padding-bottom:calc(var(--tab) + var(--safe-bottom))}
.home-ind{height:var(--safe-bottom)}
.home-ind::after{content:"";display:block;width:134px;height:5px;margin:6px auto 0;background:#0f172a;border-radius:3px;opacity:.3}
.tabbar{height:var(--tab)}
