打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

网站测试中,如需帮助或提出建议
联系维护员 @天明

天明留言 | 贡献2026年6月17日 (三) 21:20的版本 (扩展首页门户草稿样式(Codex))
.acw-portal { margin: 0 auto; max-width: 1180px; color: #24313d; font-size: 0.98rem; }
.acw-portal a { text-decoration: none; }
.acw-portal a:hover { text-decoration: underline; }
.acw-topbar { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin: 0 0 1rem; }
.acw-brand { display: flex; align-items: center; gap: 0.75rem; }
.acw-mark { display: inline-flex; align-items: center; justify-content: center; width: 2.75rem; height: 2.75rem; border: 1px solid #b9d8d4; border-radius: 8px; background: #fff; color: #155e59; font-weight: 800; }
.acw-brand-title { display: block; font-size: 1.35rem; font-weight: 800; line-height: 1.2; }
.acw-brand-subtitle { color: #687887; font-size: 0.92rem; }
.acw-pills { display: flex; flex-wrap: wrap; gap: 0.5rem; justify-content: flex-end; }
.acw-pill { display: inline-block; border: 1px solid #dce3ea; border-radius: 999px; background: #fff; color: #526170; padding: 0.35rem 0.75rem; }
.acw-hero-grid { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(18rem, 0.65fr); gap: 1rem; margin-bottom: 1rem; }
.acw-hero { border: 1px solid #d7e2e0; border-radius: 8px; background: linear-gradient(135deg, #1c7c73, #155e59); color: #fff; padding: 2rem; overflow: hidden; }
.acw-eyebrow { display: block; margin-bottom: 0.75rem; color: #d9f0ec; font-weight: 700; }
.acw-hero-title { margin: 0; max-width: 44rem; font-size: 2.65rem; line-height: 1.12; font-weight: 800; }
.acw-hero-desc { max-width: 42rem; margin: 1rem 0 1.25rem; color: #e8f5f2; font-size: 1.05rem; }
.acw-searchbox { max-width: 42rem; border: 1px solid rgba(255,255,255,0.32); border-radius: 8px; background: rgba(255,255,255,0.14); padding: 0.55rem; }
.acw-searchbox .mw-inputbox-centered { margin: 0; }
.acw-searchbox input[type='text'], .acw-searchbox input[type='search'] { width: 100%; border: 0; border-radius: 6px; padding: 0.72rem 0.85rem; }
.acw-searchbox input[type='submit'] { border: 0; border-radius: 6px; background: #f6c85f; color: #27313a; font-weight: 700; padding: 0.62rem 1rem; }
.acw-card { border: 1px solid #dce3ea; border-radius: 8px; background: #fff; box-shadow: 0 12px 28px rgba(31,41,51,0.06); }
.acw-card-head { display: flex; justify-content: space-between; align-items: center; gap: 0.75rem; border-bottom: 1px solid #dce3ea; padding: 0.9rem 1rem; }
.acw-card-title { margin: 0; font-size: 1.08rem; font-weight: 800; }
.acw-muted { color: #687887; font-size: 0.88rem; }
.acw-entry-list { margin: 0; padding: 0; list-style: none; }
.acw-entry-list li { border-bottom: 1px solid #edf1f4; }
.acw-entry-list li:last-child { border-bottom: 0; }
.acw-entry { display: grid; grid-template-columns: 2.25rem 1fr; gap: 0.75rem; align-items: center; padding: 0.9rem 1rem; }
.acw-icon { display: inline-flex; align-items: center; justify-content: center; width: 2.15rem; height: 2.15rem; border-radius: 7px; background: #eef6f4; color: #155e59; font-weight: 800; }
.acw-entry strong { display: block; color: #24313d; }
.acw-entry span span { color: #687887; font-size: 0.9rem; }
.acw-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0.75rem; margin-bottom: 1rem; }
.acw-stat { border: 1px solid #dce3ea; border-radius: 8px; background: #fff; padding: 0.9rem 1rem; }
.acw-stat strong { display: block; color: #155e59; font-size: 1.45rem; line-height: 1.2; }
.acw-layout { display: grid; grid-template-columns: minmax(0, 1fr) 20rem; gap: 1rem; align-items: start; }
.acw-section { margin-bottom: 1rem; }
.acw-portal-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; background: #dce3ea; border-radius: 0 0 8px 8px; overflow: hidden; }
.acw-portal-item { background: #fff; padding: 1rem; min-height: 10.5rem; }
.acw-portal-item:hover { background: #fbfdfc; }
.acw-item-top { display: flex; justify-content: space-between; align-items: center; gap: 0.65rem; margin-bottom: 0.8rem; }
.acw-tag { border: 1px solid #ead9af; border-radius: 999px; background: #fff8e6; color: #7f5e12; padding: 0.05rem 0.5rem; font-size: 0.78rem; white-space: nowrap; }
.acw-portal-item p { margin: 0.55rem 0 0.8rem; color: #687887; }
.acw-mini-links { display: flex; flex-wrap: wrap; gap: 0.45rem; }
.acw-mini-links a { border-radius: 999px; background: #f3f6f8; color: #46515d; padding: 0.18rem 0.55rem; font-size: 0.84rem; }
.acw-two { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.acw-simple-list { margin: 0; padding: 0; list-style: none; }
.acw-simple-list li { border-bottom: 1px solid #edf1f4; padding: 0.75rem 1rem; }
.acw-simple-list li:last-child { border-bottom: 0; }
.acw-note { border-left: 4px solid #d9684f; background: #fff6f3; color: #6f3c30; padding: 0.85rem 1rem; }
.acw-actions { display: grid; gap: 0.65rem; padding: 1rem; }
.acw-action { display: block; border: 1px solid #dce3ea; border-radius: 8px; padding: 0.75rem; background: #fbfcfd; }
@media screen and (max-width: 980px) { .acw-hero-grid, .acw-layout, .acw-two { grid-template-columns: 1fr; } .acw-portal-grid, .acw-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media screen and (max-width: 640px) { .acw-topbar { align-items: flex-start; flex-direction: column; } .acw-pills { justify-content: flex-start; } .acw-hero { padding: 1.35rem; } .acw-hero-title { font-size: 2rem; } .acw-portal-grid, .acw-stats { grid-template-columns: 1fr; } }