:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#e9edf2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--accent: #ff6a35;--accent-deep: #f05a29;--text: #172033;--muted: #727c8e;--subtle: #9aa3b2;--line: #e8ebf0;--panel: #ffffff;--page: #f4f6f8;--radius: 16px;--shadow: 0 4px 12px rgba(18, 28, 45, .12)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:linear-gradient(90deg,#dce2e9 0,#eef2f6 24% 76%,#dce2e9)}button,input{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.page-shell{position:relative;width:min(100vw,430px);min-height:100vh;margin:0 auto;background:var(--page);box-shadow:0 0 0 1px #121c2d0a}.page-content{min-height:100vh;overflow-x:hidden;padding-bottom:16px}.page-content.with-nav{padding-bottom:72px}.hero{min-height:188px;padding:24px 20px 58px;color:#fff;background:linear-gradient(145deg,#ff6532,#f6aa2e)}.hero-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:10px;color:#fff}.brand.compact{flex-direction:column;align-items:flex-start;gap:14px;color:var(--text)}.brand-logo{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:12px;color:#fff;background:#ffffff38;font-size:16px;font-weight:800}.brand.compact .brand-logo{color:#fff;background:linear-gradient(145deg,#ff6532,#f7a337)}.brand-title{font-size:15px;font-weight:800;line-height:1.15;white-space:nowrap}.brand-subtitle{margin-top:5px;font-size:13px;line-height:1.15;opacity:.92;white-space:nowrap}.brand.compact .brand-subtitle{color:var(--muted)}.login-pill{display:inline-flex;min-width:60px;height:34px;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#fff3;font-size:15px;font-weight:500}.hero h1{max-width:340px;margin:28px 0 11px;font-size:21px;line-height:1.25;font-weight:900;letter-spacing:0}.hero p{margin:0;font-size:14px;line-height:1.35;opacity:.92}.feature-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:-32px 16px 16px;padding:28px 17px 30px;border-radius:17px;background:#fff;box-shadow:var(--shadow)}.feature-link{display:grid;justify-items:center;text-align:center;gap:7px;min-width:0}.feature-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:12px}.feature-icon svg{width:22px;height:22px}.feature-icon.coral{color:#e7532e;background:#fee0ce}.feature-icon.amber{color:#b67616;background:#fbefc8}.feature-icon.green{color:#285b31;background:#c9e7cd}.feature-link strong{margin-top:4px;color:#151d2d;font-size:16px;line-height:1.1}.feature-link span:last-child{color:var(--muted);font-size:13px;line-height:1.25}.card-section{margin:0 16px 16px;border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.announcement-card{overflow:hidden}.section-title-row,.plain-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-title-row{padding:17px 18px 10px}.section-heading{display:flex;align-items:center;gap:9px}.section-heading svg{width:18px;height:18px;color:#bb7c18}.section-heading h2{margin:0;color:var(--text);font-size:16px;line-height:1.1}.more-link{color:var(--accent-deep);font-size:14px;white-space:nowrap}.compact-list{border-top:1px solid transparent}.announcement-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;padding:0 18px;border-top:1px solid var(--line)}.tone-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:18px;padding:0 5px;border-radius:5px;font-size:11px;line-height:1;white-space:nowrap}.tone-badge.normal{color:#344054;background:#eef1f6}.tone-badge.urgent{color:#c7343b;background:#ffe8ea}.tone-badge.important{color:#bd6508;background:#fff1dd}.row-title{min-width:0;overflow:hidden;color:var(--text);font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.row-age{color:var(--subtle);font-size:12px;white-space:nowrap}.site-footer{display:flex;min-height:250px;align-items:flex-end;justify-content:center;padding:28px 20px;color:#a1aabc;font-size:14px;text-align:center}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:5;display:grid;grid-template-columns:repeat(5,1fr);width:min(100vw,430px);height:56px;margin:0 auto;border-top:1px solid #dde2e8;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-item{display:grid;align-content:center;justify-items:center;gap:3px;min-width:0;color:#8b94a5;font-size:12px;font-weight:600;line-height:1}.nav-item svg{width:22px;height:22px}.nav-item.active{color:var(--accent)}.plain-header{min-height:54px;padding:12px 16px 10px;background:#fff;border-bottom:1px solid var(--line)}.header-left{display:flex;min-width:0;align-items:center;gap:12px}.plain-header h1{margin:0;color:var(--text);font-size:20px;line-height:1.2}.header-right{flex:0 0 auto}.back-button,.icon-button{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--text);background:transparent}.ghost-button{display:inline-flex;height:32px;align-items:center;gap:6px;padding:0 12px;border-radius:999px;color:#4d5667;background:#f0f3f7}.stack-list{display:grid;gap:12px;padding:16px 16px 8px}.announcement-list-card,.activity-card,.feed-card,.detail-card,.empty-card{border-radius:16px;background:#fff;box-shadow:0 1px 2px #121c2d0a}.announcement-list-card{display:grid;gap:12px;padding:17px 18px}.list-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--subtle);font-size:15px}.announcement-list-card h2,.activity-card h2,.issue-card h2{margin:0;color:var(--text);font-size:19px;line-height:1.35;letter-spacing:0}.announcement-list-card p,.feed-card p{margin:0;color:#4d5667;font-size:16px;line-height:1.55}.detail-card{margin:16px;padding:22px 20px 28px}.detail-tags{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:15px}.detail-card h1{margin:18px 0;color:var(--text);font-size:25px;line-height:1.35;letter-spacing:0}.author-line{display:flex;align-items:center;gap:8px;color:var(--subtle);font-size:14px}.avatar{display:inline-grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#ff7445,#df9a2b);font-size:14px;font-weight:700}.author-name{color:#4b5565;font-weight:700}.read-line{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--subtle);font-size:14px}.article-body{margin-top:22px}.article-body p{margin:0 0 18px;color:#20293a;font-size:17px;line-height:1.78;white-space:pre-line}.segment-row,.filter-strip,.category-scroll{display:flex;gap:8px;overflow-x:auto;padding:14px 16px 0;scrollbar-width:none}.segment-row::-webkit-scrollbar,.filter-strip::-webkit-scrollbar,.category-scroll::-webkit-scrollbar{display:none}.segment-row button,.filter-strip button,.category-scroll button{flex:0 0 auto;height:35px;padding:0 15px;border-radius:999px;color:#5d6676;background:#fff;font-size:15px}.segment-row button.active,.filter-strip button.active,.category-scroll button.active{color:#fff;background:var(--accent)}.filter-strip{padding-top:10px}.activity-card{display:grid;gap:11px;padding:18px}.type-chip,.status-chip,.issue-status{display:inline-flex;align-items:center;border-radius:999px;height:26px;padding:0 10px;font-size:13px;font-weight:700}.type-chip{color:#ad6511;background:#fff1d9}.status-chip{color:#697386;background:#eef1f5}.status-chip.open{color:#18794e;background:#dcfce7}.info-line{display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:15px;line-height:1.45}.info-line svg{flex:0 0 auto;margin-top:2px}.joined-line{color:#394150;font-size:15px;font-weight:700}.status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:16px 12px 0}.metric{display:grid;gap:5px;min-width:0;padding:11px 2px;border-radius:13px;color:#6b7485;background:#fff}.metric strong{color:#20293a;font-size:19px;line-height:1}.metric span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.metric.active{background:#fff1eb}.metric.active strong,.metric.active span{color:var(--accent-deep)}.issue-list{display:grid;gap:10px;padding:14px 12px 8px}.issue-card{display:grid;gap:10px;padding:15px 16px;border-radius:15px;background:#fff}.issue-meta{display:flex;align-items:center;gap:6px;color:#8c95a6;font-size:13px}.issue-meta span:last-child{margin-left:auto;white-space:nowrap}.issue-location{margin:0;color:var(--muted);font-size:14px}.issue-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#778092;font-size:14px}.issue-status.待处理{color:#aa5715;background:#fff3e2}.issue-status.处理中{color:#1e63b6;background:#e4efff}.issue-status.已解决{color:#18794e;background:#dcfce7}.pager{display:grid;gap:8px;padding:10px 16px 4px;color:#7c8596;font-size:13px}.pager div{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.pager button{min-width:28px;height:28px;border-radius:8px;color:#687284;background:#fff}.pager button.active{color:#fff;background:var(--accent)}.feed-card{display:grid;gap:14px;padding:18px}.feed-author{align-items:flex-start}.feed-author div{display:grid;gap:3px}.feed-author small{color:var(--subtle);font-size:13px}.feed-metric{width:fit-content;border-radius:999px;padding:7px 11px;color:#6a7282;background:#f0f3f7;font-size:13px}.profile-empty,.empty-card{display:grid;justify-items:center;gap:12px;margin:16px;padding:62px 24px;text-align:center}.empty-card h1,.empty-card h2,.profile-empty h1{margin:0;color:var(--text);font-size:24px}.empty-card p,.profile-empty p{margin:0 0 10px;color:var(--muted);font-size:16px;line-height:1.55}.lock-circle{display:grid;width:86px;height:86px;place-items:center;border-radius:50%;color:var(--accent);background:#fff1eb}.primary-button{display:inline-flex;min-width:132px;height:46px;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--accent);font-weight:800}.primary-button.full-width{width:100%}.login-page{min-height:100vh;padding:44px 32px;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.46),transparent 28%),linear-gradient(145deg,#ff6634,#f6aa2e)}.login-page .brand{margin-bottom:48px}.login-card{display:grid;gap:16px;padding:28px 24px 24px;border-radius:24px;background:#fffffff0;box-shadow:var(--shadow)}.login-card h1{margin:0;font-size:28px;line-height:1.2}.login-card p{margin:-6px 0 4px;color:var(--muted);font-size:16px}.login-card label{display:grid;gap:7px;color:#485264;font-size:15px;font-weight:700}.login-card input{width:100%;height:46px;border:1px solid #d8dee8;border-radius:12px;padding:0 14px;color:var(--text);background:#fff;outline:none}.login-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff6a3529}.text-button{color:var(--accent-deep);background:transparent;font-size:15px}.inline-action{display:inline-flex;align-items:center;gap:2px;color:var(--accent-deep);font-weight:800}@media(min-width:431px){.page-shell{min-height:calc(100vh - 28px);margin-top:14px;margin-bottom:14px;overflow:hidden;border-radius:28px}.bottom-nav{left:50%;transform:translate(-50%);border-radius:0 0 28px 28px}}@media(max-width:374px){.hero{padding-right:16px;padding-left:16px}.brand-logo{width:34px;height:34px}.brand-title{font-size:14px}.brand-subtitle{font-size:12px}.login-pill{min-width:54px;height:32px;font-size:14px}.hero h1{font-size:20px}.feature-panel{margin-right:12px;margin-left:12px;padding-right:12px;padding-left:12px}.feature-icon{width:44px;height:44px}.feature-link strong{font-size:15px}.feature-link span:last-child{font-size:12px}.card-section{margin-right:12px;margin-left:12px}}
