:root{font-family:Arial,Microsoft YaHei,sans-serif;color:#18251e;background:#eef8f1}*{box-sizing:border-box}body{margin:0;background:linear-gradient(#f7fcf8,#eef8f1)}button,input{font:inherit}.auth-page{min-height:100vh;padding:40px 20px 28px;display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at 10% 10%,#dcf5df 0 18%,transparent 35%),linear-gradient(#fbfffc,#eef8f1)}.auth-leaf{font-size:64px;color:#1d9d57;line-height:1;margin:30px 0 8px}.eyebrow{color:#789083;letter-spacing:3px;font-size:13px}.auth-page h1{font-size:42px;margin:10px 0 0}.auth-subtitle{color:#687970;margin:8px 0 30px}.auth-card{width:min(100%,360px);padding:26px 22px;border-radius:24px;background:#fff;box-shadow:0 18px 42px #b7d5c322;text-align:center}.auth-card h2{font-size:21px;margin:0 0 8px}.auth-card p{color:#83938a;margin:0 0 22px}.primary{background:#20a45c;color:#fff;border:0;border-radius:28px;padding:14px 24px;font-weight:700;cursor:pointer}.primary:disabled{opacity:.55;cursor:wait}.wide{width:100%;font-size:17px}.auth-points{display:flex;justify-content:space-around;margin-top:28px;color:#178b4c}.auth-points span{display:grid;gap:6px;font-size:24px}.auth-points small{font-size:12px;color:#718178}.mobile-app{min-height:100vh;max-width:480px;margin:0 auto;background:#f7fcf8;padding-bottom:74px;position:relative}.topbar{height:74px;padding:18px 18px 12px;display:flex;align-items:center;justify-content:space-between;background:#ffffffe6;position:sticky;top:0;z-index:2}.brand{display:flex;align-items:center;gap:8px}.brand-mark{font-size:28px;color:#159350}.brand strong{display:block;font-size:22px}.brand small{display:block;font-size:10px;color:#84948b;letter-spacing:1px}.icon-btn{border:0;background:#f0f5f1;border-radius:50%;width:38px;height:38px;font-size:26px;color:#294338}.content{padding:0 16px 96px}.tabs{display:flex;justify-content:center;gap:46px;padding:12px 0 14px;background:#fff;margin:0 -16px 14px}.tabs button{border:0;background:none;color:#7b8b82;padding:0 0 10px;font-weight:700}.tabs button.active{color:#17221b;border-bottom:3px solid #1d9957}.feed-card{background:#fff;border-radius:18px;margin:0 0 14px;overflow:hidden;box-shadow:0 6px 18px #d0e6d655;cursor:pointer}.cover-wrap{position:relative}.cover-wrap img{display:block;width:100%;height:180px;object-fit:cover}.pin,.type{position:absolute;top:10px;padding:4px 10px;border-radius:9px;color:#fff;font-size:12px}.pin{left:10px;background:#f56d60}.type{right:10px;background:#6d72d9}.feed-copy{padding:12px 14px}.feed-copy h3{font-size:18px;margin:0 0 6px}.feed-copy p,.post-body{color:#6b7b71;line-height:1.55;margin:0 0 10px;font-size:14px}.feed-meta{display:flex;align-items:center;gap:16px;color:#74847c;font-size:12px}.feed-meta span:first-child{margin-right:auto;display:flex;align-items:center;gap:6px}.feed-meta img,.post-head img,.comment img,.profile-head img{width:28px;height:28px;border-radius:50%;object-fit:cover}.post-head{display:flex;align-items:center;gap:10px;padding:14px 0}.post-head div{display:grid;gap:4px}.post-head small,.profile-head span,.profile-head p,.comment small{font-size:12px;color:#84948b}.follow{margin-left:auto;background:#1f9c58;color:#fff;border:0;border-radius:16px;padding:7px 16px}.post-title{font-size:24px;margin:6px 0 8px}.hero-image{width:100%;border-radius:14px;max-height:280px;object-fit:cover}.tag-row{display:flex;gap:7px;flex-wrap:wrap;padding:12px 0}.tag-row span{background:#e8f8ed;color:#38845b;padding:6px 10px;border-radius:16px;font-size:12px}.engage{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e3ece5;color:#50665a}.engage button{border:0;background:none;color:#50665a;padding:4px 0;cursor:pointer}.engage button.liked{color:#dc625d;font-weight:700}.engage button:disabled{opacity:.55}.comments{padding:14px 0}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-title span{color:#87958e;font-size:12px}.comment{display:flex;gap:9px;padding:14px 0;border-bottom:1px solid #e9f0ea}.comment>div{flex:1}.comment div div{display:flex;gap:8px;align-items:center}.comment p{margin:6px 0;font-size:14px;line-height:1.5}.comment-actions{font-size:12px;color:#84948b}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(480px,100%);display:flex;justify-content:space-around;background:#fff;border-top:1px solid #e7eee9;padding:10px 0 calc(10px + env(safe-area-inset-bottom));z-index:4}.bottom-nav button{border:0;background:none;color:#75857c;font-size:22px;display:grid;gap:3px;justify-items:center}.bottom-nav button.active{color:#169452}.bottom-nav small{font-size:11px}.comment-bar{position:fixed;bottom:64px;left:50%;transform:translate(-50%);width:min(480px,100%);padding:8px 12px;background:#fff;border-top:1px solid #e5eee7;display:flex;gap:8px;z-index:3}.comment-bar input{flex:1;border:0;background:#f2f7f3;padding:10px 14px;border-radius:20px;outline:0}.comment-bar button{border:0;background:#1c9d59;color:#fff;border-radius:18px;padding:0 16px}.comment-bar button:disabled{opacity:.5}.toast,.error{color:#d6524c;font-size:12px;margin-top:10px}.toast{position:fixed;left:50%;transform:translate(-50%);bottom:126px;background:#fff;padding:10px 15px;border-radius:12px;box-shadow:0 8px 24px #203c2a22;z-index:8}.profile-title{display:flex;justify-content:space-between;align-items:center;padding:18px 0}.profile-title h2{font-size:28px;margin:0}.profile-title button{border:0;background:none;font-size:20px;color:#52675a}.profile-head{display:flex;gap:13px;align-items:center}.profile-head>img{width:72px;height:72px}.profile-head h3{margin:0 0 6px}.profile-head p{margin:8px 0 0}.soft{margin-left:auto;border:0;border-radius:18px;padding:8px 12px;background:#e5f7ea;color:#1b8d51;cursor:pointer}.wide-action{width:100%;margin:18px 0}.logout{width:100%;border:1px solid #e3bdbb;background:#fff;color:#d55f5a;border-radius:16px;padding:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:18px;margin:18px 0;padding:16px 8px;text-align:center}.stats span{display:grid;gap:7px;color:#788880;font-size:12px}.stats b{font-size:20px;color:#207b4b}.menu-list{background:#fff;border-radius:18px;overflow:hidden}.menu-list button{width:100%;padding:16px;border:0;border-bottom:1px solid #edf2ee;background:#fff;text-align:left;cursor:pointer}.menu-list i{float:right;color:#a0aca4;font-style:normal}.activity-card{display:flex;align-items:center;gap:12px;background:#e8f8ec;border-radius:16px;padding:16px;margin-top:16px;color:#1c7745}.activity-card span{font-size:30px}.activity-card div{display:grid;gap:4px;flex:1}.activity-card small{color:#6c8a79}.search-box{display:flex;gap:8px;background:#fff;padding:10px;border-bottom:1px solid #e7eee9}.search-box input{flex:1;border:1px solid #dbe9df;border-radius:18px;padding:10px 13px;outline:0}.search-box button,.back-link{border:0;background:none;color:#1c9454;padding:8px;cursor:pointer}.profile-panel{padding:18px 0}.profile-panel h2{margin:12px 0 18px}.share-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#16362655;z-index:7;display:grid;place-items:center;padding:20px}.share-modal{width:min(100%,360px);background:#fff;border-radius:20px;padding:20px;position:relative}.close-share{position:absolute;right:12px;top:9px;border:0;background:none;font-size:24px;color:#829289}.share-card{border:1px solid #e1eee4;border-radius:14px;overflow:hidden;background:#f7fcf8}.share-card img{width:100%;height:150px;object-fit:cover}.share-card div{padding:12px}.share-card strong{display:block;font-size:17px}.share-card p{font-size:13px;color:#718078;line-height:1.5;margin:7px 0}.share-card small{color:#37865a}.share-modal>input{width:100%;margin:14px 0;border:1px solid #dfebe2;border-radius:9px;padding:10px;font-size:12px;color:#718078}.share-actions{display:flex;gap:10px}.share-actions button{flex:1;border:1px solid #d7e8dc;background:#fff;border-radius:10px;padding:10px}.share-actions .primary{border:0;color:#fff}.mobile-app{background:#f4faf6}.mobile-app:has(.comments) .content{padding-left:16px;padding-right:16px}.mobile-app:has(.comments) .post-head{padding-top:10px}.comments{margin:18px -16px 0;padding:15px 16px 112px;background:#f4faf6;border-top:1px solid #e8f1eb}.comments .section-title{padding:0 0 8px;margin:0;border-bottom:0}.comments .section-title strong{font-size:17px;color:#17251d}.comments .section-title span{font-size:12px;color:#71857a}.comment{gap:10px;padding:16px 0 17px;border-bottom:1px solid #e4eee7;align-items:flex-start}.comment>img{width:32px;height:32px;flex:0 0 32px;padding:5px;background:#dff2e5;border-radius:50%}.comment-main{min-width:0}.comment .comment-author{display:flex;align-items:baseline;gap:8px;min-height:20px}.comment .comment-author strong{font-size:15px;color:#203128;line-height:1.25}.comment .comment-author small{font-size:11px;color:#799084;white-space:nowrap}.comment .comment-main>p{margin:8px 0 10px;font-size:14px;line-height:1.65;color:#203128;word-break:break-word}.comment .comment-actions{display:flex;align-items:center;gap:14px;color:#8a9b92;font-size:12px}.comment .comment-actions button{border:0;background:transparent;padding:0;color:#16a060;font-size:12px;cursor:pointer}.comment .comment-actions span{color:#9aa9a2}.replying{display:inline-block;margin-top:8px;padding:4px 8px;background:#e6f5ea;color:#398361;border-radius:8px;font-size:11px}.comment-bar{bottom:58px;padding:8px 12px;background:#fffffffa;border-top:1px solid #e1ece5;box-shadow:0 -4px 14px #244a3010}.comment-bar input{height:40px;background:#f0f5f1;color:#345044;font-size:14px}.comment-bar button{height:40px;min-width:64px;border-radius:20px;background:#84d0aa;font-size:15px}.comment-bar button:disabled{background:#b7d9c5;color:#fff}.bottom-nav{padding-top:8px;background:#fff}.bottom-nav button{font-size:20px}@media(max-width:380px){.comment .comment-author small{font-size:10px}.comment-bar{padding-left:10px;padding-right:10px}.comment-bar button{min-width:58px}}.mobile-app{max-width:480px;background:#f7fcf8}.mobile-app:not(:has(.comments)) .content{padding-top:0}.mobile-app:not(:has(.comments)) .topbar{height:70px;padding:14px 18px 8px}.mobile-app:not(:has(.comments)) .brand strong{font-size:21px}.mobile-app:not(:has(.comments)) .tabs{padding:13px 0 12px;margin-bottom:12px}.mobile-app:not(:has(.comments)) .tabs button{font-size:16px;padding-bottom:9px}.feed-card{border-radius:16px;margin-bottom:12px;box-shadow:0 4px 15px #b9d9c622}.feed-featured .cover-wrap img{height:178px}.feed-featured .feed-copy{padding:13px 14px 14px}.feed-featured .feed-copy h3{font-size:18px;line-height:1.35}.feed-featured .feed-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-compact{display:grid;grid-template-columns:116px minmax(0,1fr);min-height:132px;align-items:stretch}.feed-compact .cover-wrap{grid-row:1;min-height:132px}.feed-compact .cover-wrap img{height:100%;min-height:132px;object-fit:cover}.feed-compact .feed-copy{padding:14px 13px 12px;display:flex;flex-direction:column;min-width:0}.feed-compact .feed-copy h3{font-size:16px;line-height:1.35;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-compact .feed-copy p{font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.feed-compact .feed-meta{margin-top:auto;gap:8px;font-size:11px}.feed-compact .feed-meta span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-compact .feed-meta img{width:22px;height:22px}.feed-compact .pin,.feed-compact .type{top:8px;font-size:10px;padding:3px 7px}.feed-compact .type{right:7px}.feed-compact .pin{left:7px}.feed-compact .cover-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 65%,#fff1)}.feed-compact .cover-wrap img{position:relative;z-index:0}.feed-compact .cover-wrap .type,.feed-compact .cover-wrap .pin{z-index:1}@media(max-width:370px){.feed-compact{grid-template-columns:102px}.feed-compact .cover-wrap,.feed-compact .cover-wrap img,.feed-compact{min-height:124px}.feed-compact .feed-copy{padding:12px 10px}.feed-compact .feed-copy h3{font-size:15px}}.profile-tools{display:flex;gap:8px;align-items:center}.profile-tools button{width:34px;height:34px;border:0;border-radius:50%;background:#f0f7f2;color:#557063;font-size:17px;cursor:pointer}.profile .profile-title{padding-top:20px;padding-bottom:16px}.profile .profile-head{padding:8px 0 4px}.profile .profile-head>img{width:78px;height:78px;padding:5px;background:#def3e4}.profile .profile-head h3{font-size:18px}.profile .stats{grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #edf3ee;box-shadow:0 5px 16px #cfe4d533}.profile .stats span{font-size:11px;line-height:1.35}.profile .stats span+span{border-left:1px solid #edf2ee}.profile .stats b{font-size:19px}.profile .menu-list{border:1px solid #edf3ee;box-shadow:0 5px 16px #cfe4d533}.profile .menu-list button{font-size:14px;padding:15px 16px}.profile .activity-card{border:1px solid #d8efdf;box-shadow:0 5px 16px #bfe2c933}
