.forum-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:28px;display:grid}.forum-main{min-width:0}.forum-heading{justify-content:space-between;align-items:center;gap:15px;padding:4px 0 19px;display:flex}.forum-heading h1{margin:0 0 6px;font-size:24px}.forum-heading p{color:var(--muted);margin:0;font-size:13px}.forum-write{background:var(--green);color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:10px 15px;font-size:13px;font-weight:700;display:inline-flex}.forum-board-tabs{border-bottom:2px solid #dae4da;gap:3px;display:flex}.forum-board-tabs a{white-space:nowrap;padding:13px 16px;font-size:14px}.forum-board-tabs [aria-current=page]{color:var(--green);border-bottom:3px solid var(--green);margin-bottom:-2px;font-weight:800}.forum-search{gap:8px;margin:16px 0;display:flex}.forum-search input{border-radius:7px;flex:1;padding:11px 13px;font-size:14px}.forum-search button{color:var(--ink);background:#fff;border:1px solid #d7e0d8;border-radius:7px;padding:9px 15px;font-size:13px}.forum-sort{justify-content:space-between;align-items:center;gap:10px;margin:16px 0 9px;display:flex}.forum-sort nav{gap:15px;display:flex}.forum-sort a{color:#758277;font-size:13px}.forum-sort [aria-current=page]{color:var(--green);font-weight:750}.forum-sort small{color:#879083;font-size:11px}.forum-list{background:#fff;border-top:1px solid #dce4db;margin:0;padding:0;list-style:none}.forum-row{border-bottom:1px solid #e8ede7;align-items:center;min-width:0;display:flex}.forum-row-main{flex:1;min-width:0;padding:15px 16px;display:block}.forum-row-main:hover{background:#f7faf4}.forum-board{color:#698258;vertical-align:2px;background:#edf4e7;border-radius:4px;margin-right:7px;padding:2px 5px;font-size:10px;display:inline-block}.forum-board-money{color:#876323;background:#f8f1e1}.forum-board-dream{color:#856886;background:#f3edf5}.forum-board-lotto{color:#46776d;background:#e8f3ee}.forum-row-title{word-break:keep-all;overflow-wrap:anywhere;font-size:16px;font-weight:650;line-height:1.5}.forum-row-main p{color:#879085;white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:12px;line-height:1.6;overflow:hidden}.forum-row-meta{color:#889186;flex-wrap:wrap;gap:7px;font-size:11px;display:flex}.forum-first{color:#64865c}.forum-comment-number{color:#547c4e;margin-left:6px;font-size:13px}.forum-row-comments{color:#82957d;flex-shrink:0;place-items:center;gap:3px;width:56px;padding:14px 4px;font-size:11px;display:grid}.forum-sidebar{gap:18px;padding-top:4px;display:grid}.forum-side-box{background:#fff;border:1px solid #e0e7dd;border-radius:9px;padding:20px}.forum-side-box h2{margin-bottom:12px;font-size:16px;line-height:1.5}.forum-side-box p{color:#758170;font-size:12px;line-height:1.8}.forum-join{color:var(--green);background:#edf4e7;border-radius:7px;justify-content:space-between;align-items:center;padding:12px;font-size:12px;font-weight:700;display:flex}.forum-side-links{color:#72806b;gap:15px;margin-top:13px;font-size:11px;display:flex}.forum-tools{gap:15px;display:grid}.forum-tools a{align-items:center;gap:8px;font-size:12px;display:flex}.forum-tools a svg:last-child{margin-left:auto}.forum-pagination{justify-content:center;gap:25px;padding:24px;font-size:13px;display:flex}.forum-empty{border:1px solid var(--line);background:#fff;padding:38px 22px}.forum-empty h2{font-size:17px}.forum-empty a{margin-right:15px;font-size:13px;text-decoration:underline}.forum-lottery-strip{background:#f0f5ec;border:1px solid #dfe6dc;border-radius:7px;align-items:center;gap:18px;padding:12px;font-size:12px;display:flex}.forum-lottery-strip a{align-items:center;gap:10px;display:flex}.forum-lottery-strip span{color:#73806e}.forum-breadcrumb{color:#7b8875;gap:10px;margin-bottom:22px;font-size:12px;display:flex}.forum-thread{background:#fff;border:1px solid #e2e8df;border-radius:10px;padding:28px}.forum-thread h1{word-break:keep-all;font-size:27px;line-height:1.5}.forum-thread-head>p{color:#84907e;border-bottom:1px solid #e8ede5;flex-wrap:wrap;align-items:center;gap:13px;padding-bottom:19px;font-size:12px;display:flex}.forum-thread-head b{color:#527b49;font-weight:500}.forum-thread-body{margin:28px 0}.forum-thread-body p{white-space:pre-wrap;word-break:keep-all;font-size:16px;line-height:1.95}.forum-editorial-note{color:#8b9384;margin:24px 0;font-size:11px}.forum-thread-actions{justify-content:space-between;align-items:center;gap:10px;margin:24px 0;font-size:12px;display:flex}.forum-thread-comments{border-top:2px solid #dce5d7;padding-top:23px;scroll-margin-top:90px}.forum-thread-comments>h2{font-size:18px}.forum-thread-comments>h2 span{color:var(--green)}.forum-read-comment{border-bottom:1px solid #e6ede0;padding:16px 0;scroll-margin-top:90px}.forum-comment-author{gap:10px;margin:0 0 9px;font-size:12px;display:flex}.forum-comment-author time{color:#8d9686;margin-left:auto}.forum-comment-author small{color:#658354}.forum-read-comment>p:not(.forum-comment-author),.forum-read-reply p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8}.forum-read-comment>a{color:#829176;font-size:11px}.forum-read-reply{border-left:2px solid #dce8d3;margin:14px 0 0 10px;padding:10px 0 0 15px;scroll-margin-top:90px}.forum-read-reply strong{font-size:12px}.forum-empty-comment{color:#7b8873;padding:20px 0;font-size:14px;line-height:1.8}.forum-comment-cta{background:#f3f7ef;border:1px solid #bfd0b1;border-radius:7px;justify-content:space-between;align-items:center;margin:15px 0;padding:15px;font-size:14px;display:flex}.forum-signup-note{color:#849079;font-size:12px;line-height:1.8}.forum-signup-note a{color:#547f48;text-decoration:underline}.forum-related{margin-top:35px}.forum-related h2{font-size:18px}.forum-related>a{margin-top:18px;font-size:12px;display:inline-block}.forum-thread .forum-row-main{padding-left:0}.forum-related .forum-row-main p{display:none}@media (max-width:800px){.forum-layout{grid-template-columns:1fr;gap:20px}.forum-sidebar{display:none}.forum-heading{padding:0 0 15px}.forum-heading h1{font-size:21px}.forum-heading p{font-size:12px}.forum-board-tabs a{padding:11px 12px;font-size:13px}.forum-search{margin:13px 0}.forum-row-main{padding:13px 10px}.forum-row-title{font-size:15px}.forum-row-main p{display:none}.forum-row-meta{margin-top:7px;font-size:10px}.forum-row-comments{width:40px}.forum-sort nav{gap:13px}.forum-sort a{font-size:12px}.forum-lottery-strip{flex-wrap:wrap;gap:12px}.forum-lottery-strip span{font-size:11px}.forum-thread{border-radius:7px;padding:21px 16px}.forum-thread h1{font-size:23px}.forum-thread-body p{font-size:15px;line-height:1.95}.forum-thread-actions{flex-wrap:wrap}.forum-board-tabs{overflow:auto}.forum-sort small{display:none}}
