.ckb-efhw{--efhw-ink:#342d27;--efhw-muted:#6e655b;--efhw-paper:#fbf8f1;--efhw-line:#d8cfbf;--efhw-accent:#f47721;--efhw-focus:#ffe36e;max-width:1440px;margin:0 auto;padding:clamp(24px,4vw,64px);color:var(--efhw-ink)}
.ckb-efhw__hero{max-width:1050px;margin-bottom:clamp(28px,5vw,60px)}
.ckb-efhw__eyebrow{margin:0 0 10px;color:#765f32;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.ckb-efhw__hero h1{max-width:1000px;margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.98;letter-spacing:-.045em}
.ckb-efhw__hero>p:not(.ckb-efhw__eyebrow){max-width:900px;font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.6}
.ckb-efhw__status{margin-top:24px;padding:16px 18px;border:1px solid #c5b999;border-left:6px solid var(--efhw-accent);border-radius:12px;background:#f5efdf}
.ckb-efhw__layout{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,900px);gap:clamp(28px,5vw,72px);align-items:start}
.ckb-efhw__rail{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow:auto;padding:18px;border:1px solid var(--efhw-line);border-radius:16px;background:var(--efhw-paper)}
.ckb-efhw__toc-toggle{display:none;width:100%;padding:12px;border:1px solid var(--efhw-line);border-radius:9px;background:#fff;color:var(--efhw-ink);font:inherit;font-weight:800;text-align:left}
.ckb-efhw__toc{display:grid;gap:2px}
.ckb-efhw__toc a{display:block;padding:7px 9px;border-left:3px solid transparent;border-radius:5px;color:var(--efhw-muted);font-size:.84rem;line-height:1.3;text-decoration:none}
.ckb-efhw__toc a:hover,.ckb-efhw__toc a:focus-visible,.ckb-efhw__toc a[aria-current="location"]{border-left-color:var(--efhw-accent);background:#fff;color:var(--efhw-ink);outline:none}
.ckb-efhw__body{min-width:0;font-size:1.04rem;line-height:1.72}
.ckb-efhw__body>.ckb-efhw__section{scroll-margin-top:110px;margin:0 0 46px;padding:0 0 42px;border-bottom:1px solid var(--efhw-line);outline:none}
.ckb-efhw__section h2{margin-top:0;font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.1;letter-spacing:-.025em}
.ckb-efhw__section h3{margin-top:2rem;font-size:1.35rem;line-height:1.25}
.ckb-efhw__body p,.ckb-efhw__body li{max-width:78ch}
.ckb-efhw__body li+li{margin-top:.55em}
.ckb-efhw__answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0}
.ckb-efhw__answer-grid>a{display:flex;min-height:138px;flex-direction:column;justify-content:space-between;gap:14px;padding:20px;border:1px solid var(--efhw-line);border-radius:14px;background:#fff;color:var(--efhw-ink);text-decoration:none;box-shadow:0 7px 20px #3f351c0d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.ckb-efhw__answer-grid>a:hover,.ckb-efhw__answer-grid>a:focus-visible{border-color:var(--efhw-accent);outline:3px solid #f4772140;outline-offset:2px;box-shadow:0 10px 24px #3f351c18;transform:translateY(-2px)}
.ckb-efhw__answer-grid strong{font-size:1.12rem;line-height:1.25}
.ckb-efhw__answer-grid span{color:var(--efhw-muted);font-size:.96rem;line-height:1.5}
.ckb-efhw__answer-links{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 26px}
.ckb-efhw__answer-links a{padding:10px 14px;border:1px solid var(--efhw-line);border-radius:999px;background:#fff;color:var(--efhw-ink);font-weight:750;text-decoration:none}
.ckb-efhw__answer-links a:hover,.ckb-efhw__answer-links a:focus-visible{border-color:var(--efhw-accent);outline:3px solid #f4772140;outline-offset:2px}
.ckb-efhw__body blockquote{margin:24px 0;padding:4px 20px;border-left:5px solid var(--efhw-accent);background:#f5efe3}
.ckb-efhw__table-scroll{max-width:100%;overflow:auto;border:1px solid var(--efhw-line);border-radius:12px}
.ckb-efhw__table-scroll:focus-visible{outline:3px solid var(--efhw-accent);outline-offset:3px}
.ckb-efhw__body table{min-width:700px;margin:0;border-collapse:collapse;background:#fff}
.ckb-efhw__body th,.ckb-efhw__body td{padding:12px 14px;border-bottom:1px solid var(--efhw-line);text-align:left;vertical-align:top}
.ckb-efhw__body th{background:#3a332c;color:#fff}
.ckb-efhw__claim-ref{white-space:nowrap;color:#725d35;font-size:.82em;font-weight:700}
.ckb-efhw__internal-review{display:none}
.ckb-efhw__focus-banner{position:sticky;z-index:2;top:88px;margin-bottom:22px;padding:12px 14px;border:2px solid #8b7100;border-radius:10px;background:var(--efhw-focus);color:#241f16;box-shadow:0 8px 24px #2f291d24}
.ckb-efhw__focus-banner span{display:block}
.ckb-efhw__focus-banner button{margin-top:8px;border:0;background:transparent;color:inherit;font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}
.ckb-efhw__section.is-efhw-focus{padding:22px;border:3px solid #8b7100;border-left-width:9px;border-radius:14px;background:var(--efhw-focus);box-shadow:0 10px 30px #3f351c20;transition:background-color .35s ease,box-shadow .35s ease}
.ckb-efhw__section.is-efhw-focus-persistent{border-left:6px solid #a88900;padding-left:18px;background:#fff8c9}
@media(max-width:900px){.ckb-efhw{padding:22px 16px}.ckb-efhw__layout{display:block}.ckb-efhw__rail{position:relative;top:auto;max-height:none;margin-bottom:28px;overflow:visible}.ckb-efhw__toc-toggle{display:block}.ckb-efhw__toc{display:none;margin-top:10px;max-height:55vh;overflow:auto}.ckb-efhw__toc.is-open{display:grid}.ckb-efhw__focus-banner{top:72px}.ckb-efhw__body>.ckb-efhw__section{scroll-margin-top:88px}.ckb-efhw__section.is-efhw-focus{padding:16px}.ckb-efhw__answer-grid{grid-template-columns:1fr}.ckb-efhw__answer-grid>a{min-height:0}.ckb-efhw__answer-links{display:grid}.ckb-efhw__answer-links a{border-radius:10px}}
@media(prefers-reduced-motion:reduce){.ckb-efhw__section.is-efhw-focus{transition:none}}
@media print{.ckb-efhw__rail,.ckb-efhw__focus-banner,.ckb-native__crumbs,.ckb-efhw__status{display:none!important}.ckb-efhw{max-width:none;padding:0}.ckb-efhw__layout{display:block}.ckb-efhw__body>.ckb-efhw__section{break-inside:avoid-page}.ckb-efhw__body a{color:#000;text-decoration:none}.ckb-efhw__body a[href^="http"]::after{content:" (" attr(href) ")";font-size:.75em}}
