.board-hero,.board-thread-hero{background:linear-gradient(135deg,#edf6ff,#fff8e7)}
.board-kicker{margin:0 0 .35rem;color:#2f6fb2;font-weight:800;letter-spacing:.04em}
.board-layout{display:grid;gap:1rem;padding-top:1.25rem;padding-bottom:2.5rem;min-width:0}
.board-panel{min-width:0;padding:clamp(1rem,3vw,1.5rem);border:1px solid #d9e2ec;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(28,54,84,.06)}
.board-panel[hidden]{display:none}
.board-panel h2{margin:.1rem 0 .4rem;font-size:clamp(1.25rem,3vw,1.55rem)}
.board-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}
.board-panel-head p{margin:.2rem 0;color:#526174}
.board-list-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}
.board-icon-button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #ccd7e2;border-radius:50%;background:#fff;color:#26384d;font-size:1.5rem;cursor:pointer}
.board-form{display:grid;gap:1rem;margin-top:1rem}
.board-form[hidden]{display:none}
.board-form label,.board-filters label{display:grid;gap:.35rem;font-weight:700;color:#293a4e}
.board-form input,.board-form textarea,.board-form select,.board-filters input,.board-filters select,.board-dialog select{box-sizing:border-box;width:100%;min-height:46px;padding:.7rem .8rem;border:1px solid #aebdcb;border-radius:10px;background:#fff;color:#17263a;font:inherit}
.board-form textarea{resize:vertical;line-height:1.65}
.board-form input:focus-visible,.board-form textarea:focus-visible,.board-form select:focus-visible,.board-filters input:focus-visible,.board-filters select:focus-visible{outline:3px solid rgba(47,111,178,.25);border-color:#2f6fb2}
.board-form small{justify-self:end;color:#687789;font-weight:400}
.board-field-help{color:#526174;font-size:.9rem;font-weight:400}
.board-primary-question textarea{min-height:150px;border-width:2px;border-color:#7d9fbe;font-size:1rem}
.board-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.optional{color:#687789;font-size:.85em;font-weight:400}
.board-question-examples{display:grid;gap:.55rem;padding:.8rem;border-radius:12px;background:#f5f9fd;color:#293a4e}
.board-question-examples>strong{font-size:.92rem}
.board-example-list{display:flex;flex-wrap:wrap;gap:.45rem}
.board-example-list button,.board-category-chips button,.board-category-more{min-height:40px;padding:.45rem .7rem;border:1px solid #bdcad7;border-radius:999px;background:#fff;color:#34516f;font:inherit;font-size:.88rem;font-weight:700;cursor:pointer}
.board-example-list button:hover,.board-example-list button:focus-visible,.board-category-chips button:hover,.board-category-chips button:focus-visible,.board-category-more:hover,.board-category-more:focus-visible{border-color:#2f6fb2;outline:3px solid rgba(47,111,178,.18);outline-offset:1px}
.board-category-picker{display:grid;gap:.55rem;min-width:0;margin:0;padding:0;border:0}
.board-category-picker legend{margin-bottom:.5rem;color:#293a4e;font-weight:700}
.board-category-chips{display:flex;flex-wrap:wrap;gap:.45rem}
.board-category-chips button[aria-pressed="true"]{border-color:#2f6fb2;background:#e7f1fb;color:#184f86}
.board-category-more{justify-self:start;border-style:dashed;background:transparent}
.board-category-extra[hidden]{display:none}
.board-category-status{min-height:1.3em;margin:0;color:#526174;font-size:.86rem}
.board-details{border:1px solid #d6e0e9;border-radius:12px;background:#fbfdff}
.board-details summary{min-height:44px;padding:.7rem .85rem;color:#34516f;font-weight:800;cursor:pointer}
.board-details summary:focus-visible{outline:3px solid rgba(47,111,178,.25);outline-offset:2px}
.board-details-fields{display:grid;gap:1rem;padding:0 .85rem .85rem}
.board-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.board-form-note{margin:0;padding:.8rem;border-radius:10px;background:#f4f7fa;color:#4b5c70;font-size:.92rem}
.board-message{min-height:1.4em;margin:.65rem 0 0;color:#2f5e90}
.board-message.is-error{color:#a52222}
.board-filters{display:grid;grid-template-columns:minmax(160px,2fr) minmax(130px,1fr) minmax(130px,1fr) auto auto;align-items:end;gap:.7rem;margin:1rem 0}
.board-check{display:flex!important;align-items:center;min-height:46px;gap:.45rem!important;white-space:nowrap}
.board-check input{width:22px;min-height:22px}
.board-filter-submit{min-height:46px}
.board-list,.board-answer-list{display:grid;gap:.75rem}
.board-card{min-width:0;padding:1rem;border:1px solid #dce5ed;border-radius:12px;background:#fbfdff}
.board-card:hover{border-color:#9db9d6}
.board-card-title{margin:0;font-size:1.08rem;line-height:1.5;overflow-wrap:anywhere}
.board-card-title a{color:#173f6c;text-decoration-thickness:.08em;text-underline-offset:.15em}
.board-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;margin:.65rem 0 0;color:#607085;font-size:.87rem}
.board-badge{display:inline-flex;align-items:center;min-height:28px;padding:.15rem .55rem;border-radius:999px;background:#e9f2fb;color:#275b90;font-weight:700}
.board-badge.is-open{background:#fff2d8;color:#7d5400}
.board-badge.is-resolved{background:#e5f6ea;color:#176b33}
.board-excerpt{display:-webkit-box;overflow:hidden;margin:.7rem 0 0;color:#43556a;line-height:1.65;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.board-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.8rem}
.board-actions button{min-height:44px}
.board-text-button{padding:.55rem .7rem;border:0;background:transparent;color:#44617f;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}
.board-danger{color:#9c2828}
.board-more{width:100%;min-height:46px;margin-top:1rem}
.board-more[hidden]{display:none}
.board-rules ul{padding-left:1.35rem;line-height:1.8}
.board-help{background:#f5f9fd}
.board-question-detail h2{overflow-wrap:anywhere}
.board-question-body,.board-answer-body{margin:.9rem 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75}
.board-context{padding:.7rem .8rem;border-left:4px solid #79a8d3;background:#f1f6fb;white-space:pre-wrap;overflow-wrap:anywhere}
.board-answer-card{min-width:0;margin-left:var(--reply-indent,0);padding:1rem;border:1px solid #dce5ed;border-radius:12px;background:#fff;transition:border-color .2s,background-color .2s,box-shadow .2s}
.board-answer-card.is-reply{border-left:4px solid #9db9d6;background:#fbfdff}
.board-answer-card.is-new{border-color:#2f6fb2;background:#edf6ff;box-shadow:0 0 0 3px rgba(47,111,178,.14)}
.board-answer-card.is-deleted{background:#f5f7f9;color:#667587}
.board-reply-to{margin:.55rem 0 -.25rem;color:#526f8d;font-size:.88rem;font-weight:700;overflow-wrap:anywhere}
.board-tombstone{color:#6b7682;font-style:italic}
.board-badge.is-questioner{background:#e9f7ed;color:#216938}
.board-badge.is-own{background:#f1ebfb;color:#624096}
.board-reply-form{margin:0 0 0 var(--reply-indent,0);padding:1rem;border:1px solid #9db9d6;border-radius:12px;background:#f5f9fd}
.board-reply-form-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}
.board-reply-form-head .board-text-button{min-height:44px}
.board-dialog{width:min(92vw,480px);padding:0;border:0;border-radius:16px;box-shadow:0 20px 70px rgba(0,0,0,.25)}
.board-dialog::backdrop{background:rgba(18,31,47,.58)}
.board-dialog form{display:grid;gap:.85rem;padding:1.25rem}
.board-dialog h2,.board-dialog p{margin:0}
.board-dialog label{display:grid;gap:.35rem;font-weight:700}
.board-dialog-actions{display:flex;justify-content:flex-end;gap:.65rem}
.board-back{display:inline-flex;align-items:center;min-height:44px}
.board-floating-question{display:none}
@media(max-width:820px){.board-filters{grid-template-columns:1fr 1fr}.board-filters label:first-child{grid-column:1/-1}.board-filter-submit{grid-column:1/-1}.board-form-row{grid-template-columns:1fr}.board-floating-question{position:fixed;right:12px;bottom:max(62px,calc(env(safe-area-inset-bottom) + 62px));z-index:39;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1rem;border:1px solid #1f5f9b;border-radius:999px;background:#2469a8;color:#fff;font:inherit;font-weight:800;box-shadow:0 7px 22px rgba(20,63,105,.3);cursor:pointer}.board-floating-question[hidden],body.board-input-active .board-floating-question,body.board-dialog-open .board-floating-question,.site-header.nav-open~.board-floating-question{display:none}.board-question-panel{scroll-margin-top:72px}}
@media(max-width:430px){.board-panel{padding:1rem;border-radius:12px}.board-panel-head{gap:.55rem}.board-list-actions{display:grid;justify-content:stretch;width:100%}.board-list-actions button{width:100%}.board-filters{grid-template-columns:1fr}.board-filters label:first-child,.board-filter-submit{grid-column:auto}.board-check{min-height:44px}.board-dialog-actions{display:grid;grid-template-columns:1fr 1fr}.board-dialog-actions button{min-height:44px}.board-meta{gap:.3rem .5rem}.family-page-head{align-items:flex-start}.board-example-list,.board-category-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.board-example-list button,.board-category-chips button{min-width:0;min-height:44px;padding:.55rem .45rem;white-space:normal}.board-floating-question{right:10px}.board-panel-head{flex-wrap:wrap}.board-answer-card,.board-reply-form{margin-left:min(var(--reply-indent,0px),30px)}.board-answer-card{padding:.85rem}.board-reply-form{padding:.85rem}}
@media(prefers-reduced-motion:reduce){.board-card,.board-answer-card{transition:none}}
