:root{
  --bk-ink:#181613;
  --bk-ink-2:#2b2722;
  --bk-muted:#6f685f;
  --bk-muted-2:#958c82;
  --bk-line:#e7dfd5;
  --bk-line-strong:#d8c9b7;
  --bk-soft:#f6f2ec;
  --bk-soft-2:#fbf9f6;
  --bk-gold:#9d6f28;
  --bk-gold-soft:#efe2ca;
  --bk-white:#fff;
  --bk-green:#1f6a4b;
  --bk-red:#a42a22;
  --bk-shadow:0 20px 55px rgba(35,29,23,.075);
  --bk-radius:20px;
}
html{scroll-behavior:smooth}
.bkbt-shell{width:min(1220px,calc(100% - 56px));margin-inline:auto}
body.bkbt-production-home,
body.bkbt-tool-page,
body.bkbt-directory-page,
body.bkbt-trust-page{background:var(--bk-soft-2);color:var(--bk-ink)}
body.bkbt-production-home #masthead,
body.bkbt-tool-page #masthead,
body.bkbt-directory-page #masthead,
body.bkbt-trust-page #masthead,
body.bkbt-production-home .site-header:not(.bkbt-site-header),
body.bkbt-tool-page .site-header:not(.bkbt-site-header),
body.bkbt-directory-page .site-header:not(.bkbt-site-header),
body.bkbt-trust-page .site-header:not(.bkbt-site-header),
body.bkbt-production-home #colophon,
body.bkbt-tool-page #colophon,
body.bkbt-directory-page #colophon,
body.bkbt-trust-page #colophon{display:none!important}

body.bkbt-production-home .site-content,
body.bkbt-tool-page .site-content,
body.bkbt-directory-page .site-content,
body.bkbt-trust-page .site-content,
body.bkbt-production-home .site-content>.ast-container,
body.bkbt-tool-page .site-content>.ast-container,
body.bkbt-directory-page .site-content>.ast-container,
body.bkbt-trust-page .site-content>.ast-container,
body.bkbt-production-home #primary,
body.bkbt-tool-page #primary,
body.bkbt-directory-page #primary,
body.bkbt-trust-page #primary,
body.bkbt-production-home .content-area,
body.bkbt-tool-page .content-area,
body.bkbt-directory-page .content-area,
body.bkbt-trust-page .content-area,
body.bkbt-production-home .site-main,
body.bkbt-tool-page .site-main,
body.bkbt-directory-page .site-main,
body.bkbt-trust-page .site-main{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important
}
body.bkbt-production-home .entry-header{display:none!important}
body.bkbt-production-home .entry-content{margin:0!important;padding:0!important}
body.bkbt-production-home article.page{margin:0!important;padding:0!important}

/* Header */
.bkbt-site-header{
  position:sticky;top:0;z-index:100;background:rgba(251,249,246,.94);
  border-bottom:1px solid rgba(216,201,183,.8);backdrop-filter:blur(16px) saturate(140%)
}
.admin-bar .bkbt-site-header{top:32px}
.bkbt-site-header__inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}
.bkbt-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none!important;color:var(--bk-ink)!important}
.bkbt-brand-mark{
  width:38px;height:38px;border-radius:50%;border:1px solid #cda969;display:grid;place-items:center;
  font:26px/1 Georgia,serif;color:var(--bk-gold);background:#fff
}
.bkbt-brand-copy{display:flex;flex-direction:column;line-height:1}
.bkbt-brand-copy strong{font-size:19px;letter-spacing:-.025em}
.bkbt-brand-copy small{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:var(--bk-muted);margin-top:6px;font-weight:700}
.bkbt-site-nav{display:flex;justify-content:center;gap:30px}
.bkbt-site-nav a,.bkbt-header-search{font-size:13px;font-weight:800;color:#3a352f!important;text-decoration:none!important}
.bkbt-site-nav a:hover,.bkbt-header-search:hover{color:var(--bk-gold)!important}
.bkbt-header-actions{display:flex;align-items:center;gap:16px}
.bkbt-header-contact{
  display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:10px;
  background:var(--bk-ink);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800
}

/* Common */
.bkbt-kicker,.bkbt-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900;color:var(--bk-gold)}
.bkbt-text-link{color:var(--bk-ink)!important;font-size:14px;font-weight:850;text-decoration:none!important}
.bkbt-primary-link{
  display:inline-flex;align-items:center;justify-content:center;padding:14px 19px;border-radius:11px;
  background:var(--bk-ink);color:#fff!important;text-decoration:none!important;font-weight:850
}
.bkbt-preview-note{padding:9px 18px;text-align:center;background:#fff4dd;border-bottom:1px solid #e8d4ad;color:#6c4d18;font-size:12px;font-weight:800}
.bkbt-search-seed{display:none!important}
.bkbt-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:var(--bk-muted-2);font-size:12px;margin:0 0 30px}
.bkbt-breadcrumb a{color:var(--bk-muted)!important;text-decoration:none!important}
.bkbt-breadcrumb a:hover{color:var(--bk-gold)!important}

