*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#191919;-webkit-font-smoothing:antialiased;background:#ededed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Roboto,sans-serif}button{font-family:inherit}img{-webkit-user-drag:none}.lock-screen{background:#ededed;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.lock-card{flex-direction:column;align-items:center;gap:12px;width:280px;display:flex}.lock-icon{font-size:40px}.lock-title{color:#191919;margin-bottom:8px;font-size:17px}.lock-input{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #d9d9d9;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:16px}.lock-input:focus{border-color:#07c160}.lock-error{color:#fa5151;font-size:13px}.lock-submit{color:#fff;cursor:pointer;background:#07c160;border:none;border-radius:8px;width:100%;padding:12px;font-size:16px}.lock-submit:active{opacity:.85}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}.shake{animation:.4s shake}.action-sheet-backdrop{z-index:100;background:0 0;justify-content:center;align-items:flex-end;transition:background .22s;display:flex;position:fixed;inset:0}.action-sheet-backdrop.show{background:#0006}.action-sheet{width:100%;max-width:480px;padding:8px;padding-bottom:env(safe-area-inset-bottom,8px);transition:transform .24s cubic-bezier(.32,.72,0,1);transform:translateY(100%)}.action-sheet.show{transform:translateY(0)}.action-sheet-group{background:#fff;border-radius:13px;margin-bottom:8px;overflow:hidden}.action-sheet-item{color:#000;text-align:center;cursor:pointer;background:0 0;border:none;width:100%;padding:15px 16px;font-size:17px;display:block}.action-sheet-item+.action-sheet-item{border-top:.5px solid #e5e5e5}.action-sheet-item.danger{color:#fa5151}.action-sheet-item.cancel{font-weight:500}.action-sheet-item:active{background:#ececec}.profile-page{background:#ededed;min-height:100%;padding-bottom:24px}.profile-info-card{background:#fff;align-items:flex-start;gap:14px;padding:20px 16px;display:flex}.profile-avatar-wrap{cursor:pointer;flex-shrink:0}.profile-avatar{object-fit:cover;border-radius:6px;width:64px;height:64px;display:block}.profile-avatar.placeholder{background:#d8d8d8}.profile-info-text{flex-direction:column;flex:1;gap:6px;min-width:0;padding-top:4px;display:flex}.profile-nickname{color:#191919;cursor:text;font-size:19px;font-weight:600}.profile-meta-row{color:#888;font-size:14px;display:flex}.profile-meta-label{flex-shrink:0}.profile-meta-value{cursor:text;color:#888;word-break:break-all}.profile-group{background:#fff;margin-top:12px}.profile-row{box-sizing:border-box;color:#191919;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:14px 16px;font-size:16px;display:flex}.profile-row-icon{font-size:18px}.profile-row-label{flex:1}.profile-row-arrow{color:#b2b2b2;font-size:18px}.profile-row-center{justify-content:center;font-weight:500}.editable-input{font:inherit;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #07c160;border-radius:4px;outline:none;width:100%;padding:2px 4px;font-size:max(16px,1em)}.moments-page{background:#fff;min-height:100%}.moments-header{background:#cfcfcf;height:280px;position:relative;overflow:visible}.moments-cover{cursor:pointer;width:100%;height:100%;display:block}.moments-cover-img{object-fit:cover;width:100%;height:100%;display:block}.moments-cover-placeholder{background:linear-gradient(160deg,#cfd9df,#e2ebf0);width:100%;height:100%}.moments-nav-overlay{box-sizing:border-box;justify-content:space-between;align-items:center;height:44px;padding:0 12px;display:flex;position:absolute;top:0;left:0;right:0}.moments-nav-overlay .nav-back{color:#fff;text-shadow:0 1px 3px #00000080;cursor:pointer;font-size:26px}.moments-menu-btn{color:#fff;text-shadow:0 1px 3px #00000080;letter-spacing:1px;cursor:pointer;padding:4px 8px;font-size:16px}.moments-identity{align-items:center;gap:8px;display:flex;position:absolute;bottom:-16px;right:16px}.moments-nickname{color:#fff;text-shadow:0 1px 3px #0009;text-align:right;word-break:break-word;max-width:160px;font-size:16px;font-weight:500}.moments-signature-row{text-align:right;padding:40px 16px 56px}.moments-signature{color:#888;cursor:text;word-break:break-word;font-size:14px}.moments-avatar{object-fit:cover;border:2px solid #ededed;border-radius:8px;width:66px;height:66px;display:block;box-shadow:0 1px 4px #0000004d}.moments-avatar.placeholder{background:#d8d8d8}.moments-timeline{padding-top:8px}.timeline-section{margin-bottom:4px}.timeline-header{color:#888;padding:14px 16px 8px;font-size:15px;font-weight:600}.today-row{justify-content:flex-start;align-items:center;gap:16px;padding:6px 16px 12px;display:flex}.today-row .timeline-header{padding:0}.today-add-row{cursor:pointer;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.today-add-camera{opacity:.5;font-size:22px}.post-card-row{display:flex}.post-date-tile{flex-direction:column;flex-shrink:0;align-items:center;width:44px;padding-top:16px;display:flex}.post-date-day{color:#191919;font-size:20px;font-weight:700;line-height:1}.post-date-month{color:#999;margin-top:2px;font-size:11px}.post-card{background:#fff;border-bottom:1px solid #ededed;flex:1;gap:10px;min-width:0;padding:12px 16px;display:flex}.post-avatar{object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:40px}.post-avatar.placeholder{background:#d8d8d8}.post-body{flex:1;min-width:0}.post-nickname{color:#576b95;margin-bottom:4px;font-size:15px;font-weight:600}.post-text{color:#191919;white-space:pre-wrap;word-break:break-word;margin-bottom:8px;font-size:15px;line-height:1.5}.post-images{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.post-image{object-fit:cover;border-radius:4px;width:78px;height:78px}.post-footer{justify-content:space-between;align-items:center;display:flex}.post-time{color:#b2b2b2;font-size:12px}.post-actions{gap:10px;display:flex}.post-action-icon{color:#576b95;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px 4px;font-size:15px;display:inline-flex}.post-action-icon.active{color:#fa5151}.post-interactions{background:#f7f7f7;border-radius:4px;margin-top:8px;padding:6px 8px;font-size:14px}.post-like-line{color:#576b95}.post-comments{flex-direction:column;gap:2px;display:flex}.post-comment{color:#191919;line-height:1.5}.post-comment-name{color:#576b95}.post-comment-input-row{gap:6px;margin-top:6px;display:flex}.post-comment-input{border:1px solid #ddd;border-radius:4px;outline:none;flex:1;padding:5px 8px;font-size:16px}.post-comment-send{color:#fff;cursor:pointer;background:#07c160;border:none;border-radius:4px;padding:5px 10px;font-size:13px}.moments-empty{text-align:center;color:#b2b2b2;padding:20px 0 40px;font-size:13px}.messages-page{background:#ededed;flex-direction:column;height:100%;display:flex}.messages-nav{background:#ededed;justify-content:center;position:relative}.messages-nav .nav-back{position:absolute;left:12px}.nav-title{color:#191919;font-size:17px;font-weight:500}.messages-list{flex-direction:column;flex:1;padding:12px;display:flex;overflow-y:auto}.messages-empty{text-align:center;color:#b2b2b2;margin-top:40px;font-size:13px}.messages-time{text-align:center;color:#999;margin:10px 0;font-size:12px}.message-row{justify-content:flex-end;margin-bottom:10px;display:flex}.message-bubble{color:#191919;white-space:pre-wrap;word-break:break-word;background:#95ec69;border-radius:6px;max-width:70%;padding:9px 12px;font-size:15px;line-height:1.5;position:relative}.message-bubble:after{content:"";border:6px solid #0000;border-left-color:#95ec69;border-right-width:0;position:absolute;top:12px;right:-6px}.messages-input-bar{padding:8px 10px;padding-bottom:max(8px, env(safe-area-inset-bottom));background:#f7f7f7;border-top:1px solid #e5e5e5;align-items:flex-end;gap:8px;display:flex}.messages-input{resize:none;border:none;border-radius:6px;outline:none;flex:1;max-height:100px;padding:9px 10px;font-family:inherit;font-size:16px}.messages-send{color:#fff;cursor:pointer;background:#07c160;border:none;border-radius:6px;flex-shrink:0;padding:8px 14px;font-size:14px}.messages-send:disabled{cursor:default;background:#b2e6c4}.post-editor{background:#fff;flex-direction:column;height:100%;display:flex}.post-editor-nav{background:#ededed;justify-content:space-between;padding:0 12px}.post-editor-cancel{color:#191919;cursor:pointer;width:50px;font-size:16px}.post-editor-publish{color:#fff;cursor:pointer;background:#07c160;border:none;border-radius:4px;padding:6px 14px;font-size:14px}.post-editor-publish:disabled{cursor:default;background:#b2e6c4}.post-editor-text{resize:none;border:none;outline:none;flex:1;min-height:140px;padding:16px;font-family:inherit;font-size:16px}.post-editor-images{flex-wrap:wrap;gap:8px;padding:0 16px 16px;display:flex}.post-editor-thumb{border-radius:4px;width:80px;height:80px;position:relative;overflow:hidden}.post-editor-thumb img{object-fit:cover;width:100%;height:100%;display:block}.post-editor-thumb-remove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;width:18px;height:18px;padding:0;font-size:13px;line-height:1;position:absolute;top:2px;right:2px}.post-editor-add-image{cursor:pointer;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:4px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.post-editor-add-icon{color:#b2b2b2;font-size:26px}.app-shell{background:#fff;max-width:480px;height:100dvh;margin:0 auto;position:relative;overflow:hidden auto;box-shadow:0 0 24px #00000014}.nav-bar{box-sizing:border-box;background:#ededed;align-items:center;height:44px;padding:0 12px;display:flex}.nav-back{color:#191919;cursor:pointer;font-size:26px;line-height:1}
