@import"https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@600;700&display=swap";:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#202825;background:#edf0ec;font-synthesis:none;--bg: #f7f8f4;--surface: #ffffff;--ink: #202825;--muted: #7f8984;--line: #e4e9e4;--jade: #648c7f;--jade-dark: #4e776b;--jade-soft: #e8f0ec;--peach: #d08d7d;--blue: #799cac;--danger: #b95f58;--shadow: 0 12px 35px rgba(51, 70, 63, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,textarea{font:inherit}button{color:inherit}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-stage{min-height:100vh;display:grid;place-items:center;padding:22px;background:radial-gradient(circle at 18% 10%,#f9f5ec 0,transparent 32%),linear-gradient(135deg,#edf1ed,#e8edea)}.phone-shell{width:min(100%,430px);height:min(900px,calc(100vh - 44px));min-height:680px;border:1px solid rgba(62,82,74,.12);border-radius:32px;background:var(--bg);box-shadow:0 24px 80px #2d3e382b;overflow:hidden;display:flex;flex-direction:column;position:relative}.app-content{flex:1;min-height:0;overflow:hidden}.page-scroll{height:100%;overflow-y:auto;padding:28px 18px 120px;scrollbar-width:none}.page-scroll::-webkit-scrollbar{display:none}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-header h1{margin:0;font-family:"Noto Serif SC",serif;font-size:27px;letter-spacing:-.5px}.page-header p{margin:6px 0 0;color:var(--muted);font-size:12px}.square-action,.icon-button{border:0;background:var(--surface);width:42px;height:42px;border-radius:14px;display:grid;place-items:center;box-shadow:0 5px 16px #394b4517}.square-action{background:var(--jade);color:#fff}.primary-button{border:0;border-radius:16px;min-height:52px;width:100%;background:linear-gradient(135deg,var(--jade),#769d90);color:#fff;font-weight:650;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 24px #527b6d38}.soft-button{border:1px solid #cfe0d9;background:var(--jade-soft);color:var(--jade-dark);border-radius:12px;padding:10px 18px;font-weight:650}.segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;background:#edf2ef;border-radius:13px;padding:4px;margin-bottom:20px}.segmented button{border:0;background:transparent;color:#75817c;border-radius:10px;padding:9px 7px;font-size:12px}.segmented button.active{background:#fff;color:var(--jade-dark);font-weight:650;box-shadow:0 3px 10px #35474114}.avatar{color:#fff;flex:0 0 auto;border-radius:50%;display:inline-grid;place-items:center;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff59}.inline-notice{margin:10px 0;padding:10px 12px;border-radius:11px;font-size:12px;background:#f0f2f0;color:#65706b}.inline-notice.success{background:#e9f4ee;color:#3e7563}.inline-notice.error{background:#fbefed;color:#aa514b}.inline-link{border:0;background:transparent;color:var(--jade-dark);text-decoration:underline;font-size:inherit;margin-left:7px;padding:0}.auth-page{min-height:100vh;background:linear-gradient(145deg,#edf1ee,#f7f5ef);display:grid;place-items:center;padding:28px 14px}.auth-phone{width:min(100%,410px);min-height:min(820px,calc(100vh - 40px));border-radius:34px;background:#fafbf8;position:relative;overflow:hidden;padding:62px 22px 28px;box-shadow:0 24px 75px #3d4b4429;border:1px solid rgba(86,105,96,.13)}.auth-landscape{position:absolute;inset:0 0 auto;height:250px;overflow:hidden;opacity:.7}.auth-landscape:after{content:"";position:absolute;inset:80px -30px 0;background:linear-gradient(145deg,transparent 25%,#e8efea 26% 47%,transparent 48%),linear-gradient(220deg,transparent 30%,#dfe9e3 31% 55%,transparent 56%);filter:blur(.5px)}.auth-landscape .sun{position:absolute;width:52px;height:52px;border-radius:50%;background:#f5ded4;top:54px;right:63px}.auth-back{position:absolute;z-index:2;top:22px;left:20px;border:0;background:transparent;display:flex;gap:5px;align-items:center;color:#58635f;font-size:13px}.brand-lockup{position:relative;z-index:1;display:flex;align-items:center;gap:14px;margin:4px 0 30px 42px}.brand-mark{width:70px;height:70px;border-radius:20px;display:grid;place-items:center;background:#fff8ea;border:1px solid #f0e3cf;box-shadow:0 8px 22px #6a4f2e1a}.brand-mark span{width:45px;height:45px;display:grid;place-items:center;border:3px solid #b83a2c;border-radius:8px;color:#b83a2c;font-family:"Noto Serif SC",serif;font-size:23px;font-weight:700}.brand-lockup strong{font-family:"Noto Serif SC",serif;display:block;font-size:25px}.brand-lockup small{color:#7c8782;display:block;margin-top:5px}.auth-card{position:relative;z-index:1;background:#ffffffed;border:1px solid #e9ece7;padding:25px 21px 22px;border-radius:24px;box-shadow:var(--shadow)}.auth-title h1{font-size:24px;margin:0 0 5px}.auth-title p{font-size:13px;color:var(--muted);margin:0 0 20px}.auth-segmented{margin-bottom:16px}.field{display:block;margin-bottom:14px}.field>span{display:block;font-size:12px;color:#68736e;margin:0 0 6px 4px}.field>div{min-height:50px;border:1px solid #dde4df;border-radius:14px;display:flex;align-items:center;gap:10px;padding:0 13px;background:#fff;color:#85908b}.field input{border:0;outline:0;min-width:0;flex:1;background:transparent;color:var(--ink)}.field input::placeholder{color:#b2bab6}.code-button,.field-icon{border:0;background:transparent;color:var(--jade-dark);padding:8px;white-space:nowrap;font-size:12px}.field-icon{display:grid;place-items:center;color:#89928e}.auth-submit{margin-top:8px}.auth-links{display:flex;justify-content:space-between;margin-top:18px}.auth-links button{border:0;background:transparent;color:#65746e;font-size:12px}.form-error,.form-success,.dev-code{font-size:12px;margin:8px 2px}.form-error{color:var(--danger)}.form-success,.dev-code{color:var(--jade-dark)}.dev-code{background:var(--jade-soft);padding:9px 10px;border-radius:10px}.auth-foot{color:#a0a8a4;font-size:10px;text-align:center;margin-top:22px}.bottom-nav{flex:0 0 74px;background:#fffffff5;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:5px 8px max(5px,env(safe-area-inset-bottom));z-index:20}.bottom-nav button{position:relative;border:0;background:transparent;color:#939c98;height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px}.bottom-nav button.active{color:var(--jade-dark);font-weight:650}.bottom-nav button.active:before{content:"";position:absolute;top:-6px;width:24px;height:3px;border-radius:4px;background:var(--jade)}.share-orb{width:43px;height:43px;border-radius:16px;background:var(--jade);color:#fff;display:grid;place-items:center;margin-top:-22px;box-shadow:0 8px 18px #4d776945}.bottom-nav button.active .share-orb{color:#fff}.daily-card{border-radius:24px;padding:22px;min-height:260px;background:radial-gradient(circle at 88% 3%,rgba(255,255,255,.18) 0 65px,transparent 66px),linear-gradient(140deg,#739b8f,#a8c2b7);color:#fff;box-shadow:0 14px 30px #57796d3b}.daily-meta{display:flex;justify-content:space-between;align-items:center;font-size:11px;opacity:.86}.daily-meta span{border:1px solid rgba(255,255,255,.45);padding:5px 9px;border-radius:999px}.daily-card h2{font-family:"Noto Serif SC",serif;font-size:27px;line-height:1.7;margin:23px 0 7px}.daily-card>p{font-size:12px;opacity:.78}.daily-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:25px;font-size:11px;opacity:.9}.daily-card footer button{border:0;background:#fff;color:#4d7569;border-radius:999px;padding:8px 13px;font-weight:650}.section-title{display:flex;justify-content:space-between;align-items:center;margin:23px 1px 12px}.section-title h2{font-size:16px;margin:0}.section-title button,.section-title span{border:0;background:transparent;color:var(--jade);font-size:11px}.progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.progress-grid article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:13px 11px;display:flex;flex-direction:column;box-shadow:0 5px 15px #3646400a}.progress-grid article>span{width:31px;height:31px;border-radius:11px;background:var(--jade-soft);color:var(--jade-dark);display:grid;place-items:center}.progress-grid strong{font-size:12px;margin-top:10px}.progress-grid small{color:var(--muted);font-size:9px;margin-top:4px;white-space:nowrap;overflow:hidden}.progress-grid i{height:4px;border-radius:4px;background:var(--jade);margin-top:10px}.poem-list{display:grid;gap:10px}.poem-row{background:#fff;border:1px solid var(--line);border-radius:17px;display:flex;align-items:center;gap:12px;padding:13px}.poem-row{width:100%;text-align:left}.poem-symbol{width:47px;height:47px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;background:#dcebed;color:#517380;font-family:"Noto Serif SC",serif;font-size:19px}.poem-row>div{min-width:0;flex:1}.poem-row h3{margin:0;font-size:14px}.poem-row p{margin:4px 0 5px;color:#73807a;font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.poem-row small{background:var(--jade-soft);color:var(--jade-dark);border-radius:6px;padding:3px 6px;font-size:9px}.poem-row>svg{color:#9aa39f;flex:0 0 auto}.friend-prompt{width:100%;margin-top:14px;border:0;border-radius:17px;background:#eef4f0;padding:14px;display:flex;gap:12px;align-items:center;text-align:left}.friend-prompt>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff;color:var(--jade)}.friend-prompt>div{flex:1}.friend-prompt strong{display:block;font-size:13px}.friend-prompt small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.daily-card h2,.share-card h2{white-space:pre-line}.checkin-button{width:100%;border:1px solid #cfe0d9;border-radius:13px;background:var(--jade-soft);color:var(--jade-dark);font-size:11px;padding:10px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:650}.today-collections-link{width:100%;border:0;background:transparent;color:var(--jade-dark);display:flex;justify-content:center;align-items:center;gap:3px;padding:13px;font-size:11px}.calendar-summary{color:var(--muted);font-size:11px;margin:0 0 14px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:20px;text-align:center}.calendar-grid>strong{color:var(--muted);font-size:10px;font-weight:500}.calendar-grid>span{aspect-ratio:1;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:1px;color:#67746d;font-size:11px}.calendar-grid>span.today{border:1px solid var(--jade)}.calendar-grid>span.checked{color:#fff;background:var(--jade)}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.collection-grid article,.collection-card,.new-collection{border:1px solid var(--line);background:#fff;border-radius:19px;min-height:155px;padding:14px;text-align:left}.collection-art{height:72px;border-radius:15px;background:linear-gradient(145deg,#d9e9e6,#c8dce2);display:grid;place-items:center;color:#57766f;font-family:"Noto Serif SC",serif;font-size:25px}.collection-grid h3{margin:11px 0 5px;font-size:13px}.collection-grid p{margin:0;color:var(--muted);font-size:10px}.new-collection{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--jade)}.new-collection strong{margin:8px 0 4px;font-size:13px}.new-collection span{font-size:9px;color:var(--muted)}.learning-panel{display:flex;align-items:center;gap:23px;background:#fff;border:1px solid var(--line);padding:22px;border-radius:21px}.learning-ring{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle,white 53%,transparent 54%),conic-gradient(var(--jade) 0 68%,#e7ece9 68%)}.learning-ring strong{font-size:21px}.learning-ring span{color:var(--muted);font-size:9px}.learning-panel>div:last-child{flex:1}.learning-panel h3{margin:0}.learning-panel p{color:var(--muted);font-size:11px;line-height:1.7}.share-card{min-height:292px;border-radius:25px;color:#fff;padding:25px;position:relative;overflow:hidden;box-shadow:0 15px 32px #4962592e}.share-card.theme-0{background:linear-gradient(135deg,#789f93,#b2c9c0)}.share-card.theme-1{background:linear-gradient(135deg,#8f9eab,#d5b5a7)}.share-card.theme-2{background:linear-gradient(135deg,#4c6b61,#75968b)}.share-card:after{content:"诗";position:absolute;right:18px;bottom:-27px;font-family:"Noto Serif SC";font-size:130px;color:#ffffff12}.share-card h2{font-family:"Noto Serif SC",serif;font-size:26px;line-height:1.7;margin:55px 0 10px}.share-card p,.share-card small{font-size:11px;opacity:.78}.share-card svg{position:absolute;right:24px;top:25px;opacity:.15}.share-poem-select{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:11px;color:var(--muted)}.share-poem-select select,.collection-add select{min-width:0;flex:1;border:1px solid var(--line);border-radius:11px;padding:9px;color:var(--ink);background:#fff}.share-poem-select select{max-width:225px}.theme-picker{display:flex;align-items:center;gap:10px;margin:14px 0}.theme-picker button{width:45px;height:34px;border:3px solid transparent;border-radius:12px}.theme-picker button:nth-child(1){background:#93b4aa}.theme-picker button:nth-child(2){background:linear-gradient(135deg,#8f9eab,#d5b5a7)}.theme-picker button:nth-child(3){background:#4c6b61}.theme-picker button.active{border-color:#fff;outline:2px solid var(--jade)}.theme-picker span{color:var(--muted);font-size:10px}.note-field{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;display:block;margin-bottom:14px}.note-field>span{font-size:11px;color:var(--muted)}.note-field textarea{border:0;resize:none;outline:0;width:100%;height:62px;padding:10px 0;color:var(--ink)}.note-field small{display:block;text-align:right;color:#a7aeaa;font-size:9px}.share-success{color:var(--jade-dark);background:var(--jade-soft);border-radius:12px;padding:10px;font-size:11px;display:flex;align-items:center;justify-content:center;gap:6px}.share-targets{max-height:188px}.share-targets .group-avatar{width:40px;height:40px;border-radius:13px}.poem-byline{text-align:center;color:var(--muted);font-size:11px;margin:0 0 18px}.poem-full-text{background:#fffdf8;color:#384d44;border:1px solid #eae7dc;border-radius:18px;padding:22px 15px;white-space:pre-line;font-family:"Noto Serif SC",serif;font-size:15px;text-align:center;line-height:2.25}.poem-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.poem-actions button{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:42px;color:var(--jade-dark);display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px}.poem-detail-hint{color:var(--muted);font-size:10px;line-height:1.6;margin:8px 2px}.poem-collection-options{display:grid;gap:6px}.poem-collection-options button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px;display:flex;align-items:center;gap:8px;text-align:left;font-size:11px}.poem-collection-options button svg{color:var(--jade)}.poem-collection-options button small{margin-left:auto;color:var(--muted)}.poem-tags{display:flex;flex-wrap:wrap;gap:6px}.poem-tags button{border:1px solid #cee1d6;background:var(--jade-soft);color:var(--jade-dark);border-radius:999px;padding:6px 9px;font-size:10px}.poem-inline-form,.collection-add{display:flex;gap:7px;margin:9px 0 16px}.poem-inline-form input{min-width:0;flex:1;border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px;font-size:11px}.poem-inline-form button{border:0;border-radius:10px;color:#fff;background:var(--jade);padding:8px 13px;font-size:10px}.poem-notes{display:grid;gap:7px}.poem-notes article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:10px;position:relative}.poem-notes article>div{color:var(--muted);display:flex;align-items:center;gap:5px;font-size:9px}.poem-notes article p{margin:6px 30px 0 0;font-size:11px;line-height:1.6;white-space:pre-wrap}.poem-notes article>button{position:absolute;right:8px;top:9px;border:0;background:transparent;color:var(--danger)}.poem-note-form textarea{width:100%;min-height:75px;resize:vertical;border:1px solid var(--line);border-radius:11px;padding:10px;background:#fff;font-size:11px}.poem-note-form .soft-button{width:100%;margin-top:6px}.collection-poems{display:grid;gap:6px}.collection-poems>div{display:flex;align-items:center;border:1px solid var(--line);border-radius:11px;background:#fff}.collection-poems button{border:0;background:transparent;padding:10px}.collection-poems button:first-child{min-width:0;flex:1;text-align:left}.collection-poems strong,.collection-poems small{display:block}.collection-poems strong{font-size:11px}.collection-poems small{margin-top:3px;color:var(--muted);font-size:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.collection-poems button:last-child{color:var(--danger)}.collection-add .soft-button{padding:8px 13px}.collection-delete{width:100%;border:0;background:#f9ecea;color:var(--danger);border-radius:11px;padding:10px;margin-top:13px;font-size:11px}.connection-state{border-radius:10px;padding:8px 10px;margin:-8px 0 13px;display:flex;align-items:center;gap:7px;font-size:10px}.connection-state span{width:7px;height:7px;border-radius:50%}.connection-state.online{background:#ebf4ef;color:#52796c}.connection-state.online span{background:#61a284;box-shadow:0 0 0 3px #61a28424}.connection-state.offline{background:#f8ecea;color:#a46058}.connection-state.offline span{background:#bd6b61}.search-entry{width:100%;border:1px solid var(--line);background:#fff;border-radius:15px;min-height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#9aa39f;text-align:left;font-size:11px}.contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:13px 0}.contact-actions>button{position:relative;border:1px solid var(--line);background:#fff;border-radius:17px;padding:12px 8px;text-align:left}.contact-actions .action-icon{width:35px;height:35px;border-radius:12px;display:grid;place-items:center}.action-icon.jade{color:var(--jade-dark);background:var(--jade-soft)}.action-icon.peach{color:#a86658;background:#f8e9e5}.action-icon.blue{color:#577988;background:#e8f1f4}.contact-actions strong,.contact-actions small{display:block}.contact-actions strong{font-size:11px;margin-top:8px}.contact-actions small{color:var(--muted);font-size:8px;margin-top:3px}.contact-actions i{position:absolute;right:8px;top:8px;width:17px;height:17px;border-radius:50%;background:#e65e52;color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center}.conversation-list{background:#fff;border:1px solid var(--line);border-radius:19px;overflow:hidden}.conversation-list>button{width:100%;min-height:72px;border:0;border-bottom:1px solid #eef0ed;background:#fff;display:flex;gap:11px;align-items:center;padding:11px 13px;text-align:left}.conversation-list>button:last-child{border-bottom:0}.conversation-list>button>div{flex:1;min-width:0}.conversation-list strong{font-size:13px}.conversation-list p{color:var(--muted);font-size:10px;margin:5px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-list>button>small{font-size:8px;color:#9ba39f}.conversation-list .unread-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#d2665a;color:#fff;font-size:9px;display:grid;place-items:center}.conversation-list svg{color:#a3aba7}.group-avatar{width:50px;height:50px;border-radius:16px;background:#dfece9;color:var(--jade-dark);display:grid;place-items:center}.empty-state{padding:39px 24px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px}.empty-state>span{display:grid;place-items:center;margin:auto;width:58px;height:58px;border-radius:20px;background:var(--jade-soft);color:var(--jade)}.empty-state h3{margin:14px 0 7px;font-size:15px}.empty-state p{color:var(--muted);font-size:10px;line-height:1.7;margin:0 0 16px}.empty-state.recent-empty{padding:22px 18px}.modal-backdrop{position:absolute;inset:0;z-index:50;background:#202a2647;display:flex;align-items:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-sheet{width:100%;max-height:86%;overflow:hidden;background:var(--bg);border-radius:25px 25px 0 0;box-shadow:0 -15px 50px #1f2d272e;display:flex;flex-direction:column;animation:sheet-in .22s ease both}@keyframes sheet-in{0%{transform:translateY(30px);opacity:.7}}.modal-head{min-height:67px;padding:15px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal-head h2{font-size:17px;margin:0}.modal-head .icon-button{box-shadow:none;width:36px;height:36px}.modal-body{overflow-y:auto;padding:16px 18px 28px}.modal-search{background:#fff;border:1px solid var(--line);border-radius:15px;padding:0 8px 0 13px;min-height:48px;display:flex;align-items:center;gap:8px;color:#9ba4a0}.modal-search input{border:0;outline:0;flex:1;min-width:0}.modal-search button{border:0;background:var(--jade);color:#fff;padding:8px 13px;border-radius:10px;font-size:11px}.directory-list{margin-top:13px;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.directory-list>div{padding:12px;border-bottom:1px solid #edf0ed;display:flex;align-items:center;gap:10px}.directory-list>div:last-child{border-bottom:0}.directory-list>div>div{flex:1}.directory-list strong,.directory-list small{display:block}.directory-list strong{font-size:13px}.directory-list small{font-size:9px;color:var(--muted);margin-top:4px}.directory-list button,.request-buttons button{border:1px solid #cadaD4;background:#fff;color:var(--jade-dark);border-radius:10px;padding:7px 11px;font-size:10px}.mini-empty{color:#98a29d;min-height:180px;display:grid;place-items:center;align-content:center;gap:9px;text-align:center}.mini-empty p{margin:0;font-size:11px}.request-list{display:grid;gap:10px}.request-list article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:13px;display:flex;gap:10px;align-items:center}.request-list article>div:nth-child(2){flex:1;min-width:0}.request-list strong{font-size:12px}.request-list p{margin:4px 0;font-size:9px;color:var(--muted)}.request-list small{display:flex;align-items:center;gap:4px;font-size:8px;color:#8d9692}.request-buttons{display:flex;flex-direction:column;gap:5px}.request-buttons button.accept{background:var(--jade);color:#fff;border-color:var(--jade)}.member-head{display:flex;justify-content:space-between;margin:17px 2px 9px;font-size:12px}.member-head span{color:var(--jade)}.select-members{max-height:275px;overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:17px;margin-bottom:13px}.select-members>button{width:100%;border:0;border-bottom:1px solid #edf0ed;background:#fff;display:flex;gap:10px;align-items:center;padding:10px;text-align:left}.select-members>button:last-child{border-bottom:0}.select-members>button>div{flex:1}.select-members strong,.select-members small{display:block}.select-members strong{font-size:12px}.select-members small{color:var(--muted);font-size:9px;margin-top:3px}.select-dot{width:21px;height:21px;border:1px solid #bec8c3;border-radius:50%;display:grid;place-items:center}.select-dot.checked{background:var(--jade);color:#fff;border-color:var(--jade)}.chat-shell{background:#f7f8f4}.chat-page{height:100%;display:flex;flex-direction:column;min-height:0}.chat-header{flex:0 0 69px;padding:11px 15px;background:#fffffff5;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.chat-header .icon-button{box-shadow:none;width:40px;height:40px}.chat-header>div{text-align:center;flex:1}.chat-header h1{font-size:15px;margin:0}.chat-header p{color:var(--muted);font-size:9px;margin:4px 0 0}.chat-timeline{flex:1;min-height:0;overflow-y:auto;padding:14px}.chat-day,.recalled-message{text-align:center;color:#959f9a;font-size:9px;margin:4px 0 17px}.recalled-message{width:max-content;max-width:85%;margin:12px auto;background:#e9ece9;border-radius:999px;padding:6px 10px}.message-bubble-row{display:flex;gap:8px;align-items:flex-start;margin:13px 0}.message-bubble-row.mine{justify-content:flex-end}.bubble-stack{max-width:72%}.bubble-stack>small{color:#88928d;font-size:8px;display:block;margin:0 0 4px 4px}.message-bubble{background:#fff;padding:11px 13px;border-radius:6px 17px 17px;font-size:13px;line-height:1.55;box-shadow:0 3px 11px #32433d0f;word-break:break-word}.mine .message-bubble{background:#d7eadf;border-radius:17px 6px 17px 17px}.message-bubble.poem-message{display:flex;gap:8px;align-items:flex-start;font-family:"Noto Serif SC",serif;background:#fffdf6;border:1px solid #ede7d5;min-width:180px}.message-bubble.poem-message svg{color:#b28c59;flex:0 0 auto;margin-top:2px}.message-bubble.poem-card-bubble{min-width:min(220px,68vw);padding:0;background:transparent;border:0;overflow:hidden}.shared-poem-card{padding:17px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#789f93,#b2c9c0);white-space:normal}.shared-poem-card.theme-1{background:linear-gradient(135deg,#8f9eab,#d5b5a7)}.shared-poem-card.theme-2{background:linear-gradient(135deg,#4c6b61,#75968b)}.shared-poem-card small,.shared-poem-card strong,.shared-poem-card span{display:block}.shared-poem-card small{font-size:8px;opacity:.75}.shared-poem-card strong{margin:23px 0 13px;font-family:"Noto Serif SC",serif;font-size:16px;line-height:1.8;white-space:pre-wrap}.shared-poem-card span{font-size:9px;opacity:.8}.shared-poem-card p{border-top:1px solid rgba(255,255,255,.35);padding-top:10px;margin:15px 0 0;font-size:10px;line-height:1.6;white-space:pre-wrap}.bubble-stack footer{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;color:#a2aaa6;font-size:8px}.bubble-stack footer button{border:0;background:transparent;padding:1px 3px;color:#78857f;font-size:8px}.bubble-stack footer .recall-action{display:inline-flex;align-items:center;gap:3px;padding:5px 6px;min-height:25px;color:var(--jade-dark);font-size:10px}.message-bubble span{white-space:pre-wrap}.chat-empty{text-align:center;color:#9ba49f;display:grid;place-items:center;margin-top:32%}.chat-empty p{font-size:10px;line-height:1.8}.chat-page>.inline-notice{margin:5px 12px}.chat-extra{flex:0 0 105px;background:#fff;border-top:1px solid var(--line);padding:12px 18px;display:flex;gap:16px}.chat-extra button{border:0;background:transparent;width:62px;font-size:10px;color:#69736f;display:grid;place-items:center;gap:5px}.chat-extra button span{width:48px;height:48px;display:grid;place-items:center;background:#f2f4f2;border-radius:14px}.chat-extra button small{font-size:7px;color:#a0a7a3}.chat-composer{flex:0 0 68px;background:#fff;border-top:1px solid var(--line);padding:10px 12px max(10px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:8px}.chat-composer input{flex:1;min-width:0;border:1px solid var(--line);background:#f7f8f6;border-radius:15px;height:43px;padding:0 13px;outline:0}.chat-composer input:focus{border-color:#a9c2b9}.plus-button,.send-button{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.plus-button{border:1px solid #ccd3cf;background:#fff;font-size:24px;font-weight:300}.send-button{border:0;background:var(--jade);color:#fff}.chat-contact-card,.chat-group-heading{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px}.chat-contact-card>div,.chat-group-heading>div{flex:1;min-width:0}.chat-contact-card strong,.chat-group-heading strong{display:block;font-size:15px}.chat-contact-card small,.chat-group-heading small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.chat-contact-card p{font-size:11px;line-height:1.5;margin:9px 0 0;color:#66736c}.profile-hero{background:linear-gradient(135deg,#73998e,#9db9af);color:#fff;padding:20px;border-radius:23px;display:flex;align-items:center;gap:13px}.profile-hero>div{flex:1}.profile-hero h2{margin:0;font-family:"Noto Serif SC",serif;font-size:20px}.profile-hero p{margin:5px 0;font-size:10px;opacity:.75}.profile-hero small{font-size:10px;opacity:.85}.profile-hero .icon-button{width:38px;height:38px;background:#ffffff2e;color:#fff;box-shadow:none}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 4px;margin:12px 0 18px}.profile-stats div{text-align:center;border-right:1px solid var(--line)}.profile-stats div:last-child{border-right:0}.profile-stats strong,.profile-stats span{display:block}.profile-stats strong{font-size:17px}.profile-stats span{font-size:9px;color:var(--muted);margin-top:3px}.settings-list{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:12px}.settings-list button{border:0;border-bottom:1px solid #edf0ed;background:#fff;min-height:68px;width:100%;display:flex;align-items:center;gap:11px;padding:12px;text-align:left}.settings-list button:last-child{border-bottom:0}.settings-list button>span{width:38px;height:38px;border-radius:12px;background:var(--jade-soft);color:var(--jade-dark);display:grid;place-items:center}.settings-list button>span.danger{background:#f8ebe9;color:#ae5f58}.settings-list button>div{flex:1}.settings-list strong,.settings-list small{display:block}.settings-list strong{font-size:12px}.settings-list small{color:var(--muted);font-size:9px;margin-top:5px}.settings-list>svg{color:#a4aca8}.version-text{text-align:center;color:#abb2ae;font-size:9px;margin-top:22px}.profile-edit-avatar{display:grid;place-items:center;margin:4px 0 18px}.device-list{display:grid;gap:9px}.device-list article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px;display:flex;gap:10px;align-items:center}.device-list article>span{width:38px;height:38px;border-radius:12px;background:var(--jade-soft);color:var(--jade);display:grid;place-items:center}.device-list article>div{flex:1}.device-list strong,.device-list small{display:block}.device-list strong{font-size:11px}.device-list small{color:var(--muted);font-size:8px;margin-top:4px}.device-list article>button{border:0;background:transparent;color:var(--danger);padding:7px}.security-tip{color:var(--muted);background:#f0f3f1;border-radius:12px;padding:11px;font-size:9px;line-height:1.6}.splash-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:13px;background:var(--bg);color:var(--jade-dark)}.splash-screen span{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;background:var(--jade);color:#fff;font-family:"Noto Serif SC",serif;font-size:28px}.splash-screen p{font-size:12px}@media(max-width:560px){.app-stage,.auth-page{padding:0;display:block;background:var(--bg)}.phone-shell,.auth-phone{width:100%;height:100dvh;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.page-scroll{padding-top:max(25px,env(safe-area-inset-top))}.auth-phone{padding-top:max(62px,calc(env(safe-area-inset-top) + 35px));overflow-y:auto}.modal-backdrop{position:fixed}}@media(max-width:360px){.contact-actions,.progress-grid{gap:6px}.progress-grid article{padding:10px 8px}.page-scroll{padding-left:13px;padding-right:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
