.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}

/* Forum homepage: concise 3-column discussion overview and compact channel list. */
.cid-forum-overview{padding:38px 0 8px;background:#f7f3eb}.cid-forum-streams{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cid-forum-stream{overflow:hidden;border:1px solid #e4d6c5;border-radius:12px;background:#fffdf9;box-shadow:0 7px 20px rgba(59,37,18,.055)}.cid-forum-stream header{padding:16px 19px 13px;border-bottom:1px solid #eee2d2;background:#fff8ec}.cid-forum-stream header p{margin:0 0 3px;color:#a01818;font-size:10px;font-weight:700;letter-spacing:.13em}.cid-forum-stream header h2{margin:0;color:#392920;font:700 21px/1.25 "Noto Serif SC","Microsoft YaHei",serif}.cid-forum-stream ol{margin:0;padding:5px 18px 9px;list-style:none;counter-reset:cid-forum-stream}.cid-forum-stream li{display:flex;align-items:center;gap:9px;min-width:0;padding:9px 0;border-bottom:1px solid #f0e6d8;counter-increment:cid-forum-stream}.cid-forum-stream li:last-child{border-bottom:0}.cid-forum-stream li:before{flex:none;width:17px;color:#b28a61;content:counter(cid-forum-stream);font-size:12px;text-align:center}.cid-forum-stream a{overflow:hidden;flex:1;min-width:0;color:#433126;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cid-forum-stream a:hover{color:#a01818}.cid-forum-stream time{flex:none;color:#9a8876;font-size:11px}.cid-forum-directory{padding-top:34px}.cid-forum-text-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin:0;padding:0;list-style:none}.cid-forum-text-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:13px 15px;border:1px solid #e9decf;border-radius:8px;background:#fffdf9}.cid-forum-text-list li>a{display:block;overflow:hidden;min-width:0;color:#3b2c24}.cid-forum-text-list li b{display:block;margin-bottom:2px;color:#8e1d18;font-size:15px}.cid-forum-text-list li span{display:block;overflow:hidden;color:#887b70;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cid-forum-text-list li em{flex:none;color:#a08d7a;font-size:11px;font-style:normal;white-space:nowrap}@media(max-width:720px){.cid-forum-overview{padding:24px 0 2px}.cid-forum-streams,.cid-forum-text-list{grid-template-columns:1fr}.cid-forum-stream header h2{font-size:19px}.cid-forum-directory{padding-top:25px}.cid-forum-text-list li{padding:12px}.cid-forum-text-list li span{display:none}}

/* Parent channels act as directory landing pages instead of opening a child forum directly. */
.cid-forum-landing{max-width:980px;margin:0 auto;padding:26px;border:1px solid #e5d8c6;border-radius:14px;background:#fffdf9;box-shadow:0 8px 24px rgba(59,37,18,.06)}.cid-forum-landing header{margin-bottom:20px;text-align:center}.cid-forum-landing header p{margin:0 0 4px;color:#a01818;font-size:11px;font-weight:700;letter-spacing:.14em}.cid-forum-landing header h2{margin:0 0 6px;color:#3d2c24;font:700 27px/1.3 "Noto Serif SC","Microsoft YaHei",serif}.cid-forum-landing header span{color:#897b6e;font-size:13px}.cid-forum-child-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.cid-forum-child-grid>a{display:flex;min-height:112px;flex-direction:column;padding:17px;border:1px solid #e8dccb;border-radius:9px;background:#fff;transition:.18s}.cid-forum-child-grid>a:hover{border-color:#bb6c55;box-shadow:0 6px 16px rgba(85,34,22,.1);transform:translateY(-2px)}.cid-forum-child-grid b{margin-bottom:7px;color:#8e1d18;font-size:17px}.cid-forum-child-grid span{overflow:hidden;min-height:38px;color:#766b61;font-size:13px;line-height:1.45}.cid-forum-child-grid em{margin-top:auto;padding-top:10px;color:#a01818;font-size:12px;font-style:normal}@media(max-width:720px){.cid-forum-landing{padding:18px 14px}.cid-forum-landing header h2{font-size:23px}.cid-forum-child-grid{grid-template-columns:1fr}.cid-forum-child-grid>a{min-height:0;padding:15px}.cid-forum-child-grid span{min-height:0}}

/* Pinned-topic showcase directly below the forum banner. */
.cid-pinned-showcase{padding:30px 0 10px;background:#f7f3eb}.cid-pinned-showcase__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:15px}.cid-pinned-showcase__heading p{margin:0 0 3px;color:#a01818;font-size:10px;font-weight:700;letter-spacing:.14em}.cid-pinned-showcase__heading h2{margin:0;color:#382920;font:700 24px/1.3 "Noto Serif SC","Microsoft YaHei",serif}.cid-pinned-showcase__heading>span{color:#8c7c6d;font-size:12px}.cid-pinned-showcase__grid{display:grid;grid-template-columns:minmax(260px,32%) minmax(0,1fr);gap:18px;align-items:stretch}.cid-pinned-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:7px;aspect-ratio:1/1;padding:8px;border:1px solid #e4d7c5;border-radius:10px;background:#fffdf8;box-shadow:0 5px 16px rgba(59,37,18,.05)}.cid-pinned-images>a{display:block;min-width:0;min-height:0;overflow:hidden;border-radius:6px;background:#eee4d8}.cid-pinned-images img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.cid-pinned-images a:hover img{transform:scale(1.06)}.cid-pinned-images__empty{display:grid;grid-column:1 / -1;place-items:center;color:#9b8c7c;font-size:13px}.cid-pinned-title-board{display:grid;grid-auto-flow:column;grid-template-rows:repeat(8,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;min-height:0;padding:8px 18px;border:1px solid #e4d7c5;border-radius:10px;background:#fffdf8;box-shadow:0 5px 16px rgba(59,37,18,.05)}.cid-pinned-title-board a{display:none;align-items:center;min-width:0;border-bottom:1px solid #eee3d5;color:#48352a;font-size:14px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cid-pinned-title-board a:before{width:5px;height:5px;flex:none;margin-right:8px;border-radius:50%;background:#a01818;content:""}.cid-pinned-title-board a:nth-last-child(-n+2){border-bottom:0}.cid-pinned-title-board a.is-visible{display:flex}.cid-pinned-title-board a:hover{color:#a01818}@media(max-width:720px){.cid-pinned-showcase{padding:22px 0 2px}.cid-pinned-showcase__heading{align-items:flex-start;flex-direction:column;gap:3px}.cid-pinned-showcase__grid{grid-template-columns:1fr}.cid-pinned-images{max-width:360px}.cid-pinned-title-board{grid-template-columns:1fr;grid-template-rows:repeat(8,minmax(0,1fr));min-height:230px}.cid-pinned-title-board a:nth-last-child(-n+2){border-bottom:1px solid #eee3d5}.cid-pinned-title-board a:nth-child(8){border-bottom:0}}
