.bhq-app{--bhq-accent:#CC5500;--bhq-background:#222222;--bhq-surface:#F4F4F4;--bhq-text:#FFFFFF;--bhq-muted:#D9D9D9;--bhq-border:#D9D9D9;--bhq-border-width:2px;--bhq-radius:0px;background:var(--bhq-background);color:var(--bhq-text);padding:24px;box-sizing:border-box}.bhq-app *{box-sizing:border-box}.bhq-card{background:transparent;border:var(--bhq-border-width) solid var(--bhq-border);border-radius:var(--bhq-radius);padding:24px}.bhq-button{display:inline-block;background:#fff;color:#222!important;border:2px solid var(--bhq-accent);border-radius:var(--bhq-radius);padding:11px 20px;font-weight:700;text-decoration:none;cursor:pointer}.bhq-button:hover,.bhq-button:focus{background:var(--bhq-accent);color:#fff!important}.bhq-notice{border:2px solid var(--bhq-border);border-left:6px solid var(--bhq-accent);padding:16px;margin-bottom:20px}.bhq-app a{color:var(--bhq-accent)}.bhq-app code{overflow-wrap:anywhere}.bhq-app h1,.bhq-app h2,.bhq-app h3,.bhq-app h4{color:var(--bhq-text)}.bhq-tool-title,.bhq-card-title{color:var(--bhq-text)!important;background:transparent!important;-webkit-text-fill-color:var(--bhq-text)!important}@media print{.bhq-app{background:#fff!important;color:#111!important;padding:0}.bhq-app h1,.bhq-app h2,.bhq-app h3,.bhq-app h4{color:#111!important}.bhq-print-trigger{display:none!important}.bhq-card{border-color:#999!important;break-inside:avoid}}
.bhq-sensitive-form{display:grid;gap:14px;margin-top:18px}.bhq-sensitive-form label{display:grid;gap:7px;font-weight:600}.bhq-sensitive-form input[type="text"]{min-height:42px;padding:8px 12px;font-weight:400;box-sizing:border-box}.bhq-sensitive-form input[type="checkbox"]{width:auto}.bhq-data-protection hr{border:0;border-top:1px solid var(--bhq-border);margin:24px 0}

.bhq-sensitive-form .bhq-confirm-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;font-weight:600;width:100%}.bhq-sensitive-form .bhq-confirm-row input[type="checkbox"]{flex:0 0 auto;width:16px;height:16px;margin:3px 0 0;padding:0}.bhq-sensitive-form .bhq-confirm-row span{display:block;flex:1;min-width:0}

.bhq-tool-navigator-wrap{padding-top:0!important}
.bhq-tool-navigator{max-width:1000px;margin:0 auto;border-top:1px solid var(--bhq-border);padding-top:34px;margin-top:34px}
.bhq-tool-navigator-embedded{max-width:none}
.bhq-tool-navigator-intro{max-width:760px;margin:0 0 20px;color:var(--bhq-muted)}
.bhq-tool-nav-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.bhq-tool-nav-card{display:flex;flex-direction:column;gap:8px;min-height:145px;padding:18px;border:1px solid var(--bhq-border);color:var(--bhq-text)!important;text-decoration:none;background:#2b2b2b}
.bhq-tool-nav-card strong{font-size:1.12rem;color:var(--bhq-text)}
.bhq-tool-nav-card span{color:var(--bhq-muted);line-height:1.45}
.bhq-tool-nav-card em{margin-top:auto;color:var(--bhq-accent);font-style:normal;font-weight:800}
.bhq-tool-nav-card:hover,.bhq-tool-nav-card:focus{border-color:var(--bhq-accent)}
@media(max-width:780px){.bhq-tool-nav-grid{grid-template-columns:1fr}}
@media print{.bhq-tool-navigator-wrap,.bhq-quiz-related-wrap{display:none!important}}


.bhq-access-gate{padding:0;background:transparent!important;color:var(--bhq-text)!important}
.bhq-access-gate__panel{width:100%;padding:36px;border:1px solid var(--bhq-border);background:var(--bhq-background);text-align:center}
.bhq-access-gate__eyebrow{margin:0 0 8px;color:var(--bhq-accent);font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.bhq-access-gate__title{margin:0 0 14px;color:var(--bhq-text)!important;font-size:2rem;line-height:1.1}
.bhq-access-gate__text{max-width:620px;margin:0 auto;color:var(--bhq-muted)!important;line-height:1.55}
.bhq-access-gate__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}
.bhq-access-gate__register{background:var(--bhq-accent)!important;color:#fff!important}
.bhq-access-gate__register:hover,.bhq-access-gate__register:focus{background:#fff!important;color:#222!important}
@media(max-width:600px){.bhq-access-gate__panel{padding:28px 20px}.bhq-access-gate__actions{flex-direction:column}.bhq-access-gate__actions .bhq-button{width:100%;text-align:center}}
