.media-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:45px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{border:1px solid var(--line);background:#fff}.news-thumb{height:220px;background:linear-gradient(135deg,#16212c,#2b86ad);display:flex;align-items:flex-end;padding:20px;color:#fff;font-weight:900}.news-card .card-body{padding:24px}.news-meta{display:flex;justify-content:space-between;color:var(--gray);font-size:.82rem;margin-bottom:10px}
.board-row{transition:background .2s,padding-left .2s}.board-row:hover{background:#f7f9fa;padding-left:18px}.board-row:hover .board-title{color:var(--red)}
.post-view-section{padding-top:86px}.post-view{max-width:980px;margin:0 auto;border-top:2px solid var(--black)}.post-view-header{padding:44px 8px 34px;border-bottom:1px solid var(--line)}.post-view-header h2{margin:16px 0 18px;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.28;letter-spacing:-.035em;word-break:keep-all}.post-view-meta{color:var(--gray);font-size:.9rem}.post-view>.post-body{min-height:280px;padding:52px 8px 64px}.post-attachment{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.post-attachment>span{font-weight:900}.post-neighbors{margin-top:34px;border-top:1px solid var(--line)}.post-neighbors a{display:grid;grid-template-columns:90px 1fr;gap:18px;padding:18px 8px;border-bottom:1px solid var(--line);transition:.2s}.post-neighbors a:hover{background:#f7f9fa}.post-neighbors span{color:var(--gray);font-size:.88rem}.post-neighbors strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-view-actions{display:flex;justify-content:center;padding-top:38px}.post-view-actions .btn{min-width:130px}
.post-body{white-space:normal;color:#414a53;font-size:1rem;line-height:1.9;overflow-wrap:anywhere}.post-body> :first-child{margin-top:0}.post-body> :last-child{margin-bottom:0}.post-body p{margin:.9em 0}.post-body h2{margin:1.55em 0 .65em;color:#17222d;font-size:1.7rem;line-height:1.35;letter-spacing:-.035em}.post-body h3{margin:1.45em 0 .6em;color:#1d2934;font-size:1.35rem;line-height:1.4}.post-body h4{margin:1.25em 0 .55em;font-size:1.1rem}.post-body ul,.post-body ol{margin:1em 0;padding-left:1.6em}.post-body li+li{margin-top:.35em}.post-body blockquote{margin:1.2em 0;padding:15px 18px;border-left:4px solid var(--blue);background:#f3f8fb;color:#53616d}.post-body a{color:#137ab3;text-decoration:underline;text-underline-offset:3px}.post-body img{display:block;max-width:100%;height:auto;margin:30px auto;border-radius:5px}.post-body figure.content-figure{margin:32px 0;text-align:center}.post-body figure.content-figure img{margin:0 auto}.post-body figcaption{margin-top:10px;color:#808b95;font-size:.82rem}.post-body .table-scroll{overflow-x:auto;margin:24px 0}.post-body table{width:100%;min-width:520px;border-collapse:collapse}.post-body th,.post-body td{padding:12px 13px;border:1px solid #d4dbe1;text-align:left;vertical-align:top}.post-body th{background:#eef4f8;color:#21313f;font-weight:800}.post-body hr{margin:34px 0;border:0;border-top:1px solid #d5dce1}.post-body font{font:inherit}
@media(max-width:720px){.post-view-section{padding-top:58px}.post-view-header{padding:32px 4px 26px}.post-view-header h2{font-size:1.75rem}.post-view>.post-body{min-height:220px;padding:38px 4px 48px}.post-body{font-size:.94rem}.post-body h2{font-size:1.45rem}.post-body h3{font-size:1.2rem}.post-body th,.post-body td{padding:10px}.post-attachment{display:block;padding:20px 4px}.post-attachment .btn{margin-top:14px;width:100%}.post-neighbors a{grid-template-columns:65px 1fr;padding:16px 4px}}
