.badge[data-v-130272e2]{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;border-radius:8px;font-size:10px;font-weight:700;color:#fff;background:var(--accent, #b399ff);display:flex;align-items:center;justify-content:center;padding:0 4px;border:1.5px solid white}.time-ago[data-v-d0574d27]{font-size:12px;color:#888}.sheet-wrap[data-v-f792c4a5]{position:fixed;inset:0;z-index:150;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.backdrop[data-v-f792c4a5]{position:absolute;inset:0;background:#0000004d;pointer-events:all}.sheet[data-v-f792c4a5]{position:relative;background:#fff;border-radius:16px 16px 0 0;max-height:60vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--nav-height, 56px) + var(--safe-bottom, 0px));pointer-events:all}.push-nudge[data-v-f792c4a5]{display:flex;align-items:center;gap:8px;padding:10px 16px;background:var(--bg, #d0c0ff);border-bottom:1px solid rgba(0,0,0,.06)}.nudge-text[data-v-f792c4a5]{flex:1;font-size:13px;color:#333}.nudge-enable[data-v-f792c4a5]{background:var(--accent, #b399ff);color:#fff;border:none;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.nudge-dismiss[data-v-f792c4a5]{background:none;border:none;color:#aaa;font-size:16px;cursor:pointer;padding:0 2px;line-height:1}.sheet-loading[data-v-f792c4a5],.sheet-empty[data-v-f792c4a5]{padding:24px 16px;text-align:center;color:#888;font-size:14px}.item-list[data-v-f792c4a5]{list-style:none;padding:8px 0}.item-row[data-v-f792c4a5]{display:flex;align-items:center;gap:12px;padding:10px 16px;cursor:pointer;-webkit-tap-highlight-color:transparent}.item-row[data-v-f792c4a5]:active{background:#f5f5f5}.by-avatar[data-v-f792c4a5]{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#ddd}.item-text[data-v-f792c4a5]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.item-label[data-v-f792c4a5]{font-size:14px;line-height:1.3;color:#111;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item-time[data-v-f792c4a5]{font-size:12px;color:#888}.thumb[data-v-f792c4a5]{width:48px;height:48px;border-radius:6px;object-fit:cover;flex-shrink:0;background:#eee}.sheet-enter-active[data-v-f792c4a5],.sheet-leave-active[data-v-f792c4a5]{transition:opacity .2s ease}.sheet-enter-active .sheet[data-v-f792c4a5],.sheet-leave-active .sheet[data-v-f792c4a5]{transition:transform .25s ease}.sheet-enter-from[data-v-f792c4a5],.sheet-leave-to[data-v-f792c4a5]{opacity:0}.sheet-enter-from .sheet[data-v-f792c4a5],.sheet-leave-to .sheet[data-v-f792c4a5]{transform:translateY(100%)}.nav-bar[data-v-3a60b48a]{-webkit-user-select:none;user-select:none;position:fixed;bottom:0;left:0;right:0;z-index:100;height:calc(var(--nav-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);display:flex;align-items:center;justify-content:space-around;background:#fff;border-top:1px solid #e0e0e0;max-width:600px;margin:0 auto}.nav-btn[data-v-3a60b48a]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#555;padding:8px 0;height:100%}.nav-btn--upload[data-v-3a60b48a],.nav-btn--active[data-v-3a60b48a]{color:var(--accent)}.nav-btn--active svg[data-v-3a60b48a]{stroke-width:2.5}.avatar-wrap[data-v-3a60b48a]{position:relative;display:inline-flex}.nav-avatar[data-v-3a60b48a]{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#ddd}.group-emoji-avatar[data-v-3a60b48a]{width:32px;height:32px;border-radius:50%;background:var(--accent, #b399ff);display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.group-emoji-avatar--active[data-v-3a60b48a],.nav-avatar--active[data-v-3a60b48a]{box-shadow:0 0 0 2px #fff,0 0 0 3.5px var(--accent)}.group-header[data-v-e5da6fdc]{-webkit-user-select:none;user-select:none;position:fixed;top:0;left:0;right:0;z-index:100;height:var(--header-height);display:flex;align-items:center;justify-content:center;background:var(--bg);color:var(--accent);font-weight:700;font-size:17px;max-width:600px;margin:0 auto;padding:0 44px;box-sizing:border-box}.group-name[data-v-e5da6fdc]{flex:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bell-btn[data-v-e5da6fdc]{position:absolute;right:12px;background:none;border:none;font-size:18px;cursor:pointer;padding:4px;line-height:1;color:var(--accent)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}:root{--accent: #b399ff;--bg: #d0c0ff;--nav-height: 64px;--header-height: 48px;--safe-bottom: env(safe-area-inset-bottom, 0px)}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f8f8;color:#111;overscroll-behavior:none}#app-shell{display:flex;flex-direction:column;height:100%;max-width:600px;margin:0 auto}.main-content{flex:1;overflow-y:auto;padding-top:var(--header-height);padding-bottom:calc(var(--nav-height) + var(--safe-bottom))}.main-content--login{padding-top:0;padding-bottom:0;overflow:hidden}.install-prompt{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:var(--bg, #d0c0ff);padding:32px 24px;text-align:center}.install-logo{font-size:48px;font-weight:900;color:var(--accent, #b399ff);letter-spacing:-2px}.install-subtitle{font-size:16px;color:#555;max-width:280px;line-height:1.5}.install-tabs{display:flex;border:1.5px solid var(--accent, #b399ff);border-radius:10px;overflow:hidden}.install-tab{flex:1;padding:8px 24px;background:none;border:none;font-size:15px;font-weight:500;color:var(--accent, #b399ff);cursor:pointer}.install-tab.active{background:var(--accent, #b399ff);color:#fff;font-weight:700}.install-steps{list-style:none;display:flex;flex-direction:column;gap:14px;max-width:280px;width:100%;counter-reset:steps}.install-steps li{counter-increment:steps;display:flex;align-items:center;gap:12px;font-size:15px;color:#444;text-align:left}.install-steps li:before{content:counter(steps);min-width:28px;height:28px;border-radius:50%;background:var(--accent, #b399ff);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.install-steps li span{flex:1}.updating-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#00000073;color:#fff;font-size:17px;font-weight:500;letter-spacing:.01em}.update-banner{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:var(--accent);color:#fff;font-size:14px}.update-banner button{background:#fff;color:var(--accent);border:none;border-radius:4px;padding:4px 12px;font-weight:600;cursor:pointer}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #app{background:#121212;color:#e8e8e8}html[data-theme=dark] .photo-card,html[data-theme=dark] .group-item,html[data-theme=dark] .profile-view{background:#1e1e1e;color:#e8e8e8}html[data-theme=dark] .nav-bar{background:#1c1c1c;border-top-color:#2e2e2e}html[data-theme=dark] .nav-btn{color:#aaa}html[data-theme=dark] .comment-text{color:#ccc}html[data-theme=dark] .comment-input{background:#2a2a2a;border-color:#444;color:#e8e8e8}html[data-theme=dark] .comment-placeholder{background:#2a2a2a;color:#666}html[data-theme=dark] .context-menu{background:#252525}html[data-theme=dark] .context-menu button{color:#e8e8e8}html[data-theme=dark] .description-input,html[data-theme=dark] .about-input{background:#2a2a2a;border-color:var(--accent);color:#e8e8e8}html[data-theme=dark] .section-title,html[data-theme=dark] .username{color:#e8e8e8}html[data-theme=dark] .description-text,html[data-theme=dark] .about-text{color:#bbb}html[data-theme=dark] .like-row{color:#aaa}html[data-theme=dark] .like-count{color:#e8e8e8}html[data-theme=dark] .liked-by{color:#bbb}html[data-theme=dark] .groups-view{background:#121212}html[data-theme=dark] .group-item{background:#1e1e1e;box-shadow:0 1px 4px #0006}html[data-theme=dark] .group-item.active{background:var(--accent)}html[data-theme=dark] .member-item,html[data-theme=dark] .liker-item{background:#1e1e1e}html[data-theme=dark] .liker-desc{color:#999}html[data-theme=dark] .gallery{background:#1e1e1e}html[data-theme=dark] .tab-bar{background:#1c1c1e;border-bottom-color:#2c2c2e}html[data-theme=dark] .tab-btn{color:#888}html[data-theme=dark] .tab-btn.active{color:var(--accent)}html[data-theme=dark] .settings-panel{background:#1c1c1e;border-bottom-color:#2c2c2e}html[data-theme=dark] .settings-heading{color:#e8e8e8}html[data-theme=dark] .mate-tile{background:#1e1e1e}html[data-theme=dark] .mate-desc{color:#999}html[data-theme=dark] .member-row{border-bottom-color:#2a2a2a}html[data-theme=dark] .item-label{color:#e8e8e8}html[data-theme=dark] .item-row:active{background:#2a2a2a}html[data-theme=dark] .nudge-text{color:#ddd}html[data-theme=dark] .sheet{background:#1e1e1e}html[data-theme=dark] .comment-textarea{background:#2a2a2a;color:#e8e8e8}html[data-theme=dark] .input-row{border-top-color:#2a2a2a}html[data-theme=dark] .comment--reply{border-left-color:#333}html[data-theme=dark] .reply-banner{background:#252525;border-top-color:#333;color:#aaa}html[data-theme=dark] .no-comments{color:#666}html[data-theme=dark] .ctx-menu{background:#252525}html[data-theme=dark] .ctx-menu button,html[data-theme=dark] .location-text,html[data-theme=dark] .location-input{color:#e8e8e8}html[data-theme=dark] .caption-input{background:#1e1e1e;color:#e8e8e8}.vue-recycle-scroller__resize-observer[data-v-08cc04ab]{position:absolute;inset:0;opacity:0;pointer-events:none;z-index:-1}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}
