.forum-shell{max-width:980px;margin:24px auto;padding:0 14px;font-family:Tahoma,Arial,sans-serif;color:#272727}.forum-topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:10px;padding:20px}.forum-topbar h1,.forum-form-card h1,.forum-article h1{margin:0 0 8px}.forum-topbar p,.forum-help{margin:0;color:#666}.forum-add-btn,.forum-publish-btn{background:#8b5e34;color:white!important;border:0;border-radius:7px;padding:11px 18px;text-decoration:none;font-weight:bold}.forum-search{display:grid;grid-template-columns:1fr 190px 90px;gap:8px;margin:14px 0}.forum-search input,.forum-search select,.forum-search button,.forum-form-card input,.forum-form-card textarea,.forum-form-card select{border:1px solid #d5d5d5;border-radius:7px;padding:11px;width:100%;box-sizing:border-box}.forum-search button{background:#333;color:#fff}.forum-list{display:grid;gap:10px}.forum-card{display:grid;grid-template-columns:170px 1fr;gap:15px;background:#fff;border:1px solid #e2e2e2;border-radius:9px;padding:12px}.forum-image-wrap img{width:170px;height:125px;object-fit:cover;border-radius:7px;background:#eee}.forum-card h2{font-size:20px;margin:7px 0}.forum-card h2 a{color:#222;text-decoration:none}.forum-card p{color:#5e5e5e;margin:0 0 12px;line-height:1.8}.forum-category{display:inline-block;color:#8b5e34;font-size:13px;font-weight:bold}.forum-meta{color:#888;font-size:13px}.forum-pagination{display:flex;gap:6px;justify-content:center;margin:22px}.forum-pagination a{border:1px solid #ddd;padding:7px 11px;border-radius:5px;text-decoration:none}.forum-pagination a.active{background:#8b5e34;color:#fff}.forum-form-card,.forum-article,.forum-related{background:#fff;border:1px solid #e2e2e2;border-radius:10px;padding:22px}.forum-form-card form{display:grid;gap:8px;margin-top:18px}.forum-form-card label{font-weight:bold;margin-top:8px}.forum-form-card span{color:#b00020;font-size:13px}.forum-publish-btn{margin-top:12px;font-size:16px}.forum-breadcrumb{margin-bottom:12px;color:#777}.forum-breadcrumb a{color:#8b5e34;text-decoration:none}.forum-article h1{font-size:32px;line-height:1.5}.forum-hero{width:100%;max-height:520px;object-fit:cover;border-radius:9px;margin:20px 0}.forum-lead{font-size:19px;line-height:1.9;color:#555;border-right:4px solid #8b5e34;padding-right:13px}.forum-content{font-size:18px;line-height:2.05}.forum-content h2{font-size:24px;margin-top:28px}.forum-content p{margin:0 0 18px}.forum-cta{display:grid;gap:8px;background:#f7f1eb;border-radius:9px;padding:18px;margin-top:28px}.forum-cta a{width:max-content;background:#8b5e34;color:#fff;padding:9px 15px;border-radius:6px;text-decoration:none}.forum-related{margin-top:15px}.forum-related>a{display:grid;gap:5px;padding:14px 0;border-bottom:1px solid #eee;text-decoration:none;color:#222}.forum-related>a:last-child{border-bottom:0}.forum-related span{color:#666;font-size:14px}.forum-empty{text-align:center;background:#fff;border:1px solid #ddd;padding:35px;border-radius:8px}@media(max-width:700px){.forum-topbar{align-items:flex-start;flex-direction:column}.forum-search{grid-template-columns:1fr}.forum-card{grid-template-columns:105px 1fr}.forum-image-wrap img{width:105px;height:95px}.forum-card h2{font-size:17px}.forum-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.forum-article h1{font-size:26px}.forum-article,.forum-related,.forum-form-card{padding:16px}}
