.tabbar[data-v-e514dcd0]{position:fixed;left:0;right:0;bottom:0;z-index:30;height:calc(var(--tabbar-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:var(--nav-bg);display:flex}.item[data-v-e514dcd0]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--muted);font-size:10px}.item img[data-v-e514dcd0]{width:22px;height:22px;object-fit:contain;opacity:.55}.item.active[data-v-e514dcd0]{color:var(--gold)}.item.active img[data-v-e514dcd0]{opacity:1}.fab[data-v-7c7fb52d]{position:fixed;right:16px;bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 20px);z-index:25;width:44px;height:44px;padding:8px;border:none;border-radius:50%;background:#e13042;box-shadow:0 7px 14px #e1304252;display:flex;align-items:center;justify-content:center}.fab img[data-v-7c7fb52d]{width:26px;height:26px;max-width:none;object-fit:contain;filter:brightness(0) invert(1)}.mask[data-v-2364c987]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:18px}.modal[data-v-2364c987]{width:100%;max-width:360px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 12px 30px #0000003d}.head[data-v-2364c987]{display:flex;align-items:center;justify-content:space-between;padding:14px 12px 10px;color:#dfb07a;font-size:16px;font-weight:800}.x[data-v-2364c987]{width:22px;height:22px;border:1px solid #8d775f;border-radius:50%;color:#8d775f;font-size:16px;line-height:20px}.divider[data-v-2364c987]{height:1px;margin:0 12px;background:#8d775f2e}p[data-v-2364c987]{margin:0;padding:12px 12px 10px;color:#000;font-size:13px;line-height:1.55}.collage[data-v-2364c987]{position:relative;margin:0 12px 12px}.grid[data-v-2364c987]{display:grid;grid-template-columns:repeat(9,1fr);gap:1px}.grid img[data-v-2364c987]{width:100%;aspect-ratio:1;object-fit:cover}.logo[data-v-2364c987]{position:absolute;left:50%;top:50%;width:88px;height:88px;border-radius:50%;object-fit:cover;transform:translate(-50%,-50%);box-shadow:0 0 18px #b450b48c}.actions[data-v-2364c987]{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:4px 12px 12px}.ok[data-v-2364c987],.close[data-v-2364c987]{height:40px;border-radius:999px;font-weight:800}.ok[data-v-2364c987]{background:#e4ba90;color:#6c3a28}.close[data-v-2364c987]{background:#17191f;color:#fff}:root{--bg: #1f1c1f;--bg-page: #000;--bg-soft: #1f1c1f;--nav-bg: #1c1c1e;--gold: #efc79b;--gold-2: #f7d2ab;--gold-soft: #f2c28f;--muted: #a5a7ad;--card: #15171d;--line: #766350;--line-soft: rgba(239, 199, 155, .24);--fab: #c62828;--text: #efc79b;--white: #fff;--safe-bottom: env(safe-area-inset-bottom, 0px);--tabbar-h: 50px;--nav-h: 40px;--page-pad: 6px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{height:100%;overflow-x:hidden;overflow-y:auto;background:#000;-webkit-overflow-scrolling:touch}body,#app{min-height:100%;height:auto;margin:0;background:#000;overflow:visible}body{color:var(--gold);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:14px}::-webkit-scrollbar{width:0;height:0}button,input,textarea{font:inherit;color:inherit}button{border:0;background:none;padding:0;cursor:pointer}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.app-shell{min-height:100%;background:#000;padding-bottom:calc(var(--tabbar-h) + var(--safe-bottom))}.app-shell.no-tab{padding-bottom:0;background:#1f1c1f}.page-nav{position:sticky;top:0;left:0;right:0;z-index:20;width:100%;height:var(--nav-h);display:flex;align-items:center;justify-content:center;background:var(--nav-bg);padding:0 10px}.page-nav .title{font-size:15px;font-weight:500;color:var(--gold)}.page-nav .left,.page-nav .right{position:absolute;top:0;height:100%;display:flex;align-items:center;min-width:36px}.page-nav .left{left:10px}.page-nav .right{right:10px}.page-nav .home-ico{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.gold-btn{width:100%;height:44px;border-radius:22px;background:linear-gradient(90deg,#e8c39a,#c9a06a);color:#3a2a16;font-weight:700;font-size:16px}.more-btn{flex-shrink:0;height:auto;padding:1px 6px;border:0;border-radius:0;color:var(--gold);font-size:10px;font-weight:600;background:transparent;line-height:1}.empty-box{padding:80px 20px;text-align:center;color:var(--muted)}.empty-box img{width:140px;margin:0 auto 12px;opacity:.85}.toast{position:fixed;left:50%;top:46%;transform:translate(-50%,-50%);width:max-content;max-width:none;background:#000000c7;color:#fff;padding:10px 16px;border-radius:8px;z-index:80;font-size:13px;line-height:1.3;white-space:nowrap}
