:root{--bhr-forum-ink:#17231d;--bhr-forum-green:#176b45;--bhr-forum-soft:#f3f7f3;--bhr-forum-line:#dfe8e1;--bhr-forum-warm:#fff8ea}.bhr-forum-shell{max-width:1180px;margin:0 auto;padding:32px 20px 72px;color:var(--bhr-forum-ink)}.bhr-forum-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:34px;border:1px solid var(--bhr-forum-line);border-radius:24px;background:linear-gradient(135deg,#f1f8f3 0%,#fffdf7 100%);box-shadow:0 14px 42px rgba(28,62,45,.07)}.bhr-forum-kicker{font-size:13px;font-weight:700;letter-spacing:.12em;color:var(--bhr-forum-green)}.bhr-forum-hero h1{font-size:clamp(28px,4vw,44px);line-height:1.15;margin:8px 0}.bhr-forum-hero p{margin:0;color:#5e6d64;font-size:16px}.bhr-forum-primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:0;border-radius:12px;background:var(--bhr-forum-green);color:#fff!important;font-weight:700;white-space:nowrap;cursor:pointer}.bhr-forum-tabs{display:flex;gap:6px;margin:22px 0 18px;padding:6px;border:1px solid var(--bhr-forum-line);border-radius:14px;background:#fff;overflow:auto}.bhr-forum-tabs a{padding:10px 18px;border-radius:10px;color:#506058;white-space:nowrap;font-weight:650}.bhr-forum-tabs a.is-active{background:var(--bhr-forum-ink);color:#fff}.bhr-forum-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px}.bhr-forum-feed,.bhr-forum-sidebar section,.bhr-forum-compose{border:1px solid var(--bhr-forum-line);border-radius:18px;background:#fff}.bhr-forum-card{padding:22px 24px;border-bottom:1px solid var(--bhr-forum-line)}.bhr-forum-card:last-child{border-bottom:0}.bhr-forum-card-top{display:flex;gap:8px;margin-bottom:9px}.bhr-forum-kind,.bhr-forum-answer{display:inline-flex;padding:4px 8px;border-radius:999px;background:#edf4ef;color:var(--bhr-forum-green);font-size:12px;font-weight:700}.bhr-forum-answer{background:#fff0e0;color:#a6530d}.bhr-forum-answer.is-resolved{background:#e9f7ef;color:#197346}.bhr-forum-card h2{font-size:20px;line-height:1.4;margin:0 0 8px}.bhr-forum-card h2 a{color:var(--bhr-forum-ink)}.bhr-forum-card>p{color:#66736c;line-height:1.7;margin:0 0 14px}.bhr-forum-card-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#7a867f;font-size:13px}.bhr-forum-card-meta span:first-child{display:flex;align-items:center;gap:6px}.bhr-forum-card-meta img{border-radius:50%}.bhr-forum-card-meta a{color:#4b745c}.bhr-forum-sidebar{display:flex;flex-direction:column;gap:18px}.bhr-forum-sidebar section{padding:20px}.bhr-forum-sidebar h2{font-size:17px;margin:0 0 14px}.bhr-forum-boards{display:grid;gap:8px}.bhr-forum-boards a{display:grid;grid-template-columns:28px 1fr;gap:1px 8px;padding:10px;border-radius:12px;color:var(--bhr-forum-ink)}.bhr-forum-boards a:hover{background:var(--bhr-forum-soft)}.bhr-forum-boards span{grid-row:1/3}.bhr-forum-boards small{grid-column:2;color:#7a867f;line-height:1.45}.bhr-forum-tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.bhr-forum-tag-cloud a{display:flex;gap:5px;padding:7px 9px;border-radius:9px;background:var(--bhr-forum-soft);color:#375844}.bhr-forum-tag-cloud small{opacity:.6}.bhr-forum-site-link{padding:0 8px;color:#6d7771}.bhr-forum-compose{padding:28px;max-width:860px;margin:auto}.bhr-forum-compose h2{font-size:28px;margin:12px 0 6px}.bhr-forum-help{color:#6b776f}.bhr-forum-form{display:grid;gap:22px;margin-top:26px}.bhr-forum-form label>span,.bhr-forum-form legend{display:block;margin-bottom:8px;font-weight:700}.bhr-forum-form input[type=text],.bhr-forum-form input[name=post_title],.bhr-forum-form textarea,.bhr-forum-form select{width:100%;border:1px solid #ccd8cf;border-radius:11px;background:#fff;padding:12px 13px;color:var(--bhr-forum-ink)}.bhr-forum-form textarea{resize:vertical}.bhr-forum-form-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.bhr-forum-form fieldset{border:0;padding:0;margin:0}.bhr-forum-checks{display:flex;flex-wrap:wrap;gap:8px}.bhr-forum-checks label{cursor:pointer}.bhr-forum-checks input{position:absolute;opacity:0}.bhr-forum-checks span{display:block!important;margin:0!important;padding:7px 10px;border:1px solid var(--bhr-forum-line);border-radius:9px;font-weight:500!important}.bhr-forum-checks input:checked+span{border-color:var(--bhr-forum-green);background:#eaf6ef;color:var(--bhr-forum-green)}.bhr-forum-notice,.bhr-forum-error,.bhr-forum-login{padding:14px 16px;border-radius:12px;margin:16px 0;background:#eef8f1;color:#276340}.bhr-forum-error{background:#fff0ed;color:#993e2d}.bhr-forum-empty{padding:60px 24px;text-align:center}.bhr-forum-pages{padding:18px}.bhr-forum-pages ul{display:flex;gap:8px;list-style:none;margin:0;padding:0}.bhr-forum-pages a,.bhr-forum-pages span{display:block;padding:7px 11px;border-radius:8px;background:var(--bhr-forum-soft)}.bhr-forum-status,.bhr-forum-related{margin:24px 0 0;padding:16px;border:1px solid var(--bhr-forum-line);border-radius:12px;background:var(--bhr-forum-soft)}.bhr-forum-status{display:flex;align-items:center;justify-content:space-between;gap:12px}.bhr-forum-status form{margin:0}.bhr-forum-status button{border:1px solid var(--bhr-forum-green);border-radius:8px;background:#fff;color:var(--bhr-forum-green);padding:7px 10px;cursor:pointer}.bhr-forum-related div{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.bhr-forum-related a{padding:7px 10px;border-radius:8px;background:#fff;color:var(--bhr-forum-green)}@media(max-width:900px){.bhr-forum-layout{grid-template-columns:1fr}.bhr-forum-sidebar{display:grid;grid-template-columns:1fr 1fr}.bhr-forum-site-link{grid-column:1/-1}.bhr-forum-form-grid{grid-template-columns:1fr}}@media(max-width:640px){.bhr-forum-shell{padding:18px 12px 54px}.bhr-forum-hero{align-items:flex-start;flex-direction:column;padding:24px 20px}.bhr-forum-primary{width:100%}.bhr-forum-card{padding:18px}.bhr-forum-sidebar{grid-template-columns:1fr}.bhr-forum-compose{padding:20px 16px}.bhr-forum-tabs a{padding:9px 13px}.bhr-forum-status{align-items:flex-start;flex-direction:column}}
.bhr-forum-card-meta img{width:26px!important;height:26px!important;object-fit:cover}.bhr-forum-checks{max-height:190px;overflow:auto;padding:2px}
.bhr-forum-pinned,.bhr-forum-ai-badge{display:inline-flex;padding:3px 7px;border-radius:999px;background:#e9f2ff;color:#245b91;font-size:11px;font-weight:700}.bhr-forum-pinned{background:#fff1d8;color:#9b5c00}.bhr-forum-ai-disclosure{display:grid!important;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;padding:14px;border:1px solid var(--bhr-forum-line);border-radius:11px;background:var(--bhr-forum-soft)}.bhr-forum-ai-disclosure input{grid-row:1/3}.bhr-forum-ai-disclosure span{margin:0!important}.bhr-forum-ai-disclosure small{color:#6b776f}
.bhr-forum-shell{width:min(1280px,calc(100% - 56px));max-width:1280px;padding:0 0 72px}.bhr-forum-hero{box-sizing:border-box;width:100vw;max-width:none;height:210px;min-height:210px;align-items:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;border:0;border-radius:0;background:linear-gradient(135deg,#10283f 0%,#183b58 66%,#1766a2 140%);color:#fff;padding:24px max(28px,calc((100vw - 1280px)/2));box-shadow:none}.bhr-forum-hero :is(h1,p,span){color:#fff}.bhr-forum-hero .bhr-forum-kicker{font-size:11px;letter-spacing:1.2px;color:#a9d4f5}.bhr-forum-hero h1{font-size:34px;line-height:1.4;margin:5px 0 10px;font-weight:750;letter-spacing:-.5px}.bhr-forum-hero p{font-size:13px;line-height:1.9;color:#dceaf5}.bhr-forum-hero .bhr-forum-primary{background:#fff;color:#1766a2!important;border:1px solid #fff}.bhr-forum-hero .bhr-forum-primary:hover{background:#eaf2f9}
@media(max-width:640px){.bhr-forum-shell{width:calc(100% - 32px);padding:0 0 54px}.bhr-forum-hero{width:100vw;height:225px;min-height:225px;align-items:flex-start;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:26px 16px;border-radius:0}.bhr-forum-hero h1{font-size:27px}}
