.cid-forum-home,.cid-forum-display{background:#f7f3eb}.cid-forum-hero,.cid-channel-hero{padding:72px 0;background:linear-gradient(120deg,#281b1c,#6a211b 60%,#b33a26);color:#fff}.cid-forum-hero h1,.cid-channel-hero h1{margin:5px 0 8px;font:700 38px/1.25 "Noto Serif SC","Microsoft YaHei",serif}.cid-forum-hero>p,.cid-channel-hero>p{max-width:620px;margin:0;color:rgba(255,255,255,.8);font-size:16px}.cid-forum-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.cid-forum-stats span{padding:8px 13px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:rgba(255,255,255,.1);font-size:13px}.cid-forum-stats b{margin-left:4px;color:#f5d999}.cid-forum-directory{padding:55px 0}.cid-forum-category{margin-bottom:38px}.cid-forum-category header{display:flex;align-items:baseline;gap:11px;margin-bottom:17px}.cid-forum-category header:before{width:4px;height:22px;border-radius:4px;background:#c0392b;content:""}.cid-forum-category header p{margin:0;color:#c0392b;font-size:10px;font-weight:bold;letter-spacing:.14em}.cid-forum-category header h2{margin:0;font:700 23px/1.3 "Noto Serif SC","Microsoft YaHei",serif}.cid-forum-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cid-forum-card{position:relative;min-height:165px;padding:20px 20px 45px;background:#fff;border:1px solid #e7dfd3;border-radius:12px;box-shadow:0 7px 20px rgba(59,37,18,.06)}.cid-forum-card__mark{float:left;display:grid;place-items:center;width:38px;height:38px;margin:0 12px 30px 0;border-radius:50%;background:#f4dfc2;color:#a01818;font-weight:bold}.cid-forum-card h3{margin:4px 0 7px;font-size:17px}.cid-forum-card p{margin:0;color:#746d65;font-size:13px;line-height:1.6}.cid-forum-card footer{position:absolute;right:20px;bottom:15px;left:20px;display:flex;justify-content:space-between;color:#958b80;font-size:12px}.cid-forum-card footer a{color:#a01818}.cid-breadcrumb{display:flex;gap:9px;margin-bottom:15px;color:rgba(255,255,255,.74);font-size:13px}.cid-channel-hero__actions{display:flex;align-items:center;gap:16px;margin-top:22px}.cid-channel-hero__actions span{color:rgba(255,255,255,.72);font-size:13px}.cid-thread-section{padding:42px 0 70px}.cid-thread-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#fff;border:1px solid #e7dfd3;border-radius:10px 10px 0 0}.cid-thread-toolbar strong{font-size:16px}.cid-thread-toolbar a{margin-left:18px;color:#746d65;font-size:13px}.cid-thread-toolbar a:hover{color:#a01818}.cid-thread-list{overflow:hidden;background:#fff;border:1px solid #e7dfd3;border-top:0;border-radius:0 0 10px 10px}.cid-thread-row{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #eee6d8}.cid-thread-row:last-child{border-bottom:0}.cid-thread-row h2{margin:0 0 6px;font-size:16px;line-height:1.4}.cid-thread-row p{margin:0;color:#958b80;font-size:12px}.cid-thread-pin{display:inline-block;margin-right:7px;padding:1px 5px;border-radius:3px;background:#f5dfdd;color:#a01818;font-size:11px}.cid-thread-row__meta{display:flex;align-self:center;gap:15px;min-width:130px;color:#958b80;font-size:12px;text-align:right}.cid-thread-row__meta b{color:#4d4036}.cid-thread-empty{padding:54px 20px;color:#958b80;text-align:center}.cid-pagination{margin-top:24px;text-align:center}.cid-pagination .pg{float:none}@media(max-width:720px){.cid-forum-hero,.cid-channel-hero{padding:44px 0}.cid-forum-hero h1,.cid-channel-hero h1{font-size:29px}.cid-forum-grid{grid-template-columns:1fr}.cid-forum-directory{padding:35px 0}.cid-forum-category header{display:block}.cid-forum-category header:before{display:inline-block;margin-right:8px;vertical-align:middle}.cid-forum-category header p{display:inline-block}.cid-forum-category header h2{margin-top:4px}.cid-thread-section{padding:28px 0 50px}.cid-thread-row{padding:15px;gap:8px}.cid-thread-row__meta{display:none}.cid-channel-hero__actions{align-items:flex-start;flex-direction:column;gap:9px}}
.cid-thread-divider{position:relative;margin:0 20px;border-top:1px solid #d8cab7;text-align:center}.cid-thread-divider span{position:relative;top:-11px;padding:0 12px;background:#fff;color:#9b7650;font-size:12px}
/* Forum and channel search */
.cid-forum-search{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:760px;margin:0 auto 25px;padding:15px 17px;border:1px solid #e5d8c5;border-radius:11px;background:#fff;box-shadow:0 7px 18px rgba(59,37,18,.05)}.cid-forum-search label{color:#4c3027;font-weight:700;white-space:nowrap}.cid-forum-search div{display:flex;flex:1;gap:8px}.cid-forum-search input{box-sizing:border-box;min-width:0;flex:1;height:39px;padding:0 12px;border:1px solid #d9cbb7;border-radius:6px;background:#fffcf7;font-size:14px}.cid-forum-search button{height:39px;padding:0 20px;border:0;border-radius:6px;background:#a01818;color:#fff;font-weight:700;cursor:pointer}.cid-forum-search button:hover{background:#7f1515}@media(max-width:620px){.cid-forum-search{display:block;margin-bottom:16px;padding:13px}.cid-forum-search label{display:block;margin-bottom:9px}.cid-forum-search button{padding:0 15px}}
.cid-post-message img{display:block;max-width:100%!important;height:auto!important;margin:16px auto;border-radius:8px}
.cid-attachment-list{clear:both;margin:4px 0 22px;padding:16px;border:1px solid #eadbc5;border-radius:9px;background:#fffaf1}.cid-attachment-list img{display:block!important;max-width:100%!important;height:auto!important;margin:10px auto!important;border-radius:8px}.cid-attachment-list .pattl_c,.cid-attachment-list .cid-image-list{min-height:24px}.cid-image-loading{padding:10px;color:#8a7866}.cid-attachment-notice{margin:8px 0 22px;padding:12px 14px;border:1px solid #ecd4a5;border-radius:7px;background:#fff7e7;color:#8a5a1d}
.cid-thread-admin{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:16px 0;padding:12px 15px;border:1px solid #e3d5bd;border-radius:9px;background:#fff8eb}.cid-thread-admin strong{margin-right:5px;color:#8e1d18}.cid-thread-admin a{padding:5px 10px;border:1px solid #d8c4a7;border-radius:5px;background:#fff;color:#8e1d18;font-size:13px}.cid-thread-admin a:hover{background:#a01818;color:#fff}
.cid-forum-card__mark{flex:none}.cid-channel-mark{display:inline-grid;place-items:center;width:46px;height:46px;margin:0 0 13px;border:1px solid rgba(255,239,204,.68);border-radius:50%;background:rgba(255,255,255,.15);color:#ffe7ba;font-size:21px;font-weight:700}
.cid-forum-card__mark,.cid-channel-mark{overflow:hidden;white-space:nowrap;text-indent:0}.cid-forum-card__mark{font-size:0}.cid-forum-card__mark::first-letter{font-size:16px}.cid-channel-mark{font-size:0}.cid-channel-mark::first-letter{font-size:21px}