/* Homepage hero */
.bkbt-v3-hero{padding:88px 0 78px;border-bottom:1px solid var(--bk-line);background:
  radial-gradient(circle at 82% 18%,rgba(239,226,202,.62),transparent 25%),
  linear-gradient(180deg,#fbf9f6 0%,#f8f5f0 100%)
}
.bkbt-v3-hero__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:78px;align-items:center}
.bkbt-v3-hero__copy h1{
  max-width:860px;margin:12px 0 22px;font-size:clamp(52px,6.2vw,82px);line-height:.98;letter-spacing:-.055em;color:var(--bk-ink)
}
.bkbt-v3-hero__copy>p{max-width:760px;font-size:19px;line-height:1.68;color:var(--bk-muted);margin:0}
.bkbt-v3-search{position:relative;max-width:760px;margin-top:32px}
.bkbt-v3-search label{display:block;margin-bottom:9px;font-size:12px;font-weight:850;color:#3a352f}
.bkbt-v3-search__box{
  display:grid;grid-template-columns:1fr auto;background:#fff;border:1px solid var(--bk-line-strong);border-radius:14px;
  padding:6px;box-shadow:0 14px 34px rgba(40,33,26,.06)
}
.bkbt-v3-search__box input{border:0!important;outline:0!important;background:transparent!important;padding:13px 14px!important;font-size:16px;min-width:0;box-shadow:none!important}
.bkbt-v3-search__box>a{display:flex;align-items:center;padding:0 16px;border-radius:10px;background:var(--bk-soft);font-size:13px;font-weight:850;text-decoration:none!important;color:var(--bk-ink)!important}
.bkbt-live-results{position:absolute;top:100%;left:0;right:0;margin-top:8px;z-index:90;background:#fff;border:1px solid var(--bk-line);border-radius:14px;padding:7px;box-shadow:var(--bk-shadow)}
.bkbt-live-results a{display:flex;justify-content:space-between;padding:11px 12px;border-radius:9px;text-decoration:none!important;color:var(--bk-ink)!important;font-size:14px}
.bkbt-live-results a:hover{background:var(--bk-soft)}
.bkbt-v3-hero__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:22px}
.bkbt-v3-hero__panel{background:var(--bk-ink);color:#fff;border-radius:24px;padding:30px;box-shadow:0 28px 70px rgba(30,25,20,.14)}
.bkbt-v3-hero__panel>.bkbt-eyebrow{color:#dcbf8c}
.bkbt-v3-hero__panel>strong{display:block;margin:12px 0 0;font-size:76px;letter-spacing:-.06em;line-height:.95}
.bkbt-v3-hero__panel>p{color:#d4cec6;font-size:15px;line-height:1.6;margin:8px 0 24px}
.bkbt-v3-panel-list{display:grid;gap:1px;background:#3a352f;border-radius:14px;overflow:hidden}
.bkbt-v3-panel-list>span{display:block;padding:16px;background:#211e1a}
.bkbt-v3-panel-list b{display:block;font-size:14px}
.bkbt-v3-panel-list small{display:block;margin-top:4px;color:#bdb6ae;font-size:11px;line-height:1.45}

/* Homepage sections */
.bkbt-v3-section{padding:78px 0}
.bkbt-v3-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:40px;align-items:end;margin-bottom:30px}
.bkbt-v3-section-head h2{font-size:clamp(34px,4vw,50px);line-height:1.03;letter-spacing:-.045em;margin:8px 0 0;color:var(--bk-ink)}
.bkbt-v3-section-head>p{margin:0;color:var(--bk-muted);font-size:15px;line-height:1.65}
.bkbt-v3-goal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.bkbt-v3-goal-card{min-height:330px;padding:24px;border:1px solid var(--bk-line);border-radius:20px;background:#fff;display:flex;flex-direction:column}
.bkbt-v3-goal-number{font-size:11px;font-weight:900;color:var(--bk-gold);letter-spacing:.12em}
.bkbt-v3-goal-card h3{font-size:23px;letter-spacing:-.03em;margin:24px 0 9px}
.bkbt-v3-goal-card>p{color:var(--bk-muted);font-size:14px;line-height:1.6;margin:0 0 22px}
.bkbt-v3-goal-links{margin-top:auto;display:grid;gap:0;border-top:1px solid var(--bk-line)}
.bkbt-v3-goal-links a{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid var(--bk-line);font-size:12px;font-weight:800;color:#39342f!important;text-decoration:none!important}
.bkbt-v3-goal-links a:hover{color:var(--bk-gold)!important}
.bkbt-v3-categories{border-top:1px solid var(--bk-line);border-bottom:1px solid var(--bk-line);background:#f2ede6}
.bkbt-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.bkbt-category-card{
  min-height:260px;padding:22px;border:1px solid #ddd3c6;border-radius:18px;background:#fff;color:var(--bk-ink)!important;text-decoration:none!important;
  display:grid;grid-template-columns:auto 1fr;column-gap:16px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease
}
.bkbt-category-card:hover{transform:translateY(-3px);box-shadow:var(--bk-shadow);border-color:#cdb58e}
.bkbt-category-card__index{font-size:11px;font-weight:900;color:#b18a4f;letter-spacing:.1em}
.bkbt-category-card>div>span{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.1em;color:var(--bk-gold)}
.bkbt-category-card strong{display:block;font-size:19px;line-height:1.2;margin:8px 0 10px;letter-spacing:-.02em}
.bkbt-category-card p{margin:0;color:var(--bk-muted);font-size:13px;line-height:1.55}
.bkbt-category-card em{grid-column:2;align-self:end;margin-top:18px;font-style:normal;font-size:12px;font-weight:850}
.bkbt-category-card em b{font-size:15px}
.bkbt-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.bkbt-tool-card{
  min-height:190px;padding:22px;border:1px solid var(--bk-line);border-radius:18px;background:#fff;color:var(--bk-ink)!important;text-decoration:none!important;
  display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease
}
.bkbt-tool-card:hover{transform:translateY(-3px);box-shadow:var(--bk-shadow);border-color:#cdb58e}
.bkbt-tool-card__meta{font-size:9px!important;text-transform:uppercase;letter-spacing:.12em;color:var(--bk-gold)!important;font-weight:900}
.bkbt-tool-card strong{display:block;font-size:18px;line-height:1.22;margin:13px 0 8px;letter-spacing:-.02em}
.bkbt-tool-card>span:not(.bkbt-tool-card__meta){display:block;color:var(--bk-muted);font-size:13px;line-height:1.55}
.bkbt-tool-card em{margin-top:auto;padding-top:18px;font-style:normal;font-size:12px;font-weight:850}
.bkbt-v3-confidence{padding:82px 0;background:var(--bk-ink);color:#fff}
.bkbt-v3-confidence__grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:80px;align-items:start}
.bkbt-v3-confidence h2{font-size:clamp(36px,4.5vw,56px);line-height:1.03;letter-spacing:-.045em;color:#fff;margin:9px 0 18px}
.bkbt-v3-confidence>div>div>p{color:#c6bfb7;max-width:520px;line-height:1.65}
.bkbt-v3-confidence__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#3b3630;border:1px solid #3b3630;border-radius:18px;overflow:hidden}
.bkbt-v3-confidence__items article{padding:24px;background:#211e1a}
.bkbt-v3-confidence__items span{font-size:10px;color:#d3ad70;font-weight:900;letter-spacing:.12em}
.bkbt-v3-confidence__items strong{display:block;margin:16px 0 7px;font-size:17px}
.bkbt-v3-confidence__items p{margin:0;color:#bdb6ae;font-size:12px;line-height:1.55}
.bkbt-v3-method{padding:64px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.bkbt-v3-method h2{font-size:34px;letter-spacing:-.035em;line-height:1.1;margin:9px 0 0}
.bkbt-v3-method p{color:var(--bk-muted);line-height:1.7}
.bkbt-trust-links{display:flex;gap:18px;flex-wrap:wrap}
.bkbt-trust-links a{font-size:13px;font-weight:850;color:var(--bk-ink)!important;text-decoration:none!important}

/* Directory and category */
.bkbt-archive-main{padding:40px 0 84px}
.bkbt-v3-directory-hero,.bkbt-v3-category-hero{
  display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:60px;align-items:end;
  padding:44px 0 42px;border-bottom:1px solid var(--bk-line);margin-bottom:34px
}
.bkbt-v3-directory-hero h1,.bkbt-v3-category-hero h1{font-size:clamp(48px,5.7vw,72px);line-height:.98;letter-spacing:-.055em;margin:10px 0 16px}
.bkbt-v3-directory-hero>div>p,.bkbt-v3-category-hero>div>p{font-size:18px;line-height:1.65;color:var(--bk-muted);max-width:760px}
.bkbt-v3-directory-hero aside,.bkbt-v3-category-hero aside{padding:24px;border:1px solid var(--bk-line);border-radius:18px;background:#fff}
.bkbt-v3-directory-hero aside strong,.bkbt-v3-category-hero aside strong{display:block;font-size:48px;letter-spacing:-.05em}
.bkbt-v3-directory-hero aside span,.bkbt-v3-category-hero aside span{display:block;font-weight:850}
.bkbt-v3-directory-hero aside small,.bkbt-v3-category-hero aside p{display:block;margin-top:10px;color:var(--bk-muted);font-size:12px;line-height:1.55}
.bkbt-directory-search,.bkbt-v3-category-toolbar{margin:0 0 38px;padding:18px;border:1px solid var(--bk-line);border-radius:16px;background:#fff}
.bkbt-directory-search label,.bkbt-v3-category-toolbar label{display:block;font-size:12px;font-weight:850;margin-bottom:8px}
.bkbt-directory-search input,.bkbt-v3-category-toolbar input{width:100%;box-sizing:border-box;border:1px solid #d6cec5;border-radius:11px;padding:13px 14px;font-size:15px;background:#fff}
.bkbt-v3-category-toolbar{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end}
.bkbt-v3-category-toolbar a{padding:13px 0;font-size:13px;font-weight:850;text-decoration:none!important;color:var(--bk-ink)!important}
.bkbt-directory-section{margin:0 0 58px}
.bkbt-section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}
.bkbt-section-head h2{font-size:31px;letter-spacing:-.035em;margin:5px 0 0}
.bkbt-section-head h2 a{color:var(--bk-ink)!important;text-decoration:none!important}
.bkbt-v3-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.bkbt-v3-category-note{margin-top:60px;padding:34px;border:1px solid var(--bk-line);border-radius:20px;background:#f1ebe3;max-width:760px}
.bkbt-v3-category-note h2{font-size:30px;letter-spacing:-.03em;margin:8px 0 10px}
.bkbt-v3-category-note p{color:var(--bk-muted);line-height:1.65;margin:0}
.bkbt-no-results{padding:20px;border-radius:12px;background:#fff1ef;color:var(--bk-red)}
.bkbt-tool-card[hidden],[data-directory-section][hidden]{display:none!important}

/* Single calculators */
.bkbt-single-main{padding:38px 0 88px}
.bkbt-article{max-width:none;margin:0}
.bkbt-article-header{max-width:1100px;margin:0 auto 30px}
.bkbt-v3-tool-heading{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:50px;align-items:end}
.bkbt-article-header h1{font-size:clamp(48px,5.5vw,72px);line-height:.99;letter-spacing:-.055em;margin:10px 0 14px}
.bkbt-article-header p{font-size:18px;line-height:1.65;color:var(--bk-muted);max-width:760px;margin:0}
.bkbt-category-pill{display:inline-flex;padding:6px 10px;border-radius:999px;border:1px solid #dac9ad;background:#fff7e8;color:#79551c!important;text-decoration:none!important;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.bkbt-v3-tool-trust{padding:18px;border-left:1px solid var(--bk-line);display:grid;gap:7px}
.bkbt-v3-tool-trust>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--bk-gold);font-weight:900;margin-bottom:4px}
.bkbt-v3-tool-trust strong{font-size:12px}
.bkbt-v3-tool-trust small{font-size:10px;color:var(--bk-muted)}
.bkbt-article-content{font-size:17px;line-height:1.82;color:#302c28}
.bkbt-article-content>p,.bkbt-article-content>h2,.bkbt-article-content>h3,.bkbt-article-content>ol,.bkbt-article-content>ul,.bkbt-article-content>.bkbt-formula{max-width:900px;margin-left:auto;margin-right:auto}
.bkbt-article-content>.bkbt-lead{font-size:19px;line-height:1.7}
.bkbt-article-content h2{font-size:31px;line-height:1.18;letter-spacing:-.03em;margin-top:52px}
.bkbt-article-content h3{font-size:20px;margin-top:30px}
.bkbt-article-content li{margin-bottom:8px}
.bkbt-formula{padding:20px 22px;border-left:3px solid var(--bk-gold);border-radius:0 12px 12px 0;background:#f2ece4;font-size:17px}
.bkbt-calculator{
  width:min(1060px,100%);margin:34px auto 48px;padding:30px;border:1px solid #d8cec1;border-radius:22px;background:#fff;box-shadow:var(--bk-shadow);box-sizing:border-box
}
.bkbt-calculator__head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}
.bkbt-calculator__head h2{font-size:30px!important;line-height:1.1!important;letter-spacing:-.035em!important;margin:5px 0 0!important}
.bkbt-currency-label{min-width:170px;color:var(--bk-muted);font-size:11px;font-weight:850}
.bkbt-currency{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #d6cec5;border-radius:10px;background:#fff}
.bkbt-calculator__body{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:22px}
.bkbt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.bkbt-field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:800;color:#3b3631}
.bkbt-field input{min-height:48px;padding:12px 13px;border:1px solid #d6cec5;border-radius:10px;background:#fff;font-size:15px}
.bkbt-field input::placeholder{color:#9d948b}
.bkbt-field input:focus,.bkbt-currency:focus{outline:2px solid rgba(157,111,40,.18);outline-offset:1px;border-color:#b88e50}
.bkbt-field input.bkbt-invalid{border-color:var(--bk-red)!important;box-shadow:0 0 0 3px rgba(164,42,34,.08)!important}
.bkbt-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}
.bkbt-button,.bkbt-reset,.bkbt-example,.bkbt-whatif-copy,.bkbt-whatif-close{
  min-height:43px;padding:11px 16px;border-radius:10px;font-size:12px;font-weight:850;cursor:pointer
}
.bkbt-button{border:1px solid var(--bk-ink);background:var(--bk-ink);color:#fff}
.bkbt-reset,.bkbt-example,.bkbt-whatif-copy,.bkbt-whatif-close{border:1px solid #d6cec5;background:#fff;color:var(--bk-ink)}
.bkbt-result{margin:0;padding:26px;border-radius:16px;background:var(--bk-ink);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:200px}
.bkbt-result>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#ceb98e;font-weight:900}
.bkbt-result-value{font-size:clamp(50px,5vw,72px);line-height:.95;letter-spacing:-.055em;color:#fff;margin:9px 0 12px}
.bkbt-result-help{color:#c8c0b7;font-size:11px;line-height:1.5}
.bkbt-error{color:#ffd8d2;font-size:11px;line-height:1.45}
.bkbt-whatif-open{margin-top:14px;align-self:flex-start;padding:9px 12px;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:transparent;color:#fff;font-size:11px;font-weight:850;cursor:pointer}
.bkbt-calculator-note{margin:16px 0 0!important;padding-top:15px;border-top:1px solid var(--bk-line);font-size:11px;color:var(--bk-muted)}
.bkbt-whatif{
  width:min(1060px,100%);box-sizing:border-box;margin:0 auto 44px;padding:28px;border:1px solid #d8cec1;border-radius:22px;background:#f2ece4;box-shadow:0 16px 40px rgba(35,29,23,.05)
}
.bkbt-whatif[hidden]{display:none!important}
.bkbt-whatif__head{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;margin-bottom:22px}
.bkbt-whatif__head h3{font-size:27px!important;letter-spacing:-.03em!important;margin:5px 0 7px!important}
.bkbt-whatif__head p{margin:0!important;color:var(--bk-muted);font-size:13px;line-height:1.55}
.bkbt-whatif__grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:22px}
.bkbt-whatif__actions{display:flex;gap:9px;margin-top:16px}
.bkbt-whatif-error{display:block;color:var(--bk-red);font-size:11px;margin-top:9px;min-height:15px}
.bkbt-whatif__comparison{display:grid;gap:1px;background:#3d3731;border-radius:15px;overflow:hidden}
.bkbt-whatif__comparison>div{padding:18px 20px;background:#211e1a;display:flex;flex-direction:column;justify-content:center}
.bkbt-whatif__comparison span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#cbb88f;font-weight:850}
.bkbt-whatif__comparison strong{font-size:27px;color:#fff;margin-top:5px;letter-spacing:-.035em}
.bkbt-whatif__comparison small{font-size:10px;color:#bdb5ad;margin-top:4px}
.bkbt-whatif-note{margin:18px 0 0!important;padding-top:15px;border-top:1px solid #ded4c8;color:var(--bk-muted);font-size:11px!important}
.bkbt-related{width:min(1060px,100%);margin:64px auto 0!important;padding-top:36px;border-top:1px solid var(--bk-line)}
.bkbt-related .bkbt-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}

/* Trust pages */
.bkbt-trust-main{padding:38px 0 88px}
.bkbt-v3-trust-hero{max-width:900px;padding:28px 0 34px;border-bottom:1px solid var(--bk-line)}
.bkbt-v3-trust-hero h1{font-size:clamp(48px,5.5vw,70px);line-height:1;letter-spacing:-.055em;margin:10px 0 0}
.bkbt-v3-trust-hero>p{font-size:18px;line-height:1.65;color:var(--bk-muted);max-width:760px;margin:16px 0 0}
.bkbt-v3-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:26px 0 42px}
.bkbt-v3-stats article{padding:21px;border:1px solid var(--bk-line);border-radius:16px;background:#fff}
.bkbt-v3-stats strong{display:block;font-size:34px;letter-spacing:-.04em}
.bkbt-v3-stats span{font-size:11px;color:var(--bk-muted);font-weight:750}
.bkbt-v3-trust-layout{display:grid;grid-template-columns:230px minmax(0,820px);gap:58px;align-items:start;margin-top:38px}
.bkbt-v3-trust-layout--contact{grid-template-columns:minmax(0,900px);margin-top:30px}
.bkbt-v3-trust-rail{position:sticky;top:112px;padding:20px;border:1px solid var(--bk-line);border-radius:16px;background:#fff;display:grid}
.bkbt-v3-trust-rail .bkbt-eyebrow{margin-bottom:12px}
.bkbt-v3-trust-rail a{padding:10px 0;border-bottom:1px solid var(--bk-line);font-size:12px;font-weight:800;color:#3c3732!important;text-decoration:none!important}
.bkbt-v3-trust-rail a:last-child{border-bottom:0}
.bkbt-trust-article{max-width:none;margin:0}
.bkbt-trust-content{font-size:16px;line-height:1.8;color:#302c28}
.bkbt-trust-lead{font-size:19px;line-height:1.7;color:var(--bk-muted);margin:0 0 28px}
.bkbt-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 36px}
.bkbt-trust-grid section{padding:23px;border:1px solid var(--bk-line);border-radius:17px;background:#fff}
.bkbt-trust-grid section h2{font-size:20px;margin:0 0 9px}
.bkbt-trust-grid section p{margin:0;color:var(--bk-muted)}
.bkbt-trust-content>h2{font-size:27px;letter-spacing:-.025em;margin:42px 0 12px;padding-top:4px}
.bkbt-trust-content>p{margin:0 0 18px}
.bkbt-contact-form{margin:8px 0 34px;padding:26px;border:1px solid var(--bk-line);border-radius:20px;background:#fff;box-shadow:var(--bk-shadow)}
.bkbt-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.bkbt-contact-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:15px;font-size:12px;font-weight:850}
.bkbt-contact-form input,.bkbt-contact-form select,.bkbt-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #d6cec5;border-radius:10px;padding:12px 13px;background:#fff;font:inherit}
.bkbt-contact-submit{padding:12px 18px;border:0;border-radius:10px;background:var(--bk-ink);color:#fff;font-weight:850;cursor:pointer}
.bkbt-contact-note{font-size:11px;color:var(--bk-muted)}
.bkbt-form-notice{padding:13px 15px;border-radius:10px;margin-bottom:15px;font-weight:700}
.bkbt-form-notice--success{background:#edf8ef;color:#1f6535;border:1px solid #c9e5d0}
.bkbt-form-notice--error{background:#fff1ef;color:#92271f;border:1px solid #f0cbc6}
.bkbt-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}

/* Footer */
.bkbt-site-footer{margin-top:0;padding:58px 0 22px;background:#171512;color:#fff}
.bkbt-footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(140px,.5fr));gap:46px;padding-bottom:42px;border-bottom:1px solid #36312b}
.bkbt-brand--footer{color:#fff!important}
.bkbt-brand--footer .bkbt-brand-mark{background:transparent;color:#d0aa6b;border-color:#7c6541}
.bkbt-brand--footer .bkbt-brand-copy small{color:#9f978e}
.bkbt-footer-brand p{max-width:420px;color:#aaa198;font-size:13px;line-height:1.65;margin:20px 0 0}
.bkbt-footer-grid>div:not(.bkbt-footer-brand){display:grid;align-content:start;gap:10px}
.bkbt-footer-grid>div>strong{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#d4b47f;margin-bottom:5px}
.bkbt-footer-grid a{color:#c9c1b9!important;text-decoration:none!important;font-size:12px}
.bkbt-footer-grid a:hover{color:#fff!important}
.bkbt-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;color:#817a72;font-size:10px}

/* Responsive */
@media(max-width:1020px){
  .bkbt-site-header__inner{grid-template-columns:auto 1fr}.bkbt-header-actions{display:none}.bkbt-site-nav{justify-content:flex-end}
  .bkbt-v3-hero__grid,.bkbt-v3-confidence__grid,.bkbt-v3-directory-hero,.bkbt-v3-category-hero{grid-template-columns:1fr;gap:34px}
  .bkbt-v3-hero__panel{max-width:620px}.bkbt-v3-goal-grid,.bkbt-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bkbt-v3-tool-heading{grid-template-columns:1fr}.bkbt-v3-tool-trust{grid-template-columns:repeat(4,1fr);border-left:0;border-top:1px solid var(--bk-line);padding-left:0}
  .bkbt-v3-trust-layout{grid-template-columns:200px minmax(0,1fr);gap:34px}
}
@media(max-width:780px){
  .admin-bar .bkbt-site-header{top:46px}.bkbt-shell{width:min(100% - 30px,1220px)}
  .bkbt-site-header__inner{min-height:auto;padding:14px 0;display:flex;flex-wrap:wrap;gap:14px}
  .bkbt-site-nav{order:3;width:100%;justify-content:flex-start;gap:18px;overflow-x:auto;padding-bottom:2px}
  .bkbt-site-nav a{white-space:nowrap;font-size:12px}
  .bkbt-v3-hero{padding:56px 0 48px}.bkbt-v3-hero__copy h1{font-size:48px}
  .bkbt-v3-section{padding:56px 0}.bkbt-v3-section-head{grid-template-columns:1fr;gap:14px}
  .bkbt-v3-goal-grid,.bkbt-category-grid,.bkbt-card-grid,.bkbt-v3-confidence__items,.bkbt-v3-stats,.bkbt-trust-grid{grid-template-columns:1fr}
  .bkbt-v3-method{grid-template-columns:1fr;gap:24px}.bkbt-v3-category-toolbar{grid-template-columns:1fr}
  .bkbt-v3-category-grid{grid-template-columns:1fr}.bkbt-v3-tool-trust{grid-template-columns:repeat(2,1fr)}
  .bkbt-calculator{padding:20px}.bkbt-calculator__body,.bkbt-whatif__grid{grid-template-columns:1fr}.bkbt-grid{grid-template-columns:1fr}
  .bkbt-calculator__head{align-items:flex-start;flex-direction:column}.bkbt-currency-label{width:100%}.bkbt-result{min-height:160px}
  .bkbt-whatif{padding:20px}.bkbt-whatif__head{flex-direction:column}
  .bkbt-related .bkbt-card-grid{grid-template-columns:1fr}
  .bkbt-v3-trust-layout,.bkbt-v3-trust-layout--contact{grid-template-columns:1fr}.bkbt-v3-trust-rail{position:static}
  .bkbt-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.bkbt-footer-brand{grid-column:1/-1}.bkbt-footer-bottom{flex-direction:column}
  .bkbt-contact-grid{grid-template-columns:1fr}
}
@media(max-width:520px){
  .bkbt-v3-search__box{grid-template-columns:1fr}.bkbt-v3-search__box>a{justify-content:center;padding:10px}
  .bkbt-v3-hero__copy h1{font-size:41px}.bkbt-v3-hero__panel>strong{font-size:62px}
  .bkbt-v3-tool-trust{grid-template-columns:1fr 1fr}.bkbt-article-header h1,.bkbt-v3-trust-hero h1,.bkbt-v3-directory-hero h1,.bkbt-v3-category-hero h1{font-size:42px}
  .bkbt-footer-grid{grid-template-columns:1fr}.bkbt-footer-brand{grid-column:auto}
}

/* v3.1 — Navigation, Directory & Footer Polish */
.bkbt-site-header{overflow:visible}
.bkbt-site-header__inner{min-height:82px;grid-template-columns:auto minmax(0,1fr) auto auto;gap:26px}
.bkbt-brand-mark{width:40px;height:40px}
.bkbt-brand-copy strong{font-size:20px}
.bkbt-site-nav{gap:5px;align-items:center}
.bkbt-nav-menu{position:relative}
.bkbt-nav-menu>summary,.bkbt-nav-direct{
  list-style:none;cursor:pointer;padding:11px 12px;border-radius:10px;font-size:13px;font-weight:850;
  color:#38332d!important;text-decoration:none!important;white-space:nowrap
}
.bkbt-nav-menu>summary::-webkit-details-marker{display:none}
.bkbt-nav-menu>summary span{font-size:10px;margin-left:3px;color:#8f857a}
.bkbt-nav-menu[open]>summary,.bkbt-nav-menu>summary:hover,.bkbt-nav-direct:hover{background:#f0ebe4;color:var(--bk-ink)!important}
.bkbt-nav-dropdown{
  position:absolute;top:calc(100% + 12px);left:0;z-index:150;min-width:360px;padding:18px;
  border:1px solid var(--bk-line);border-radius:18px;background:#fff;box-shadow:0 22px 60px rgba(35,29,23,.13)
}
.bkbt-nav-dropdown:before{content:"";position:absolute;left:26px;top:-7px;width:13px;height:13px;background:#fff;border-left:1px solid var(--bk-line);border-top:1px solid var(--bk-line);transform:rotate(45deg)}
.bkbt-nav-label{display:block;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em;color:var(--bk-gold);margin-bottom:9px}
.bkbt-nav-dropdown--tools{width:570px;display:grid;grid-template-columns:1.05fr .95fr;gap:18px}
.bkbt-nav-dropdown--tools>div:first-child{display:grid}
.bkbt-nav-dropdown--tools>div:first-child>a{display:flex;justify-content:space-between;gap:14px;padding:9px 2px;border-bottom:1px solid var(--bk-line);font-size:12px;font-weight:800;color:#3a352f!important;text-decoration:none!important}
.bkbt-nav-dropdown--tools>div:first-child>a:hover{color:var(--bk-gold)!important}
.bkbt-nav-feature{padding:17px;border-radius:14px;background:var(--bk-soft)}
.bkbt-nav-feature strong{display:block;font-size:20px;line-height:1.15;letter-spacing:-.025em;margin:8px 0}
.bkbt-nav-feature p{font-size:12px;line-height:1.55;color:var(--bk-muted);margin:0 0 14px}
.bkbt-nav-feature a{font-size:12px;font-weight:850;color:var(--bk-ink)!important;text-decoration:none!important}
.bkbt-nav-dropdown--categories{width:600px}
.bkbt-nav-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.bkbt-nav-category-grid a{padding:12px;border:1px solid var(--bk-line);border-radius:12px;text-decoration:none!important;color:var(--bk-ink)!important;background:#fff}
.bkbt-nav-category-grid a:hover{background:var(--bk-soft);border-color:#cfbea7}
.bkbt-nav-category-grid strong{display:block;font-size:12px}
.bkbt-nav-category-grid span{display:block;margin-top:5px;font-size:9px;color:var(--bk-muted)}
.bkbt-nav-dropdown--resources{width:390px;display:grid;gap:7px}
.bkbt-nav-dropdown--resources a{padding:12px;border-radius:12px;text-decoration:none!important;color:var(--bk-ink)!important}
.bkbt-nav-dropdown--resources a:hover{background:var(--bk-soft)}
.bkbt-nav-dropdown--resources strong{display:block;font-size:12px}
.bkbt-nav-dropdown--resources span{display:block;margin-top:4px;color:var(--bk-muted);font-size:10px;line-height:1.45}
.bkbt-header-actions{gap:10px}
.bkbt-header-search{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border-radius:10px}
.bkbt-header-search:hover{background:#f0ebe4}
.bkbt-header-search span{font-size:17px;font-weight:400;line-height:1}
.bkbt-mobile-nav{display:none;position:relative;margin-left:auto}
.bkbt-mobile-nav>summary{list-style:none;width:42px;height:42px;border:1px solid var(--bk-line);border-radius:10px;background:#fff;display:grid;place-content:center;gap:4px;cursor:pointer}
.bkbt-mobile-nav>summary::-webkit-details-marker{display:none}
.bkbt-mobile-nav>summary span{display:block;width:17px;height:2px;background:var(--bk-ink);border-radius:2px}
.bkbt-mobile-nav__panel{position:absolute;right:0;top:50px;width:min(340px,calc(100vw - 30px));padding:10px;border:1px solid var(--bk-line);border-radius:16px;background:#fff;box-shadow:var(--bk-shadow)}
.bkbt-mobile-nav__panel a{display:block;padding:13px;border-radius:11px;color:var(--bk-ink)!important;text-decoration:none!important}
.bkbt-mobile-nav__panel a:hover{background:var(--bk-soft)}
.bkbt-mobile-nav__panel strong{display:block;font-size:13px}.bkbt-mobile-nav__panel span{display:block;margin-top:3px;font-size:10px;color:var(--bk-muted)}

.bkbt-directory-value strong{font-size:31px!important;margin-top:9px}
.bkbt-directory-filters{display:flex;gap:8px;overflow-x:auto;padding:0 0 5px;margin:-14px 0 42px;scrollbar-width:thin}
.bkbt-directory-filters button{flex:0 0 auto;border:1px solid var(--bk-line);background:#fff;color:#4b443d;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:850;cursor:pointer}
.bkbt-directory-filters button:hover,.bkbt-directory-filters button.is-active{background:var(--bk-ink);border-color:var(--bk-ink);color:#fff}
.bkbt-directory-section{padding-top:8px}
.bkbt-directory-section+.bkbt-directory-section{padding-top:50px;border-top:1px solid var(--bk-line)}
.bkbt-section-head>.bkbt-text-link{padding-bottom:4px}
.bkbt-back-top{display:block;margin:55px auto 0;border:1px solid var(--bk-line);background:#fff;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:850;color:var(--bk-ink);cursor:pointer}
.bkbt-back-top:hover{background:var(--bk-soft)}

.bkbt-site-footer{background:transparent;color:var(--bk-ink);border-top:1px solid var(--bk-line)}
.bkbt-footer-main{padding:54px 0 46px;background:#f0ebe4}
.bkbt-footer-grid{padding-bottom:0;border-bottom:0;grid-template-columns:minmax(0,1.55fr) repeat(3,minmax(140px,.48fr));gap:50px}
.bkbt-brand--footer{color:var(--bk-ink)!important}
.bkbt-brand--footer .bkbt-brand-mark{background:#fff;color:var(--bk-gold);border-color:#cda969}
.bkbt-brand--footer .bkbt-brand-copy small{color:var(--bk-muted)}
.bkbt-footer-brand p{color:#5f574f;max-width:460px;margin:18px 0 14px}
.bkbt-footer-promise{display:inline-flex;padding:7px 10px;border:1px solid #d8c9b7;border-radius:999px;font-size:10px;font-weight:800;color:#5c5145;background:#f8f4ee}
.bkbt-footer-grid>div>strong{color:#5a4630}
.bkbt-footer-grid a{color:#5f574f!important}.bkbt-footer-grid a:hover{color:var(--bk-ink)!important}
.bkbt-footer-bottom-wrap{background:var(--bk-ink)}
.bkbt-footer-bottom{padding:15px 0;color:#928980}

@media(max-width:1100px){
 .bkbt-site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:18px}.bkbt-header-actions{display:none}.bkbt-site-nav{justify-content:flex-end}
}
@media(max-width:860px){
 .bkbt-site-nav,.bkbt-header-actions{display:none!important}.bkbt-mobile-nav{display:block}.bkbt-site-header__inner{display:flex;flex-wrap:nowrap;min-height:72px}
 .bkbt-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.bkbt-footer-brand{grid-column:1/-1}
}
@media(max-width:620px){
 .bkbt-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.bkbt-footer-brand{grid-column:1/-1}.bkbt-footer-bottom{flex-direction:column;gap:5px}
}
@media(max-width:430px){.bkbt-footer-grid{grid-template-columns:1fr}.bkbt-footer-brand{grid-column:auto}}

/* v3.1.1 — Final Visual Micro-Polish
   Presentation-only. Calculator formulas, validation, Smart Inputs and What-If logic are unchanged. */

/* Slightly more air between the major homepage bands */
.bkbt-v3-section{padding-top:86px;padding-bottom:86px}
.bkbt-v3-categories .bkbt-v3-section{padding-top:84px;padding-bottom:88px}
.bkbt-v3-confidence{padding-top:90px;padding-bottom:90px}
.bkbt-v3-method{padding-top:72px;padding-bottom:74px}

/* Category cards: easier to scan; long descriptions are visually capped rather than rewritten */
.bkbt-category-grid{gap:16px}
.bkbt-category-card{min-height:250px;padding:24px}
.bkbt-category-card>div>span{font-size:11px}
.bkbt-category-card strong{font-size:20px;margin-top:9px;margin-bottom:11px}
.bkbt-category-card p{
  font-size:14px;line-height:1.58;
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden
}
.bkbt-category-card em{font-size:13px;margin-top:20px}

/* Essential calculator cards: improve small-text readability without making cards bulky */
.bkbt-tool-card{min-height:195px;padding:23px}
.bkbt-tool-card__meta{font-size:10px!important}
.bkbt-tool-card strong{font-size:19px}
.bkbt-tool-card>span:not(.bkbt-tool-card__meta){font-size:14px;line-height:1.58}
.bkbt-tool-card em{font-size:13px}

/* Dark trust block: stronger breathing room and readable support copy */
.bkbt-v3-confidence__grid{gap:88px}
.bkbt-v3-confidence__items article{padding:28px}
.bkbt-v3-confidence__items span{font-size:11px}
.bkbt-v3-confidence__items strong{font-size:18px;margin-top:17px}
.bkbt-v3-confidence__items p{font-size:13px;line-height:1.62}

/* Trust/methodology support text */
.bkbt-v3-method p{font-size:14px;line-height:1.72}
.bkbt-trust-links a{font-size:14px}

/* Footer: improve legibility while keeping the lighter v3.1 structure */
.bkbt-footer-main{padding-top:58px;padding-bottom:50px}
.bkbt-footer-grid{gap:54px}
.bkbt-footer-brand p{font-size:14px;line-height:1.7}
.bkbt-footer-promise{font-size:11px;padding:8px 11px}
.bkbt-footer-grid>div>strong{font-size:12px}
.bkbt-footer-grid a{font-size:13px;line-height:1.5}
.bkbt-footer-bottom{font-size:11px;padding-top:16px;padding-bottom:16px}

/* Small labels should remain readable on high-density displays */
.bkbt-brand-copy small{font-size:10px}
.bkbt-kicker,.bkbt-eyebrow{font-size:11px}
.bkbt-v3-stats span{font-size:12px}
.bkbt-nav-category-grid span,.bkbt-nav-dropdown--resources span{font-size:10.5px}

/* Keep long directory/category cards visually consistent */
.bkbt-v3-category-grid .bkbt-tool-card>span:not(.bkbt-tool-card__meta){
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden
}

/* Desktop header gains a touch more vertical balance */
@media(min-width:861px){
  .bkbt-site-header__inner{min-height:84px}
}

/* Preserve the compact mobile experience */
@media(max-width:780px){
  .bkbt-v3-section{padding-top:58px;padding-bottom:58px}
  .bkbt-v3-categories .bkbt-v3-section{padding-top:58px;padding-bottom:60px}
  .bkbt-v3-confidence{padding-top:62px;padding-bottom:62px}
  .bkbt-v3-method{padding-top:54px;padding-bottom:56px}
  .bkbt-category-card{min-height:0}
  .bkbt-category-card p{-webkit-line-clamp:4}
  .bkbt-footer-grid{gap:32px}
}

/* ==========================================================================
   v3.2 — Brighter UI + Unified Footer
   Presentation-only overrides. The calculator engine and all validation remain
   exactly as in v3.1.1/v2.6.
   ========================================================================== */

:root{
  --bk-ink:#15130f;
  --bk-ink-2:#26221d;
  --bk-muted:#5d564f;
  --bk-muted-2:#81786f;
  --bk-line:#e5ddd3;
  --bk-line-strong:#d3c4b1;
  --bk-soft:#faf7f2;
  --bk-soft-2:#fffdf9;
  --bk-gold:#a56f1d;
  --bk-gold-soft:#f3e4c8;
  --bk-white:#ffffff;
  --bk-shadow:0 16px 44px rgba(29,24,19,.085);
}

/* Brighter global canvas */
body.bkbt-production-home,
body.bkbt-tool-page,
body.bkbt-directory-page,
body.bkbt-trust-page{
  background:#fffdf9!important;
  color:var(--bk-ink)!important;
}

/* Header remains warm but gains contrast */
.bkbt-site-header{
  background:rgba(255,253,249,.97)!important;
  border-bottom-color:#dfd5c8!important;
  box-shadow:0 4px 18px rgba(35,29,23,.025);
}
.bkbt-site-nav a,
.bkbt-nav-menu>summary,
.bkbt-header-search{
  color:#28231e!important;
}
.bkbt-brand-copy small{color:#6d645b!important}

/* Hero and major content areas become less beige / less dim */
.bkbt-v3-hero{
  background:
    radial-gradient(circle at 84% 16%,rgba(241,220,181,.42),transparent 27%),
    linear-gradient(180deg,#fffefa 0%,#fbf8f3 100%)!important;
  border-bottom-color:#e4dbd0!important;
}
.bkbt-v3-hero__copy>p,
.bkbt-v3-section-head>p,
.bkbt-v3-method p,
.bkbt-v3-category-hero>div>p,
.bkbt-v3-directory-hero>div>p,
.bkbt-article-header p,
.bkbt-trust-content{
  color:#5c554e!important;
}

/* Section backgrounds: brighter separation */
.bkbt-v3-categories{
  background:#f8f4ee!important;
  border-top-color:#e3d9cd!important;
  border-bottom-color:#e3d9cd!important;
}
.bkbt-v3-category-note{
  background:#faf5ed!important;
}

/* Cards: true white, clearer borders, stronger hover */
.bkbt-category-card,
.bkbt-tool-card,
.bkbt-v3-goal-card,
.bkbt-v3-stats article,
.bkbt-v3-directory-hero aside,
.bkbt-v3-category-hero aside,
.bkbt-directory-search,
.bkbt-v3-category-toolbar,
.bkbt-contact-form,
.bkbt-trust-grid section,
.bkbt-v3-trust-rail,
.bkbt-calculator{
  background:#fff!important;
  border-color:#ddd3c6!important;
}
.bkbt-category-card,
.bkbt-tool-card,
.bkbt-v3-goal-card{
  box-shadow:0 5px 18px rgba(36,30,24,.025);
}
.bkbt-category-card:hover,
.bkbt-tool-card:hover,
.bkbt-v3-goal-card:hover{
  border-color:#cbb188!important;
  box-shadow:0 18px 42px rgba(32,26,20,.09)!important;
}

/* Improve secondary copy contrast */
.bkbt-category-card p,
.bkbt-tool-card>span:not(.bkbt-tool-card__meta),
.bkbt-v3-goal-card>p,
.bkbt-v3-stats span,
.bkbt-contact-note,
.bkbt-calculator-note{
  color:#625a52!important;
}

/* Gold details become slightly cleaner/brighter */
.bkbt-kicker,
.bkbt-eyebrow,
.bkbt-tool-card__meta,
.bkbt-category-card>div>span,
.bkbt-v3-goal-number{
  color:#956116!important;
}

/* Calculator surfaces retain contrast, but surrounding page is brighter */
.bkbt-formula{
  background:#faf4eb!important;
  border-left-color:#a56f1d!important;
}
.bkbt-whatif{
  background:#faf5ed!important;
  border-color:#ddd1c2!important;
}
.bkbt-result,
.bkbt-v3-confidence{
  background:#171512!important;
}

/* Trust pages: reduce flatness without turning them into card-heavy pages */
.bkbt-v3-trust-hero{
  border-bottom-color:#dfd6cb!important;
}
.bkbt-v3-trust-rail{
  box-shadow:0 8px 26px rgba(34,28,22,.045);
}
.bkbt-trust-grid section{
  box-shadow:0 5px 16px rgba(34,28,22,.025);
}

/* One unified global footer component everywhere */
.bkbt-site-footer[data-bkbt-global-footer="v3.2"]{
  margin-top:0!important;
  color:#24201c!important;
  background:#fff!important;
  border-top:1px solid #dfd5ca!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-main{
  padding:62px 0 54px!important;
  background:#fbf7f1!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-grid{
  border-bottom:0!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-brand--footer{
  color:#191611!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-brand--footer .bkbt-brand-mark{
  background:#fff!important;
  border-color:#c9a45f!important;
  color:#9d6f28!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-brand--footer .bkbt-brand-copy small{
  color:#6e665f!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-brand p{
  color:#5d554d!important;
  font-size:14px!important;
  line-height:1.72!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-promise{
  display:inline-flex;
  background:#fff!important;
  border:1px solid #dacdbd!important;
  color:#3a332d!important;
  box-shadow:0 4px 14px rgba(35,29,23,.035);
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-grid>div>strong{
  color:#805615!important;
  font-size:12px!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-grid a{
  color:#4e4740!important;
  font-size:13px!important;
  line-height:1.55!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-grid a:hover{
  color:#9a6517!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-bottom-wrap{
  background:#171512!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-bottom{
  color:#c4bbb1!important;
  font-size:11px!important;
  padding-top:17px!important;
  padding-bottom:17px!important;
}
.bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-bottom span:last-child{
  color:#978e84!important;
}

/* Ensure theme footer never competes visually with the Borkish footer. */
body.bkbt-production-home #colophon,
body.bkbt-tool-page #colophon,
body.bkbt-directory-page #colophon,
body.bkbt-trust-page #colophon,
body.bkbt-production-home footer.site-footer:not(.bkbt-site-footer),
body.bkbt-tool-page footer.site-footer:not(.bkbt-site-footer),
body.bkbt-directory-page footer.site-footer:not(.bkbt-site-footer),
body.bkbt-trust-page footer.site-footer:not(.bkbt-site-footer){
  display:none!important;
}

/* Improve overall desktop readability */
@media(min-width:861px){
  .bkbt-category-card p,
  .bkbt-tool-card>span:not(.bkbt-tool-card__meta){
    font-size:14px!important;
  }
}

/* Mobile keeps the same structure but with brighter footer/card surfaces */
@media(max-width:780px){
  .bkbt-site-footer[data-bkbt-global-footer="v3.2"] .bkbt-footer-main{
    padding:48px 0 42px!important;
  }
}

