:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#18251f;background:#eef3f0;font-synthesis:none;--green: #168849;--green-dark: #0f6838;--green-soft: #e9f7ee;--text: #18251f;--muted: #7a8780;--line: #e7ece9;--soft: #f5f8f6;--danger: #d74747;letter-spacing:0}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#eef3f0}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}img{display:block;max-width:100%}.mobile-app,.auth-page{width:min(100%,480px);min-height:100dvh;margin:0 auto;background:#fff;box-shadow:0 0 30px #14372514}.auth-page{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:26px 22px calc(28px + env(safe-area-inset-bottom));overflow:hidden;background:#eff9f2 url(/assets/cover-mountain.svg) center 18% / 118% auto no-repeat}.auth-scene{position:absolute;top:0;right:0;bottom:46%;left:0;display:grid;place-content:center;text-align:center;background:#ffffff2e}.auth-scene h1{margin:4px 0;font-size:42px;line-height:1}.auth-scene p{margin:7px 0;color:#4e6157}.auth-leaf{color:var(--green);font-size:64px;line-height:.8;transform:rotate(-12deg)}.auth-card{position:relative;padding:26px 22px 22px;border:1px solid rgba(22,136,73,.12);border-radius:8px;background:#fffffff5;box-shadow:0 16px 42px #154d2d1f;text-align:center}.auth-card h2{margin:0 0 8px;font-size:19px}.auth-card>p{margin:0 0 20px;color:var(--muted);font-size:14px}.primary-button{width:100%;min-height:48px;border:0;border-radius:8px;background:var(--green);color:#fff;font-weight:700}.auth-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.auth-points span{display:grid;gap:5px;justify-items:center;color:var(--green)}.auth-points b{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--green-soft)}.auth-points small{color:#59685f}.inline-error{margin-top:14px;color:var(--danger);font-size:13px}.home-view,.profile-view{min-height:100dvh;padding-bottom:calc(74px + env(safe-area-inset-bottom));background:#f7faf8}.mobile-header,.detail-header,.profile-title,.subpage-head{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 16px;border-bottom:1px solid var(--line);background:#fffffff5}.brand-lockup{display:flex;align-items:center;gap:8px}.brand-lockup strong{display:block;font-size:23px;line-height:1.05}.brand-lockup small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.brand-lockup.small strong{font-size:19px}.leaf-mark{color:var(--green);font-size:30px;transform:rotate(-12deg)}.round-icon{display:grid;width:38px;height:38px;place-items:center;padding:0;border:0;border-radius:50%;background:var(--soft);font-size:24px}.search-row{display:flex;gap:8px;padding:10px 14px;border-bottom:1px solid var(--line);background:#fff}.search-row input{min-width:0;flex:1;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--soft);outline:none}.search-row input:focus{border-color:var(--green)}.search-row button{border:0;background:transparent;color:var(--green)}.feed-tabs{display:flex;gap:34px;padding:14px 18px 10px;border-bottom:1px solid var(--line);background:#fff}.feed-tabs button{position:relative;padding:0 0 10px;border:0;background:transparent;color:#59655f;font-size:17px}.feed-tabs button.active{color:#111915;font-weight:800}.feed-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:var(--green)}.feed-list{display:grid;gap:10px;padding:10px}.feed-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.feed-card:active{transform:scale(.995)}.feed-cover{position:relative;overflow:hidden;background:var(--green-soft)}.feed-cover>img{width:100%;height:100%;object-fit:cover}.feed-featured .feed-cover{aspect-ratio:16 / 7}.feed-compact{display:grid;grid-template-columns:42% 1fr;min-height:142px}.feed-compact .feed-cover{min-height:142px}.pin-tag,.post-type{position:absolute;top:8px;padding:4px 8px;border-radius:5px;color:#fff;font-size:11px;font-weight:700}.pin-tag{left:8px;background:#ef5252}.post-type{right:8px;background:var(--green)}.feed-copy{min-width:0;padding:12px}.feed-copy h2{margin:0 0 6px;font-size:17px;line-height:1.35}.feed-copy p{display:-webkit-box;overflow:hidden;margin:0 0 12px;color:#59655f;font-size:13px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feed-meta{display:flex;align-items:center;gap:12px;color:#68756e;font-size:11px}.feed-meta span:first-child{display:flex;min-width:0;flex:1;align-items:center;gap:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.feed-meta img{width:22px;height:22px;border-radius:50%;object-fit:cover}.feed-skeleton{display:grid;gap:10px;padding:10px}.feed-skeleton i{height:180px;border-radius:8px;background:#edf2ef;animation:pulse 1.2s infinite alternate}@keyframes pulse{to{opacity:.45}}.bottom-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;width:min(100%,480px);height:calc(62px + env(safe-area-inset-bottom));margin:auto;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:#fffffff7}.bottom-nav button{display:grid;place-content:center;gap:2px;border:0;background:transparent;color:#68756e}.bottom-nav b{font-size:21px;line-height:1}.bottom-nav span{font-size:11px}.bottom-nav button.active{color:var(--green)}.post-detail-view{position:relative;min-height:100dvh;background:#fff}.detail-header{height:56px}.detail-header .round-icon{width:34px;height:34px;background:transparent;font-size:23px}.detail-scroll{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.post-content{padding:14px 16px 0}.post-author{display:flex;align-items:center;gap:9px}.post-author img{width:40px;height:40px;border-radius:50%;object-fit:cover}.post-author div{min-width:0;flex:1}.post-author strong{display:block;font-size:14px}.post-author small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.follow-button{min-width:66px;height:34px;border:0;border-radius:18px;background:var(--green);color:#fff;font-weight:700}.post-content h1{margin:16px 0 6px;font-size:22px;line-height:1.35}.post-content>p{margin:0 0 12px;color:#414d47;font-size:15px;line-height:1.65}.post-hero{width:100%;max-height:420px;aspect-ratio:16 / 10;border-radius:8px;object-fit:cover;background:var(--green-soft)}.tag-list{display:flex;gap:7px;overflow-x:auto;padding:10px 0 8px;scrollbar-width:none}.tag-list span{flex:none;padding:5px 9px;border-radius:5px;background:var(--green-soft);color:var(--green-dark);font-size:11px}.post-actions{display:grid;grid-template-columns:repeat(4,1fr);min-height:52px;border-top:1px solid var(--line)}.post-actions button{display:flex;align-items:center;justify-content:center;gap:5px;padding:0;border:0;background:#fff;color:#35423b}.post-actions button b{font-size:21px;font-weight:500}.post-actions button span{font-size:12px}.post-actions button.active{color:#e34848}.comments-panel{border-top:8px solid #f5f7f6}.comments-head{position:sticky;top:56px;z-index:15;display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 16px;border-bottom:1px solid var(--line);background:#fffffff7}.comments-head strong{font-size:15px}.comments-head div{display:flex;gap:4px;padding:3px;border-radius:8px;background:var(--soft)}.comments-head button{height:26px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:11px}.comments-head button.active{background:#fff;color:var(--text);font-weight:700;box-shadow:0 1px 5px #19372714}.comment-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 36px;gap:10px;padding:15px 12px 6px 16px;background:#fff}.comment-item.featured{background:#fbfefc}.comment-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover}.comment-content{min-width:0;padding-bottom:11px;border-bottom:1px solid #f0f3f1}.comment-author{display:flex;align-items:center;gap:5px;min-height:20px}.comment-author strong{overflow:hidden;color:#637168;font-size:13px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.comment-mark{padding:2px 5px;border-radius:4px;background:var(--green-soft);color:var(--green);font-size:9px}.featured-mark{background:#fff1d4;color:#a46808}.comment-text{margin:5px 0 6px;color:#17211c;font-size:15px;line-height:1.55;word-break:break-word}.comment-meta,.reply-meta{display:flex;align-items:center;gap:15px;color:#9aa39e;font-size:11px}.comment-meta button,.reply-meta button{padding:0;border:0;background:transparent;color:#657169;font-size:11px;font-weight:700}.comment-like{display:grid;align-content:start;justify-items:center;gap:1px;padding:2px 0 0;border:0;background:transparent;color:#8b9690}.comment-like span{font-size:20px;line-height:1}.comment-like small{font-size:10px}.comment-like.active{color:#e34848}.reply-list{margin-top:10px}.reply-row{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) 32px;gap:8px;padding:6px 0}.reply-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.reply-name{display:flex;align-items:center;gap:5px}.reply-name strong{color:#647169;font-size:12px;font-weight:600}.author-badge{padding:1px 4px;border-radius:3px;background:var(--green-soft);color:var(--green);font-size:8px}.reply-body p{margin:3px 0 4px;font-size:13px;line-height:1.5}.reply-target{color:var(--green-dark)}.reply-row .comment-like span{font-size:17px}.comment-media{display:grid;width:min(100%,330px);gap:4px;margin:7px 0 8px;grid-template-columns:repeat(3,minmax(0,1fr))}.comment-media.media-count-1{grid-template-columns:minmax(0,220px)}.comment-media.media-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.media-tile{overflow:hidden;aspect-ratio:1;padding:0;border:0;border-radius:5px;background:#edf3ef}.media-tile img{width:100%;height:100%;object-fit:cover}.media-video{width:min(100%,260px);max-height:240px;border-radius:6px;background:#111}.media-lightbox{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:42px 12px;background:#000000eb}.media-lightbox img{max-width:100%;max-height:100%;object-fit:contain}.media-lightbox>button{position:absolute;top:calc(12px + env(safe-area-inset-top));right:14px;width:36px;height:36px;border:0;border-radius:50%;background:#ffffff24;color:#fff;font-size:25px}.reply-toggle{display:flex;align-items:center;gap:7px;margin-top:6px;padding:3px 0;border:0;background:transparent;color:#68756e;font-size:11px}.reply-toggle>span{width:20px;height:1px;background:#b6beb9}.reply-toggle b{font-size:12px}.reply-controls{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.reply-toggle.collapse{color:#89938d}.comment-state,.comment-end{padding:18px;color:#9aa39e;text-align:center;font-size:11px}.retry-button{display:block;margin:14px auto;padding:8px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--danger);font-size:12px}.load-sentinel{height:1px}.comment-composer{position:fixed;z-index:35;right:0;bottom:0;left:0;width:min(100%,480px);margin:auto;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffffa}.composer-target{display:flex;align-items:center;justify-content:space-between;padding:0 4px 6px;color:var(--green-dark);font-size:11px}.composer-target button{border:0;background:transparent;color:#7f8984;font-size:18px}.media-preview{display:flex;gap:7px;overflow-x:auto;padding:0 3px 7px}.media-preview>div{position:relative;width:58px;height:58px;flex:none}.media-preview img,.media-preview video{width:100%;height:100%;border-radius:6px;object-fit:cover;background:#1d2420}.media-preview button{position:absolute;top:-5px;right:-5px;display:grid;width:20px;height:20px;place-items:center;padding:0;border:1px solid #fff;border-radius:50%;background:#333d37;color:#fff;font-size:14px}.mention-picker,.emoji-picker{display:flex;gap:6px;overflow-x:auto;padding:0 2px 7px}.mention-picker button,.emoji-picker button{display:flex;min-height:32px;flex:none;align-items:center;gap:5px;padding:0 9px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#516057;font-size:11px}.mention-picker img{width:22px;height:22px;border-radius:50%;object-fit:cover}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.composer-line{display:flex;align-items:flex-end;gap:5px}.composer-line textarea{min-width:0;max-height:92px;flex:1;resize:none;min-height:38px;padding:9px 12px;border:1px solid transparent;border-radius:8px;background:#f1f4f2;outline:none;font-size:13px;line-height:18px}.composer-line textarea:focus{border-color:#b8dac7;background:#fff}.composer-tool{width:27px;height:38px;flex:none;padding:0;border:0;background:transparent;font-size:17px}.mention-tool{font-weight:800}.composer-send{height:36px;padding:0 12px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:12px;font-weight:700}.share-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;background:#12231a73}.share-sheet{width:min(100%,480px);max-height:72dvh;overflow-y:auto;padding:8px 14px calc(18px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -12px 30px #0c2e1c24}.sheet-handle{width:36px;height:4px;margin:0 auto 8px;border-radius:4px;background:#dbe1dd}.share-sheet-head{display:flex;align-items:center;justify-content:space-between;height:38px}.share-sheet-head button{width:32px;height:32px;border:0;border-radius:50%;background:var(--soft);font-size:20px}.share-card{display:grid;grid-template-columns:94px minmax(0,1fr);gap:10px;overflow:hidden;border:1px solid var(--line);border-radius:8px}.share-card>img{width:94px;height:94px;object-fit:cover}.share-card>div{min-width:0;padding:10px 10px 8px 0}.share-card strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.share-card p{display:-webkit-box;overflow:hidden;margin:5px 0;color:#617067;font-size:11px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.share-card small{color:var(--green-dark);font-size:10px}.share-url{overflow:hidden;margin-top:10px;padding:9px 10px;border:1px solid var(--line);border-radius:6px;color:#68756e;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.share-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.share-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff}.share-actions b{color:var(--green);font-size:18px}.profile-view{padding-right:14px;padding-left:14px}.profile-title{margin:0 -14px;border-bottom:0}.profile-title h1,.subpage-head h1{margin:0;font-size:23px}.profile-title div{display:flex;gap:6px}.profile-title button,.subpage-head button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:transparent;font-size:22px}.profile-user{display:flex;align-items:center;gap:12px;padding:18px 0}.profile-user>img{width:76px;height:76px;border:3px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 3px 12px #184f3024}.profile-user>div{min-width:0}.profile-user h2{display:-webkit-box;overflow:hidden;margin:0 0 5px;font-size:20px;line-height:1.28;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-user h2 span{font-size:15px}.profile-user>div>b{display:inline-block;padding:3px 7px;border-radius:5px;background:var(--green-soft);color:var(--green-dark);font-size:10px}.profile-user p{margin:8px 0 0;color:#68756e;font-size:12px}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.profile-stats span{display:grid;gap:4px;border-right:1px solid var(--line);color:#68756e;text-align:center;font-size:10px}.profile-stats span:last-child{border-right:0}.profile-stats b{color:var(--green-dark);font-size:19px}.participation-card{display:grid;grid-template-columns:44px 1fr 20px;align-items:center;gap:10px;margin:12px 0;padding:14px;border:1px solid #dceee3;border-radius:8px;background:#effaf3}.participation-card>span{font-size:32px}.participation-card strong,.participation-card small{display:block}.participation-card small{margin-top:3px;color:#698078;font-size:11px}.profile-menu{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.profile-menu button{display:grid;width:100%;min-height:51px;grid-template-columns:30px 1fr 20px;align-items:center;padding:0 14px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left}.profile-menu button:last-child{border-bottom:0}.profile-menu button span{font-size:18px}.profile-menu button b{color:#96a099;font-size:18px}.subpage-head{margin:0 -14px 14px}.subpage-head span{width:36px}.profile-records{display:grid;gap:8px}.profile-records article{padding:13px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}.profile-records article:active{background:var(--green-soft)}.profile-records article:focus-visible{outline:2px solid var(--green);outline-offset:2px}.profile-records article p{margin:6px 0;color:#56635c;font-size:13px;line-height:1.5}.profile-records article small{color:var(--muted);font-size:10px}.publish-form{display:grid;gap:14px}.publish-form label{display:grid;gap:7px;color:#4d5a53;font-size:12px;font-weight:700}.publish-form input,.publish-form textarea{width:100%;padding:11px;border:1px solid var(--line);border-radius:8px;background:#fff;outline:none}.publish-form input:focus,.publish-form textarea:focus{border-color:var(--green)}.publish-form>button{min-height:44px;border:0;border-radius:8px;background:var(--green);color:#fff;font-weight:700}.publish-form>p{margin:0;color:var(--green-dark);text-align:center}.settings-list{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.settings-list>div{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 13px;border-bottom:1px solid var(--line);font-size:12px}.settings-list span{color:#68756e}.logout-button{width:calc(100% - 24px);min-height:42px;margin:18px 12px 12px;border:1px solid #f0caca;border-radius:8px;background:#fff8f8;color:var(--danger)}.empty-state{display:grid;place-items:center;gap:6px;min-height:150px;padding:30px;color:#8b9690;text-align:center}.empty-state b{color:#4f5d55}.empty-state span{font-size:12px}.empty-state button{padding:8px 12px;border:1px solid var(--line);border-radius:6px;background:#fff}.detail-loading{display:grid;min-height:55dvh;place-items:center;color:#819087}.toast{position:fixed;z-index:100;right:50%;bottom:calc(82px + env(safe-area-inset-bottom));max-width:280px;padding:10px 15px;border-radius:6px;background:#1f3027;color:#fff;font-size:12px;transform:translate(50%);animation:toast-out 2.4s forwards}.toast.error{background:#9d3535}@keyframes toast-out{0%,75%{opacity:1}to{opacity:0}}@media(min-width:700px){body{padding:18px 0}.mobile-app,.auth-page{min-height:calc(100dvh - 36px)}.bottom-nav,.comment-composer{bottom:18px}.share-backdrop{align-items:center}.share-sheet{border-radius:8px}}@media(max-width:360px){.post-actions button span{font-size:10px}.comment-item{grid-template-columns:34px minmax(0,1fr) 32px;padding-left:12px}.comment-avatar{width:34px;height:34px}.composer-line{gap:2px}.composer-tool{width:24px;font-size:15px}.composer-send{padding:0 9px}}
