/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--bh-bg:#071018;--bh-bg-2:#0c1726;--bh-ink:#e8eef6;--bh-muted:#c5d3e4;--bh-line:rgba(126,182,255,0.18);--bh-accent:#7eb6ff;--bh-gold:#d7b15a;--bh-serif:"Iowan Old Style","Palatino Linotype",Palatino,"Times New Roman",serif;--bh-sans:"Segoe UI",system-ui,-apple-system,sans-serif;--bh-wrap:72rem;}*,*::before,*::after{box-sizing:border-box;}html{background:var(--bh-bg);}body{margin:0;color:var(--bh-ink);font-family:var(--bh-sans);font-size:1.05rem;line-height:1.6;background:radial-gradient(1200px 480px at 50% -80px,#16345a 0%,transparent 70%),linear-gradient(180deg,#0a1626 0%,var(--bh-bg) 28rem);min-height:100vh;}img{max-width:100%;height:auto;}a{color:var(--bh-accent);text-decoration-thickness:1px;text-underline-offset:0.18em;}a:hover{color:#d5e7ff;}h1,h2,h3{font-family:var(--bh-serif);font-weight:500;line-height:1.2;color:#f5f8fd;}.skip-link{position:absolute;left:0.75rem;top:-3rem;background:var(--bh-accent);color:#071018;padding:0.4rem 0.7rem;z-index:20;}.skip-link:focus{top:0.75rem;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;word-wrap:normal;}
.site{min-height:100vh;display:flex;flex-direction:column;}.site-header,.site-main,.site-footer{width:min(var(--bh-wrap),calc(100% - 2rem));margin-inline:auto;}.site-header{display:flex;flex-wrap:wrap;gap:0.85rem 2rem;align-items:center;justify-content:space-between;padding:1.1rem 0 0.6rem;}.site-logo{display:flex;align-items:center;text-decoration:none;}.site-logo img{display:block;width:210px;height:auto;}.site-nav{display:flex;flex-wrap:wrap;gap:0.45rem 1.4rem;}.site-nav a{color:var(--bh-muted);text-decoration:none;font-size:0.92rem;letter-spacing:0.08em;text-transform:uppercase;}.site-nav a:hover,.site-nav a[aria-current="page"]{color:var(--bh-ink);}.site-main{flex:1;padding:1.5rem 0 3.5rem;}.site-footer{padding:1.5rem 0 2.4rem;border-top:1px solid var(--bh-line);color:var(--bh-muted);font-size:0.92rem;}.site-credit,.site-social{margin:0.25rem 0;}.site-credit a{white-space:nowrap;}.site-social a{color:var(--bh-muted);}.page-title{font-size:clamp(1.8rem,4vw,2.6rem);margin:0 0 1.1rem;}.bh-hero{margin-bottom:1.6rem;}.bh-kicker{letter-spacing:0.18em;text-transform:uppercase;color:var(--bh-gold);font-size:0.78rem;margin:0 0 0.55rem;}.bh-hero h1,.path-frontpage .page-title{font-size:clamp(2.1rem,6vw,3.4rem);max-width:18ch;margin-top:0;}.bh-lede{font-size:1.12rem;color:#c5d2e4;max-width:46rem;}.bh-home-copy{margin-top:2.2rem;max-width:46rem;}.bh-cards-block{margin-top:2.6rem;}.bh-cards-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:0.35rem 1rem;margin-bottom:0.8rem;}.bh-cards-head h2{margin:0;flex:1 1 12rem;}.bh-cards-head a{flex:0 0 auto;}.bh-cards{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0.9rem;}.bh-cards li{flex:1 1 13rem;min-width:min(13rem,100%);}.bh-cards a{display:flex;flex-direction:column;gap:0.4rem;min-height:8.5rem;padding:1rem 1.05rem 1.1rem;border:1px solid var(--bh-line);border-radius:14px;background:rgba(12,24,40,0.7);color:inherit;text-decoration:none;height:100%;}.bh-cards a:hover{border-color:rgba(126,182,255,0.45);background:rgba(20,40,66,0.9);}.bh-cards strong{font-family:var(--bh-serif);font-size:1.2rem;font-weight:500;color:#f4f8ff;}.bh-cards span{color:#d2deec;font-size:0.95rem;}.prose{max-width:42rem;}.prose h2{margin-top:1.8rem;font-size:1.45rem;}.prose p,.prose li{color:#d5deea;}.prose ul,.prose ol{padding-left:1.2rem;}.node__calculator{margin-top:2rem;max-width:52rem;}.messages{margin:0 0 1rem;padding:0.8rem 1rem;border-radius:10px;background:#132033;border:1px solid var(--bh-line);}.messages--error{border-color:#d36b5a;}.tabs{display:flex;gap:0.7rem;margin:0 0 1rem;padding:0;list-style:none;}.form-item{margin-bottom:0.9rem;}input[type="text"],input[type="password"],input[type="email"],textarea,select{font:inherit;color:var(--bh-ink);background:#101a2b;border:1px solid var(--bh-line);border-radius:8px;padding:0.45rem 0.6rem;}.button,.form-submit{font:inherit;background:var(--bh-accent);color:#071018;border:0;border-radius:8px;padding:0.5rem 0.9rem;cursor:pointer;}@media (max-width:720px){.bh-cards-head{flex-direction:column;align-items:flex-start;gap:0.3rem;}.bh-cards-head h2,.bh-cards-head a{flex:none;}}@media (max-width:640px){.site-header,.site-main,.site-footer{width:min(var(--bh-wrap),calc(100% - 1.25rem));}.site-header{flex-direction:column;align-items:flex-start;gap:0.75rem;}.site-nav{width:100%;display:grid;grid-template-columns:repeat(2,max-content);justify-content:start;column-gap:1.75rem;row-gap:0.4rem;}.site-nav a{letter-spacing:0.06em;padding:0.2rem 0;}.bh-cards a{min-height:0;}}.path-frontpage h1.page-title{display:none;}.field--name-comment,.comment-wrapper{display:none;}
