:root {
    --akbk-mint: #78d39d;
    --akbk-mint-deep: #59b985;
    --akbk-ink: #1d1a1b;
    --akbk-paper: #fbfaf7;
    --akbk-warm: #f2f0eb;
    --akbk-line: rgba(29, 26, 27, .18);
    --akbk-muted: rgba(29, 26, 27, .68);
    --akbk-serif: "Playfair Display", Georgia, serif;
    --akbk-sans: "DM Sans", Arial, sans-serif;
}

body.akbk-redesign-enabled {
    background: var(--akbk-paper) !important;
    color: var(--akbk-ink) !important;
    font-family: var(--akbk-sans) !important;
    font-size: 16px;
    line-height: 1.55;
}

body.akbk-redesign-enabled *,
body.akbk-redesign-enabled *::before,
body.akbk-redesign-enabled *::after {
    box-sizing: border-box;
}

body.akbk-redesign-enabled a {
    color: inherit;
}

body.akbk-redesign-enabled h1,
body.akbk-redesign-enabled h2,
body.akbk-redesign-enabled h3,
body.akbk-redesign-enabled h4,
body.akbk-redesign-enabled .fusion-title-heading {
    color: var(--akbk-ink) !important;
    font-family: var(--akbk-serif) !important;
    letter-spacing: -.035em;
}

body.akbk-redesign-enabled .fusion-header-wrapper {
    background: rgba(251, 250, 247, .97) !important;
    border-bottom: 1px solid var(--akbk-line) !important;
    box-shadow: none !important;
}

body.akbk-redesign-enabled .fusion-tb-header {
    border-bottom: 1px solid var(--akbk-line);
    background: rgba(251, 250, 247, .98);
}

body.akbk-redesign-enabled .fusion-tb-header .fusion-builder-column-0 .fusion-column-wrapper {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 12px;
}

body.akbk-redesign-enabled .fusion-tb-header .fusion-builder-column-0 .fusion-image-element {
    width: max-content !important;
    max-width: none !important;
}

body.akbk-redesign-enabled .fusion-tb-header .fusion-builder-column-0 .fusion-image-element > div {
    display: flex !important;
    width: max-content !important;
    align-items: center !important;
    gap: 12px;
}

body.akbk-redesign-enabled .fusion-tb-header .fusion-builder-column-0 .fusion-imageframe {
    flex: 0 0 80px;
}

.akbk-header-brand-copy {
    display: flex;
    min-width: 0;
    flex-direction: column;
    color: var(--akbk-ink);
    line-height: 1.08;
}

.akbk-header-brand-copy strong {
    font: 600 clamp(14px, 1.25vw, 18px)/1.05 var(--akbk-serif);
    letter-spacing: -.02em;
    white-space: nowrap;
}

.akbk-header-brand-copy small {
    margin-top: 4px;
    font: 600 9px/1 var(--akbk-sans);
    letter-spacing: .15em;
    text-transform: uppercase;
}

body.akbk-redesign-enabled .fusion-header {
    min-height: 82px;
}

body.akbk-redesign-enabled .awb-menu__main-a,
body.akbk-redesign-enabled .fusion-main-menu > ul > li > a {
    color: var(--akbk-ink) !important;
    font-family: var(--akbk-sans) !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    white-space: nowrap;
}

body.akbk-redesign-enabled .awb-menu__main-ul,
body.akbk-redesign-enabled .fusion-main-menu > ul {
    flex-wrap: nowrap !important;
}

body.akbk-redesign-enabled .awb-menu__main-a:hover,
body.akbk-redesign-enabled .awb-menu__main-li.current-menu-item > a,
body.akbk-redesign-enabled .fusion-main-menu > ul > li.current-menu-item > a {
    color: var(--akbk-mint-deep) !important;
}

body.akbk-redesign-enabled .awb-menu__main-background-active,
body.akbk-redesign-enabled .fusion-main-menu > ul > li > a::after {
    background: var(--akbk-mint) !important;
}

body.akbk-redesign-enabled .awb-menu__m-toggle {
    border: 1px solid var(--akbk-ink) !important;
    color: var(--akbk-ink) !important;
}

body.akbk-redesign-enabled .fusion-footer {
    display: none !important;
}

body.akbk-redesign-enabled .fusion-separator-border,
body.akbk-redesign-enabled .fusion-separator {
    border-color: var(--akbk-line) !important;
}

body.akbk-redesign-enabled .fusion-button,
body.akbk-redesign-enabled button[type="submit"],
body.akbk-redesign-enabled input[type="submit"] {
    border: 1px solid var(--akbk-ink) !important;
    border-radius: 0 !important;
    background: var(--akbk-ink) !important;
    color: #fff !important;
    font-family: var(--akbk-sans) !important;
    font-weight: 700 !important;
    letter-spacing: .055em !important;
    text-transform: uppercase;
}

body.akbk-redesign-enabled .fusion-button:hover,
body.akbk-redesign-enabled button[type="submit"]:hover,
body.akbk-redesign-enabled input[type="submit"]:hover {
    background: transparent !important;
    color: var(--akbk-ink) !important;
}

body.akbk-redesign-enabled .post-content,
body.akbk-redesign-enabled .post-content-container {
    color: var(--akbk-ink);
}

/* Homepage */
body.page-id-8 .post-content,
body.page-id-8 .post-content-container {
    margin: 0 !important;
    padding: 0 !important;
}

.akbk-home {
    width: 100%;
    overflow: hidden;
}

.akbk-home-hero {
    display: grid;
    grid-template-columns: 1fr .92fr;
    min-height: 610px;
    border-bottom: 1px solid var(--akbk-line);
}

.akbk-home-hero-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(66px, 10vw, 130px) clamp(28px, 6vw, 92px);
    background: var(--akbk-mint);
}

.akbk-eyebrow,
.akbk-tag {
    margin: 0 0 14px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .17em;
    text-transform: uppercase;
}

.akbk-tag {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 0;
}

.akbk-tag::before {
    width: 26px;
    height: 1px;
    background: currentColor;
    content: "";
}

.akbk-home-hero h1 {
    max-width: 650px;
    margin: 0 !important;
    font-size: clamp(46px, 5.2vw, 76px) !important;
    font-weight: 600 !important;
    line-height: .98 !important;
}

.akbk-home-hero h1 em {
    display: block;
    margin-top: 17px;
    font-family: var(--akbk-sans);
    font-size: clamp(18px, 2.1vw, 27px);
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.025em;
    line-height: 1.25;
}

.akbk-home-hero .akbk-lead {
    max-width: 470px;
    margin: 29px 0 0;
    font-size: 16px;
}

.akbk-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 34px;
}

.akbk-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    border: 1px solid var(--akbk-ink);
    border-radius: 0;
    color: var(--akbk-ink) !important;
    font-family: var(--akbk-sans);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .055em;
    text-transform: uppercase;
    transition: background .2s, color .2s, transform .2s;
}

.akbk-button:hover {
    background: var(--akbk-ink);
    color: #fff !important;
    transform: translateY(-1px);
}

.akbk-button-primary {
    background: var(--akbk-ink);
    color: #fff !important;
}

.akbk-home-hero-mark {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--akbk-paper);
}

.akbk-home-hero-mark::before {
    display: none;
}

.akbk-home-hero-mark::after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 50%;
    background: var(--akbk-mint);
    content: "";
}

.akbk-home-logo-wrap {
    position: relative;
    z-index: 1;
    display: grid;
    place-items: center;
    width: min(330px, 62%);
    border: 0;
    background: transparent;
}

.akbk-home-logo-wrap img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    filter: none;
}

.akbk-home-intro,
.akbk-home-contact {
    display: grid;
    grid-template-columns: .75fr 1.25fr;
    gap: clamp(36px, 8vw, 130px);
    max-width: 1180px;
    margin: 0 auto;
    padding: 100px 24px 96px;
}

.akbk-home-intro-copy h2,
.akbk-section-top h2,
.akbk-home-documents h2,
.akbk-home-contact h2 {
    margin: 0 !important;
    font-size: clamp(34px, 4vw, 56px) !important;
    font-weight: 600 !important;
    line-height: 1.05 !important;
}

.akbk-home-intro-copy p {
    max-width: 660px;
    margin: 26px 0 0;
    font-size: 18px;
    line-height: 1.65;
}

.akbk-point-list,
.akbk-contact-list {
    display: grid;
    margin-top: 32px;
    border-top: 1px solid var(--akbk-line);
}

.akbk-point-list > div {
    display: grid;
    grid-template-columns: 38px 1fr;
    gap: 16px;
    padding: 19px 0;
    border-bottom: 1px solid var(--akbk-line);
    font-size: 14px;
}

.akbk-point-list b {
    font-size: 12px;
    letter-spacing: .08em;
}

.akbk-home-services {
    padding: 100px max(24px, calc((100% - 1180px) / 2)) 112px;
    background: var(--akbk-warm);
}

.akbk-section-top {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 46px;
}

.akbk-section-top--services {
    align-items: center;
    justify-content: flex-start;
    min-height: 0;
    margin-bottom: 30px;
}

.akbk-section-top p {
    max-width: 340px;
    margin: 0;
    color: var(--akbk-muted);
    font-size: 14px;
}

.akbk-service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-top: 1px solid var(--akbk-line);
    border-left: 1px solid var(--akbk-line);
}

.akbk-service-grid article {
    min-height: 250px;
    padding: 29px 27px;
    border-right: 1px solid var(--akbk-line);
    border-bottom: 1px solid var(--akbk-line);
    background: rgba(251, 250, 247, .46);
    transition: background .22s, transform .22s;
}

.akbk-service-grid article:hover {
    background: var(--akbk-mint);
    transform: translateY(-4px);
}

.akbk-service-grid article > b {
    display: block;
    margin-bottom: 49px;
    font-size: 11px;
    letter-spacing: .12em;
}

.akbk-service-grid h3 {
    margin: 0 !important;
    font-size: 25px !important;
    line-height: 1.1 !important;
}

.akbk-service-grid p {
    max-width: 275px;
    margin: 13px 0 0;
    font-size: 14px;
    line-height: 1.52;
}

.akbk-home-documents {
    display: grid;
    grid-template-columns: 1.2fr .8fr;
    gap: 42px;
    align-items: center;
    max-width: 1132px;
    margin: 0 auto;
    padding: clamp(32px, 6vw, 74px);
    background: var(--akbk-ink);
    color: #fff;
}

.akbk-home-documents .akbk-tag {
    color: var(--akbk-mint);
}

.akbk-home-documents h2 {
    color: #fff !important;
    font-size: clamp(31px, 4vw, 51px) !important;
    font-weight: 500 !important;
}

.akbk-home-documents p {
    margin: 0;
    color: rgba(255,255,255,.74);
    font-size: 15px;
}

.akbk-home-documents .akbk-button {
    margin-top: 24px;
    border-color: var(--akbk-mint);
    color: #fff !important;
}

.akbk-home-contact {
    border-top: 1px solid var(--akbk-line);
}

.akbk-home-contact h2 span {
    color: var(--akbk-mint-deep);
}

.akbk-contact-list > div {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 25px;
    padding: 18px 0;
    border-bottom: 1px solid var(--akbk-line);
    font-size: 14px;
}

.akbk-contact-list small {
    flex: none;
    padding-top: 2px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.akbk-contact-list span {
    text-align: right;
}

.akbk-footer-contact-strip {
    display: grid;
    gap: 0;
    border-top: 1px solid var(--akbk-ink);
    background: var(--akbk-mint);
    color: var(--akbk-ink);
    font-family: var(--akbk-sans);
    font-size: 13px;
}

.akbk-footer-contact-strip__main,
.akbk-footer-contact-strip__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;
}

.akbk-footer-contact-strip__main {
    padding-block: 16px 14px;
}

.akbk-footer-contact-strip__bottom {
    padding-block: 12px 14px;
    border-top: 1px solid rgba(29, 26, 27, .24);
}

.akbk-footer-contact-strip__main > div,
.akbk-footer-contact-strip__main > nav,
.akbk-footer-contact-strip__bottom nav {
    display: flex;
    align-items: center;
    gap: 16px;
}

.akbk-footer-identity {
    flex-wrap: wrap;
    align-items: baseline !important;
    gap: 5px 12px !important;
}

.akbk-footer-contact {
    flex-wrap: wrap;
    justify-content: flex-end;
}

.akbk-footer-contact-strip strong {
    font-family: var(--akbk-serif);
    font-size: 15px;
}

.akbk-footer-contact-strip__bottom nav {
    flex-wrap: wrap;
    font-weight: 650;
}

.akbk-footer-contact-strip__bottom p {
    margin: 0;
    text-align: right;
}

.akbk-footer-contact-strip a {
    color: var(--akbk-ink) !important;
    text-decoration-color: rgba(29, 26, 27, .38);
    text-underline-offset: 3px;
}

/* Existing pages, articles and Avada form */
body.akbk-redesign-enabled .fusion-fullwidth,
body.akbk-redesign-enabled .fusion-builder-row {
    background-image: none !important;
}

body.page-id-10 .fusion-fullwidth,
body.page-id-744 .fusion-fullwidth,
body.blog .fusion-fullwidth,
body.single-post .fusion-fullwidth {
    background-color: transparent !important;
}

body.page-id-10 .green-border,
body.page-id-10 .rounded-border {
    border: 1px solid var(--akbk-line) !important;
    border-radius: 0 !important;
    background: var(--akbk-warm) !important;
}

body.page-id-10 .fusion-title-heading,
body.page-id-744 .fusion-title-heading,
body.blog .fusion-title-heading {
    font-size: clamp(38px, 5vw, 68px) !important;
    line-height: 1.05 !important;
}

body.page-id-744 .fusion-form,
body.page-id-744 .fusion-form-form-wrapper {
    border: 1px solid var(--akbk-line);
    padding: 28px;
    background: var(--akbk-paper);
}

body.page-id-744 .fusion-form input,
body.page-id-744 .fusion-form textarea,
body.page-id-744 .fusion-form select {
    min-height: 46px !important;
    border: 1px solid var(--akbk-line) !important;
    border-radius: 0 !important;
    background: #fff !important;
    font-family: var(--akbk-sans) !important;
}

body.page-id-744 .fusion-form textarea {
    min-height: 130px !important;
}

body.blog .fusion-post-large {
    margin-bottom: 30px !important;
    padding: 26px !important;
    border: 1px solid var(--akbk-line);
    background: var(--akbk-paper);
}

body.blog .fusion-post-slideshow,
body.blog .fusion-post-slideshow img {
    height: auto !important;
    max-height: 360px;
    object-fit: cover;
}

body.blog .entry-title,
body.single-post .entry-title {
    font-size: clamp(30px, 4vw, 52px) !important;
    line-height: 1.08 !important;
}

body.blog .fusion-post-content,
body.single-post .post-content {
    font-family: var(--akbk-sans) !important;
    font-size: 17px;
    line-height: 1.72;
}

body.single-post .post-content img {
    max-width: 100%;
    height: auto;
}

/* Court fee calculator: presentation-only overrides, logic and data untouched */
body.page-id-1717 .akbk-calculator {
    max-width: 920px !important;
    padding: 30px !important;
    border: 1px solid var(--akbk-line) !important;
    border-radius: 0 !important;
    background: var(--akbk-paper) !important;
    color: var(--akbk-ink) !important;
    box-shadow: 8px 8px 0 rgba(29, 26, 27, .06);
}

body.page-id-1717 .akbk-calculator__grid {
    gap: 18px !important;
}

body.page-id-1717 .akbk-calculator__modes button,
body.page-id-1717 .akbk-calculator__submit,
body.page-id-1717 .akbk-calculator__actions button {
    min-height: 44px !important;
    border: 1px solid var(--akbk-ink) !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--akbk-ink) !important;
    font-family: var(--akbk-sans) !important;
}

body.page-id-1717 .akbk-calculator__modes button.is-active,
body.page-id-1717 .akbk-calculator__submit {
    background: var(--akbk-ink) !important;
    color: #fff !important;
}

body.page-id-1717 .akbk-calculator input,
body.page-id-1717 .akbk-calculator select {
    min-height: 46px !important;
    border: 1px solid var(--akbk-line) !important;
    border-radius: 0 !important;
    background: #fff !important;
    font-family: var(--akbk-sans) !important;
}

body.page-id-1717 .akbk-calculator input:focus,
body.page-id-1717 .akbk-calculator select:focus {
    border-color: var(--akbk-ink) !important;
    box-shadow: 0 0 0 3px rgba(120, 211, 157, .55) !important;
}

body.page-id-1717 .akbk-calculator__result {
    border: 1px solid var(--akbk-ink) !important;
    border-radius: 0 !important;
    background: var(--akbk-mint) !important;
}

/* Tariff calculator: six-step presentation overrides, calculation model untouched */
body.page-id-1739 .akbk7-at-calculator {
    max-width: 1080px !important;
    border: 1px solid var(--akbk-line) !important;
    border-radius: 0 !important;
    background: var(--akbk-paper) !important;
    color: var(--akbk-ink) !important;
    font-family: var(--akbk-sans) !important;
    box-shadow: 8px 8px 0 rgba(29, 26, 27, .06);
}

body.page-id-1739 .akbk7-at-header,
body.page-id-1739 .akbk7-at-main {
    padding: 30px !important;
}

body.page-id-1739 .akbk7-at-kicker {
    color: var(--akbk-mint-deep) !important;
    font-weight: 700 !important;
    letter-spacing: .12em;
    text-transform: uppercase;
}

body.page-id-1739 .akbk7-at-header h2,
body.page-id-1739 .akbk7-at-main h3,
body.page-id-1739 .akbk7-at-faq h3 {
    color: var(--akbk-ink) !important;
    font-family: var(--akbk-serif) !important;
}

body.page-id-1739 .akbk7-at-flow {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    gap: 0 !important;
    border: 1px solid var(--akbk-line);
    background: transparent !important;
}

body.page-id-1739 .akbk7-at-flow > span {
    min-height: 58px;
    padding: 10px 7px;
    border-right: 1px solid var(--akbk-line);
    background: var(--akbk-paper) !important;
    color: var(--akbk-ink) !important;
    font-size: 11px;
    text-align: center;
}

body.page-id-1739 .akbk7-at-flow > span:last-child {
    border-right: 0;
}

body.page-id-1739 .akbk7-at-flow strong {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto 5px;
    border-radius: 50%;
    background: var(--akbk-mint) !important;
    color: var(--akbk-ink) !important;
    line-height: 24px;
}

body.page-id-1739 .akbk7-at-field input,
body.page-id-1739 .akbk7-at-field select {
    min-height: 46px !important;
    border: 1px solid var(--akbk-line) !important;
    border-radius: 0 !important;
    background: #fff !important;
}

body.page-id-1739 .akbk7-at-button {
    min-height: 44px !important;
    border: 1px solid var(--akbk-ink) !important;
    border-radius: 0 !important;
    background: var(--akbk-ink) !important;
    color: #fff !important;
}

body.page-id-1739 .akbk7-at-button-secondary {
    background: transparent !important;
    color: var(--akbk-ink) !important;
}

body.page-id-1739 .akbk7-at-result,
body.page-id-1739 .akbk7-at-note,
body.page-id-1739 .akbk7-at-mini-card {
    border-radius: 0 !important;
}

body.page-id-1739 .akbk7-at-result {
    border: 1px solid var(--akbk-ink) !important;
    background: var(--akbk-mint) !important;
}

/* --- Editorial design system for interior pages --- */
body.akbk-redesign-enabled #main {
  background: var(--akbk-paper);
}

.akbk-page-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  max-width: 1180px;
  margin: 0 auto clamp(26px, 4vw, 54px);
  padding: 0 max(24px, calc((100vw - 1180px) / 2));
  color: var(--akbk-ink);
  font: 700 11px/1.2 var(--akbk-sans);
  letter-spacing: .17em;
  text-transform: uppercase;
}

.akbk-page-topline span:last-child {
  color: var(--akbk-muted);
  font-weight: 500;
  letter-spacing: .11em;
}

body.akbk-about-page #main,
body.akbk-contact-page #main,
body.akbk-journal-page #main,
body.akbk-article-page #main {
  padding-top: clamp(28px, 5vw, 76px);
}

body.akbk-about-page .fusion-fullwidth.fullwidth-box,
body.akbk-contact-page .fusion-fullwidth.fullwidth-box {
  margin: 0 !important;
  padding-top: 0 !important;
  background-color: transparent !important;
  background-image: none !important;
}

body.akbk-about-page .fusion-builder-row,
body.akbk-contact-page .fusion-builder-row {
  max-width: 1180px !important;
}

body.akbk-about-page .green-border.rounded-border,
body.akbk-contact-page .green-border.rounded-border {
  border: 1px solid var(--akbk-line) !important;
  border-radius: 0 !important;
  background: var(--akbk-paper) !important;
  box-shadow: 14px 14px 0 rgba(29, 26, 27, .08);
}

body.akbk-about-page .green-border.rounded-border {
  padding: clamp(24px, 4vw, 56px) !important;
}

body.akbk-about-page .fusion-title-heading,
body.akbk-contact-page .fusion-title-heading {
  max-width: 17ch;
  margin-bottom: 22px !important;
  font-size: clamp(42px, 5.5vw, 74px) !important;
  letter-spacing: -.055em;
}

body.akbk-about-page .fusion-text p,
body.akbk-contact-page .fusion-text p {
  max-width: 66ch;
  font-size: clamp(17px, 1.45vw, 19px);
  line-height: 1.78;
}

body.akbk-about-page #main img {
  display: block;
  width: 100%;
  min-height: 430px;
  object-fit: cover;
  border: 1px solid var(--akbk-line);
  filter: saturate(.8) contrast(1.02);
}

body.akbk-contact-page [class*="has-pattern-background"],
body.akbk-contact-page [class*="has-mask-background"] {
  background-color: var(--akbk-warm) !important;
  background-image: none !important;
}

body.akbk-contact-page #main .fusion-layout-column:not(.green-border) .fusion-column-wrapper {
    padding-block: clamp(12px, 2vw, 28px);
}

body.akbk-contact-page .fusion-tb-header .fusion-layout-column:not(.green-border) .fusion-column-wrapper {
    padding-block: 0 !important;
}

body.akbk-contact-page .fusion-form {
  max-width: 820px;
  margin: clamp(28px, 5vw, 64px) auto !important;
  padding: clamp(24px, 4vw, 48px) !important;
  border: 1px solid var(--akbk-line);
  background: var(--akbk-paper);
  box-shadow: 12px 12px 0 rgba(29, 26, 27, .08);
}

body.akbk-contact-page iframe {
  border: 1px solid var(--akbk-line) !important;
  filter: grayscale(.9) contrast(.92);
}

body.akbk-journal-page .fusion-blog-layout-large {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 28px clamp(58px, 8vw, 110px);
}

body.akbk-journal-page .fusion-posts-container {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

body.akbk-journal-page .fusion-post-large {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid var(--akbk-line);
  background: var(--akbk-paper);
  box-shadow: 10px 10px 0 rgba(29, 26, 27, .07);
  transition: transform .22s ease, box-shadow .22s ease;
}

body.akbk-journal-page .fusion-post-large:hover {
  transform: translate(-4px, -4px);
  box-shadow: 16px 16px 0 rgba(120, 211, 157, .58);
}

body.akbk-journal-page .fusion-post-slideshow {
  aspect-ratio: 16 / 10;
  margin: 0 !important;
  overflow: hidden;
  border-bottom: 1px solid var(--akbk-line);
}

body.akbk-journal-page .fusion-post-slideshow img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

body.akbk-journal-page .fusion-post-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: clamp(22px, 3vw, 34px) !important;
}

body.akbk-journal-page .entry-title {
  margin: 0 0 15px !important;
  font-size: clamp(28px, 3vw, 42px) !important;
  line-height: 1.04 !important;
  letter-spacing: -.04em;
}

body.akbk-journal-page .fusion-post-content > p,
body.akbk-journal-page .fusion-post-content .fusion-post-content-container {
  color: var(--akbk-muted);
  font-size: 16px;
  line-height: 1.7;
}

body.akbk-journal-page .fusion-meta-info {
  margin-top: auto !important;
  padding-top: 20px !important;
  border-top: 1px solid var(--akbk-line);
}

body.akbk-article-page article {
  max-width: 920px;
  margin: 0 auto clamp(58px, 8vw, 110px) !important;
  padding: clamp(28px, 5vw, 76px) !important;
  border: 1px solid var(--akbk-line);
  background: var(--akbk-paper);
  box-shadow: 14px 14px 0 rgba(29, 26, 27, .08);
}

body.akbk-article-page .entry-title {
  max-width: 18ch;
  margin: 0 0 26px !important;
  font-size: clamp(42px, 5.4vw, 76px) !important;
  line-height: 1.01 !important;
  letter-spacing: -.06em;
}

body.akbk-article-page .fusion-post-content,
body.akbk-article-page .post-content {
  max-width: 70ch;
  margin-inline: auto;
}

body.akbk-article-page .post-content {
  color: var(--akbk-ink);
  font-size: clamp(17px, 1.5vw, 19px);
  line-height: 1.82;
}

body.akbk-article-page .post-content > p:first-of-type {
  font-size: 1.13em;
}

body.akbk-article-page .post-content h2,
body.akbk-article-page .post-content h3,
body.akbk-article-page .post-content h4 {
  margin: 2.1em 0 .7em;
  color: var(--akbk-ink);
  font-family: var(--akbk-serif);
  line-height: 1.12;
  letter-spacing: -.035em;
}

body.akbk-article-page .post-content h2 { font-size: clamp(30px, 3.3vw, 48px); }
body.akbk-article-page .post-content h3 { font-size: clamp(25px, 2.6vw, 36px); }

body.akbk-article-page .post-content a {
  color: inherit;
  text-decoration-color: var(--akbk-mint-deep);
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

body.akbk-article-page .post-content blockquote {
  margin: 2em 0;
  padding: 24px 28px;
  border-left: 5px solid var(--akbk-mint);
  background: var(--akbk-warm);
  color: var(--akbk-ink);
  font-family: var(--akbk-serif);
  font-size: 1.16em;
  line-height: 1.45;
}

body.akbk-article-page .post-content ul,
body.akbk-article-page .post-content ol {
  padding-left: 1.25em;
}

body.akbk-article-page .post-content li + li {
  margin-top: .52em;
}

body.akbk-article-page .post-content table {
  width: 100%;
  margin: 2em 0;
  border-collapse: collapse;
  font-size: .9em;
}

body.akbk-article-page .post-content th,
body.akbk-article-page .post-content td {
  padding: 12px;
  border: 1px solid var(--akbk-line);
  text-align: left;
}

body.akbk-article-page .post-content th {
  background: var(--akbk-warm);
}

body.akbk-article-page .post-content img {
  width: 100%;
  margin: 2em 0;
  border: 1px solid var(--akbk-line);
  box-shadow: 8px 8px 0 rgba(29, 26, 27, .07);
}

.akbk-article-cta {
  display: grid;
  gap: 10px;
  margin: clamp(38px, 6vw, 70px) auto 0;
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid var(--akbk-ink);
  background: var(--akbk-mint);
  color: var(--akbk-ink);
}

.akbk-article-cta span {
  font: 700 11px/1.2 var(--akbk-sans);
  letter-spacing: .16em;
  text-transform: uppercase;
}

.akbk-article-cta strong {
  max-width: 25ch;
  font: 400 clamp(28px, 3.1vw, 44px)/1.06 var(--akbk-serif);
  letter-spacing: -.035em;
}

.akbk-article-cta .fusion-button {
  justify-self: start;
  margin-top: 10px;
  border-color: var(--akbk-ink) !important;
  background: var(--akbk-ink) !important;
  color: var(--akbk-paper) !important;
}

@media (max-width: 1050px) {
    body.akbk-redesign-enabled .awb-menu__main-a,
    body.akbk-redesign-enabled .fusion-main-menu > ul > li > a {
        padding-right: 7px !important;
        padding-left: 7px !important;
        font-size: 11px !important;
    }
}

@media (max-width: 850px) {
    .akbk-home-hero,
    .akbk-home-intro,
    .akbk-home-documents,
    .akbk-home-contact {
        grid-template-columns: 1fr;
    }

    .akbk-home-hero {
        min-height: 0;
    }

    .akbk-home-hero-copy {
        min-height: 525px;
    }

    .akbk-home-hero-mark {
        min-height: 390px;
    }

    .akbk-section-top {
        display: block;
    }

    .akbk-section-top p {
        margin-top: 18px;
    }

    .akbk-service-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .akbk-footer-contact-strip__main,
    .akbk-footer-contact-strip__bottom {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .akbk-footer-contact {
        justify-content: flex-start;
    }

    .akbk-footer-contact-strip__bottom p {
        text-align: left;
    }

    body.page-id-1739 .akbk7-at-flow {
        overflow-x: auto;
    }

    body.page-id-1739 .akbk7-at-flow > span {
        min-width: 90px;
    }
}

@media (max-width: 540px) {
    .akbk-header-brand-copy strong {
        max-width: 88px;
        font-size: 13px;
        white-space: normal;
    }

    .akbk-header-brand-copy small {
        display: none;
    }

    .akbk-home-hero-copy {
        min-height: 490px;
        padding: 60px 25px;
    }

    .akbk-home-hero-mark {
        min-height: 320px;
    }

    .akbk-home-intro,
    .akbk-home-services,
    .akbk-home-contact {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .akbk-service-grid {
        grid-template-columns: 1fr;
    }

    .akbk-service-grid article {
        min-height: 215px;
    }

    .akbk-footer-contact-strip__main,
    .akbk-footer-contact-strip__bottom,
    .akbk-footer-contact-strip__main > div,
    .akbk-footer-contact-strip__main > nav {
        align-items: flex-start;
        flex-direction: column;
        gap: 7px;
    }

    .akbk-footer-contact-strip__bottom nav {
        align-items: flex-start;
        flex-direction: row;
        gap: 7px 14px;
    }

    body.page-id-1717 .akbk-calculator,
    body.page-id-1739 .akbk7-at-header,
    body.page-id-1739 .akbk7-at-main {
        padding: 22px !important;
    }

    body.page-id-1717 .akbk-calculator__grid {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 850px) {
    .akbk-page-topline {
        align-items: flex-start;
        flex-direction: column;
        gap: 7px;
        margin-bottom: 28px;
        padding-inline: 22px;
    }

    body.akbk-about-page #main,
    body.akbk-contact-page #main,
    body.akbk-journal-page #main,
    body.akbk-article-page #main {
        padding-top: 34px;
    }

    body.akbk-about-page .green-border.rounded-border,
    body.akbk-contact-page .green-border.rounded-border,
    body.akbk-article-page article {
        box-shadow: 7px 7px 0 rgba(29, 26, 27, .08);
    }

    body.akbk-about-page .green-border.rounded-border,
    body.akbk-article-page article {
        padding: 24px 22px !important;
    }

    body.akbk-about-page #main img {
        min-height: 300px;
    }

    body.akbk-journal-page .fusion-blog-layout-large {
        padding: 0 20px 56px;
    }

    body.akbk-journal-page .fusion-posts-container {
        grid-template-columns: minmax(0, 1fr);
        gap: 22px;
    }

    body.akbk-journal-page .entry-title {
        font-size: clamp(31px, 10vw, 43px) !important;
    }

    body.akbk-article-page .entry-title,
    body.akbk-article-page .fusion-title-heading {
        font-size: clamp(36px, 10vw, 52px) !important;
    }

    .akbk-article-cta {
        padding: 25px 22px;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.akbk-redesign-enabled *,
    body.akbk-redesign-enabled *::before,
    body.akbk-redesign-enabled *::after {
        scroll-behavior: auto !important;
        transition: none !important;
    }
}

/* 1.1.0 — controlled interior templates: content stays in WordPress, layout is rendered by this layer. */
.akbk-shell {
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;
}

.akbk-page-hero {
    margin: 0 !important;
    padding: clamp(72px, 9vw, 122px) 0 clamp(66px, 8vw, 104px) !important;
    border-bottom: 1px solid var(--akbk-line);
    background: var(--akbk-mint);
}

.akbk-page-hero__inner {
    max-width: 1180px;
}

.akbk-page-hero .akbk-tag {
    margin-bottom: 19px;
}

.akbk-page-hero h1,
.akbk-article-intro h1 {
    max-width: 15ch;
    margin: 0;
    color: var(--akbk-ink);
    font: 600 clamp(48px, 6.1vw, 78px)/.98 var(--akbk-serif);
    letter-spacing: -.055em;
}

.akbk-page-hero p {
    max-width: 630px;
    margin: 25px 0 0;
    color: var(--akbk-ink);
    font-size: clamp(17px, 1.45vw, 19px);
    line-height: 1.62;
}

body.akbk-calculator-page #main {
    padding-top: 0;
    background: var(--akbk-paper);
}

.akbk-calculator-section {
    padding: clamp(56px, 8vw, 104px) 0;
    background: var(--akbk-paper);
}

.akbk-calculator-section > .akbk-shell {
    width: min(1180px, calc(100% - 48px));
}

.akbk-calculator-section .akbk-calculator,
.akbk-calculator-section .akbk7-at-shell,
.akbk-calculator-section [class*="akbk7-at-"] {
    max-width: 100%;
}

.akbk-interior-section {
    padding: clamp(64px, 8vw, 112px) 0;
    background: var(--akbk-paper);
}

.akbk-profile-layout,
.akbk-contact-layout {
    display: grid;
    grid-template-columns: minmax(260px, .68fr) minmax(0, 1.32fr);
    align-items: start;
    gap: clamp(36px, 8vw, 120px);
}

.akbk-profile-card {
    padding: 27px;
    border: 1px solid var(--akbk-line);
    background: var(--akbk-warm);
}

.akbk-profile-card img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    filter: grayscale(1);
}

.akbk-profile-card p {
    margin: 18px 0 0;
    color: var(--akbk-muted);
    font-size: 13px;
}

.akbk-prose {
    max-width: 760px;
}

.akbk-prose > h2,
.akbk-contact-lead h2 {
    margin: 0 0 25px;
    color: var(--akbk-ink);
    font: 600 clamp(34px, 4vw, 54px)/1.04 var(--akbk-serif);
    letter-spacing: -.045em;
}

.akbk-prose p,
.akbk-dynamic-content p,
.akbk-contact-lead > p {
    max-width: 68ch;
    margin: 0 0 20px;
    color: var(--akbk-ink);
    font-size: clamp(16px, 1.35vw, 18px);
    line-height: 1.72;
}

/* The biography remains CMS-authored; Avada containers cannot reintroduce a parallel layout. */
.akbk-about-copy .fusion-title,
.akbk-about-copy .fusion-title-heading,
.akbk-about-copy .fusion-imageframe,
.akbk-about-copy .fusion-image-element,
.akbk-about-copy img,
.akbk-about-copy .fusion-separator,
.akbk-about-copy .fusion-layout-column-empty-spacing {
    display: none !important;
}

.akbk-about-copy .fusion-fullwidth,
.akbk-about-copy .fusion-row,
.akbk-about-copy .fusion-builder-row,
.akbk-about-copy .fusion-layout-column,
.akbk-about-copy .fusion-column-wrapper,
.akbk-about-copy .fusion-text,
.akbk-about-copy .fusion-text p,
.akbk-about-copy .fusion-text > div {
    width: auto !important;
    max-width: none !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.akbk-about-copy .fusion-text p + p {
    margin-top: 20px !important;
}

.akbk-principles {
    display: grid;
    margin: 34px 0 28px;
    padding: 0;
    border-top: 1px solid var(--akbk-line);
    list-style: none;
}

.akbk-principles li {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 15px;
    padding: 17px 0;
    border-bottom: 1px solid var(--akbk-line);
    font-size: 14px;
}

.akbk-principles b {
    font-size: 11px;
    letter-spacing: .1em;
}

.akbk-contact-layout {
    grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
    gap: clamp(38px, 9vw, 142px);
}

.akbk-contact-lead .akbk-tag {
    margin-bottom: 22px;
}

.akbk-contact-form {
    padding: clamp(24px, 4vw, 48px);
    border: 1px solid var(--akbk-line);
    background: var(--akbk-paper);
    box-shadow: 12px 12px 0 rgba(29, 26, 27, .08);
}

.akbk-contact-form .fusion-form {
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.akbk-contact-form label,
.akbk-contact-form .fusion-form-label {
    color: var(--akbk-ink) !important;
    font: 700 11px/1.2 var(--akbk-sans) !important;
    letter-spacing: .12em !important;
    text-transform: uppercase;
}

.akbk-contact-form input:not([type="submit"]),
.akbk-contact-form textarea,
.akbk-contact-form select {
    min-height: 48px !important;
    border: 1px solid var(--akbk-line) !important;
    border-radius: 0 !important;
    background: var(--akbk-paper) !important;
    color: var(--akbk-ink) !important;
    box-shadow: none !important;
}

.akbk-contact-form textarea {
    min-height: 150px !important;
}

body.akbk-redesign-enabled a:focus-visible,
body.akbk-redesign-enabled button:focus-visible,
body.akbk-redesign-enabled input:focus-visible,
body.akbk-redesign-enabled textarea:focus-visible,
body.akbk-redesign-enabled select:focus-visible {
    outline: 3px solid var(--akbk-mint-deep) !important;
    outline-offset: 3px !important;
}

/* Archive cards and system listings keep their actual query, pagination and permalinks. */
body.akbk-journal-page #main,
body.archive #main,
body.search #main,
body.error404 #main {
    padding-top: 0;
}

body.akbk-journal-page .fusion-blog-layout-large,
body.archive .fusion-blog-layout-large,
body.search .fusion-blog-layout-large {
    padding-top: clamp(52px, 7vw, 94px);
}

body.archive .fusion-posts-container,
body.search .fusion-posts-container {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    max-width: 1180px;
    margin-inline: auto;
}

body.archive .fusion-post-large,
body.search .fusion-post-large {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid var(--akbk-line);
    background: var(--akbk-paper);
    box-shadow: 10px 10px 0 rgba(29, 26, 27, .07);
}

body.error404 .fusion-page-title-bar,
body.error404 .fusion-title {
    margin: 0 !important;
    padding: clamp(72px, 10vw, 120px) max(24px, calc((100vw - 1180px) / 2)) !important;
    border-bottom: 1px solid var(--akbk-line);
    background: var(--akbk-mint) !important;
}

/* A single editorial article header puts title before the feature image. */
.akbk-article-intro {
    padding: clamp(62px, 8vw, 108px) 24px clamp(48px, 6vw, 82px);
    background: var(--akbk-paper);
}

.akbk-article-intro__inner {
    width: min(920px, 100%);
    margin-inline: auto;
}

.akbk-article-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 17px;
    margin-bottom: 20px;
    color: var(--akbk-muted);
    font: 700 11px/1.2 var(--akbk-sans);
    letter-spacing: .13em;
    text-transform: uppercase;
}

.akbk-article-meta span {
    color: var(--akbk-ink);
}

.akbk-article-intro h1 {
    max-width: 17ch;
}

.akbk-article-lead {
    max-width: 68ch;
    margin: 26px 0 0;
    font-size: clamp(18px, 1.6vw, 22px);
    line-height: 1.55;
}

.akbk-article-featured {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 36px;
    border: 1px solid var(--akbk-line);
}

body.akbk-article-page .fusion-post-slideshow,
body.akbk-article-page .entry-title.fusion-post-title,
body.akbk-article-page .fusion-post-content > .fusion-title:first-child {
    display: none !important;
}

body.akbk-article-page article {
    margin-top: 0 !important;
    border-top: 0;
}

body.akbk-article-page .post-content > h1:first-child,
body.akbk-article-page .post-content > h2:first-child {
    display: none;
}

@media (max-width: 850px) {
    .akbk-page-hero {
        padding: 64px 0;
    }

    .akbk-profile-layout,
    .akbk-contact-layout {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .akbk-profile-card {
        max-width: 520px;
    }

    body.archive .fusion-posts-container,
    body.search .fusion-posts-container {
        grid-template-columns: minmax(0, 1fr);
        gap: 22px;
    }
}

@media (max-width: 540px) {
    .akbk-shell {
        width: min(100% - 32px, 1180px);
    }

    .akbk-page-hero h1,
    .akbk-article-intro h1 {
        font-size: clamp(40px, 12vw, 52px);
    }

    .akbk-interior-section {
        padding: 66px 0;
    }

    .akbk-profile-card,
    .akbk-contact-form {
        padding: 22px;
        box-shadow: 7px 7px 0 rgba(29, 26, 27, .08);
    }

    .akbk-article-intro {
        padding-inline: 16px;
    }
}

/* 1.2.4 — responsive biography, single article image and unified editorial typography. */
.akbk-about-copy,
.akbk-about-copy .akbk-dynamic-content,
.akbk-about-copy .fusion-fullwidth,
.akbk-about-copy .fusion-row,
.akbk-about-copy .fusion-builder-row,
.akbk-about-copy .fusion-layout-column,
.akbk-about-copy .fusion-column-wrapper,
.akbk-about-copy .fusion-text,
.akbk-about-copy .fusion-text > div,
.akbk-about-copy .fusion-text p {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.akbk-about-copy .fusion-fullwidth,
.akbk-about-copy .fusion-row,
.akbk-about-copy .fusion-builder-row,
.akbk-about-copy .fusion-layout-column,
.akbk-about-copy .fusion-column-wrapper {
    display: block !important;
    flex: none !important;
    transform: none !important;
}

.akbk-about-copy .fusion-text p {
    white-space: normal !important;
    overflow-wrap: anywhere;
}

body.akbk-article-page .post-content .fusion-column-wrapper > .fusion-image-element:first-child + .fusion-title {
    display: none !important;
}

body.akbk-article-page .post-content,
body.akbk-article-page .post-content p,
body.akbk-article-page .post-content li,
body.akbk-article-page .post-content td,
body.akbk-article-page .post-content th,
body.akbk-journal-page .fusion-post-content,
body.akbk-journal-page .fusion-post-content p,
body.akbk-journal-page .fusion-meta-info {
    font-family: var(--akbk-sans) !important;
}

body.akbk-article-page .post-content p,
body.akbk-article-page .post-content li,
body.akbk-article-page .post-content td,
body.akbk-article-page .post-content th {
    font-size: clamp(16px, 1.35vw, 18px) !important;
    line-height: 1.72 !important;
}

body.akbk-article-page .post-content h2,
body.akbk-article-page .post-content h3,
body.akbk-article-page .post-content h4,
body.akbk-journal-page .entry-title,
body.akbk-journal-page .entry-title a {
    font-family: var(--akbk-serif) !important;
    font-style: normal !important;
    letter-spacing: -.035em !important;
}

body.akbk-article-page .post-content h2 {
    font-size: clamp(30px, 3.3vw, 48px) !important;
    line-height: 1.12 !important;
}

body.akbk-article-page .post-content h3 {
    font-size: clamp(25px, 2.6vw, 36px) !important;
    line-height: 1.16 !important;
}

body.akbk-article-page .post-content h4 {
    font-size: clamp(21px, 2vw, 28px) !important;
    line-height: 1.2 !important;
}

.akbk-about-copy .fusion-layout-column,
.akbk-about-copy .fusion_builder_column,
.akbk-about-copy .fusion_builder_column_inner {
    float: none !important;
}

.akbk-about-copy .akbk-dynamic-content,
.akbk-about-copy .fusion-fullwidth,
.akbk-about-copy .fusion-row,
.akbk-about-copy .fusion-builder-row {
    height: auto !important;
    min-height: 0 !important;
}

.akbk-about-copy .akbk-principles {
    clear: both;
    width: 100%;
}

.akbk-about-copy .fusion-text,
.akbk-about-copy .fusion-text p {
    text-align: left !important;
}

/* 1.2.5 — iPhone/mobile header, contact and editorial title corrections. */
@media (max-width: 850px) {
    body.akbk-redesign-enabled .fusion-tb-header {
        height: auto !important;
        min-height: 0 !important;
    }

    body.akbk-redesign-enabled .fusion-tb-header .fusion-sticky-container,
    body.akbk-redesign-enabled .fusion-tb-header .fusion-container-stuck {
        position: relative !important;
        inset: auto !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        width: 100% !important;
        transform: none !important;
        z-index: auto !important;
    }

    .akbk-home-hero-mark {
        min-height: 0 !important;
        height: auto !important;
        padding: 48px 24px 40px !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 24px;
    }

    .akbk-home-logo-wrap {
        width: min(210px, 70vw) !important;
        height: auto !important;
        aspect-ratio: 1;
        margin: 0 auto !important;
    }

    .akbk-home-logo-wrap img {
        width: 100% !important;
        height: 100% !important;
        object-fit: contain !important;
    }

    .akbk-contact-layout {
        grid-template-columns: minmax(0, 1fr) !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }

    .akbk-contact-layout > *,
    .akbk-contact-list,
    .akbk-contact-list > div,
    .akbk-contact-form {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }

    .akbk-contact-list > div {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        align-items: start !important;
        gap: 8px !important;
    }

    .akbk-contact-list span,
    .akbk-contact-list a {
        max-width: 100% !important;
        text-align: left !important;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .akbk-contact-lead h2 {
        max-width: 100% !important;
        font-size: clamp(32px, 9vw, 42px) !important;
        line-height: 1.04 !important;
        overflow-wrap: anywhere;
    }

    body.akbk-journal-page .entry-title,
    body.akbk-journal-page .entry-title a {
        max-width: 100% !important;
        font-size: clamp(28px, 8.25vw, 34px) !important;
        line-height: 1.06 !important;
        overflow-wrap: anywhere;
        word-break: normal;
        hyphens: auto;
    }

    body.akbk-article-page .akbk-article-intro h1 {
        max-width: 100% !important;
        font-size: clamp(32px, 9vw, 40px) !important;
        line-height: 1.02 !important;
        overflow-wrap: anywhere;
        word-break: normal;
        hyphens: auto;
    }
}

/* 1.3.0 — legal pages, form privacy notice and consent controls. */
.akbk-legal-section {
    padding: clamp(66px, 8vw, 116px) 0;
    background: var(--akbk-paper);
}

.akbk-legal-content {
    width: min(100%, 820px);
    margin: 0 auto;
    color: var(--akbk-ink);
    font: 400 17px/1.75 var(--akbk-sans);
}

.akbk-legal-content h2 {
    margin: 2.15em 0 .65em;
    font-size: clamp(28px, 3.2vw, 42px) !important;
    line-height: 1.12 !important;
}

.akbk-legal-content h3 {
    margin: 1.8em 0 .5em;
    font: 700 20px/1.25 var(--akbk-sans) !important;
    letter-spacing: -.02em !important;
}

.akbk-legal-content p,
.akbk-legal-content li {
    margin-block: 0 1em;
}

.akbk-legal-content ul,
.akbk-legal-content ol {
    margin: 0 0 1.4em;
    padding-left: 1.35em;
}

.akbk-legal-content a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.akbk-legal-content table {
    width: 100%;
    margin: 1.5em 0;
    border-collapse: collapse;
    font-size: 15px;
}

.akbk-legal-content th,
.akbk-legal-content td {
    padding: 14px;
    border: 1px solid var(--akbk-line);
    text-align: left;
    vertical-align: top;
}

.akbk-legal-content th {
    background: rgba(120, 211, 157, .22);
    font-weight: 700;
}

.akbk-legal-effective,
.akbk-legal-note {
    padding: 18px 20px;
    border-left: 5px solid var(--akbk-mint-deep);
    background: rgba(120, 211, 157, .13);
}

.akbk-legal-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 54px;
    padding-top: 26px;
    border-top: 1px solid var(--akbk-line);
    font-size: 14px;
    font-weight: 700;
}

.akbk-form-privacy {
    margin: 22px 0;
    padding: 18px;
    border: 1px solid var(--akbk-line);
    background: rgba(120, 211, 157, .09);
    color: var(--akbk-ink);
    font-size: 14px;
    line-height: 1.55;
}

.akbk-form-privacy p {
    margin: 0 0 13px;
}

.akbk-form-privacy__check {
    display: grid;
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 10px;
    align-items: start;
}

.akbk-form-privacy__check input {
    width: 18px !important;
    height: 18px !important;
    margin: 2px 0 0 !important;
    accent-color: var(--akbk-mint-deep);
}

.akbk-form-privacy__check label {
    margin: 0 !important;
    cursor: pointer;
    font-weight: 650;
}

.akbk-form-privacy__warning {
    margin: 13px 0 0 !important;
    color: var(--akbk-muted);
}

.akbk-footer-contact-strip__bottom {
    row-gap: 12px;
}

.akbk-footer-legal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 18px;
}

.akbk-cookie-settings-link {
    padding: 0;
    border: 0;
    background: none;
    color: inherit;
    cursor: pointer;
    font: inherit;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.akbk-cookie-banner {
    position: fixed;
    z-index: 999999;
    right: 24px;
    bottom: 24px;
    left: 24px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 24px;
    align-items: center;
    max-width: 1160px;
    margin: 0 auto;
    padding: 24px;
    border: 2px solid var(--akbk-ink);
    background: var(--akbk-paper);
    box-shadow: 9px 9px 0 rgba(29, 26, 27, .18);
    color: var(--akbk-ink);
}

.akbk-cookie-banner[hidden],
.akbk-cookie-modal[hidden] {
    display: none !important;
}

.akbk-cookie-banner h2,
.akbk-cookie-modal h2 {
    margin: 0 0 7px;
    color: var(--akbk-ink) !important;
    font: 700 clamp(25px, 2.6vw, 34px)/1.05 var(--akbk-serif) !important;
}

.akbk-cookie-banner p,
.akbk-cookie-modal p {
    margin: 0;
}

.akbk-cookie-actions,
.akbk-cookie-modal__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.akbk-cookie-button {
    min-height: 44px;
    padding: 10px 16px;
    border: 2px solid var(--akbk-ink);
    background: var(--akbk-paper);
    color: var(--akbk-ink);
    cursor: pointer;
    font: 700 14px/1.2 var(--akbk-sans);
}

.akbk-cookie-button:first-child {
    background: var(--akbk-mint);
}

.akbk-cookie-button:hover,
.akbk-cookie-button:focus-visible,
.akbk-cookie-settings-link:focus-visible,
.akbk-cookie-modal__close:focus-visible,
.akbk-form-privacy__check input:focus-visible {
    outline: 3px solid var(--akbk-ink);
    outline-offset: 3px;
}

.akbk-cookie-modal {
    position: fixed;
    z-index: 1000000;
    inset: 0;
    display: grid;
    place-items: center;
    padding: 22px;
    background: rgba(29, 26, 27, .72);
}

.akbk-cookie-modal__panel {
    position: relative;
    width: min(100%, 620px);
    max-height: min(90vh, 780px);
    overflow: auto;
    padding: clamp(25px, 5vw, 44px);
    border: 2px solid var(--akbk-ink);
    background: var(--akbk-paper);
    box-shadow: 10px 10px 0 var(--akbk-mint);
    color: var(--akbk-ink);
}

.akbk-cookie-modal__close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 38px;
    height: 38px;
    border: 2px solid var(--akbk-ink);
    background: transparent;
    color: var(--akbk-ink);
    cursor: pointer;
    font: 700 26px/1 var(--akbk-sans);
}

.akbk-cookie-option {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 20px;
    align-items: center;
    margin: 22px 0;
    padding: 18px 0;
    border-block: 1px solid var(--akbk-line);
}

.akbk-cookie-option + .akbk-cookie-option {
    margin-top: -23px;
    border-top: 0;
}

.akbk-cookie-option div,
.akbk-cookie-option strong,
.akbk-cookie-option span {
    display: block;
}

.akbk-cookie-option span {
    margin-top: 5px;
    color: var(--akbk-muted);
    font-size: 14px;
}

.akbk-cookie-option input {
    width: 23px;
    height: 23px;
    accent-color: var(--akbk-mint-deep);
}

.akbk-cookie-more {
    margin-top: 20px !important;
    font-size: 14px;
}

.akbk-cookie-noscript {
    padding: 14px 20px;
    background: #fff3cd;
    color: #1d1a1b;
    font: 600 14px/1.4 Arial, sans-serif;
    text-align: center;
}

.akbk-cookie-modal-open {
    overflow: hidden;
}

.akbk-visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

@media (max-width: 760px) {
    .akbk-cookie-banner {
        right: 12px;
        bottom: 12px;
        left: 12px;
        grid-template-columns: minmax(0, 1fr);
        gap: 17px;
        padding: 19px;
        box-shadow: 6px 6px 0 rgba(29, 26, 27, .18);
    }

    .akbk-cookie-actions,
    .akbk-cookie-modal__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .akbk-cookie-button {
        width: 100%;
    }

    .akbk-legal-content {
        font-size: 16px;
    }

    .akbk-legal-content table,
    .akbk-legal-content tbody,
    .akbk-legal-content tr,
    .akbk-legal-content th,
    .akbk-legal-content td {
        display: block;
        width: 100%;
    }

    .akbk-legal-content th {
        border-bottom: 0;
    }

    .akbk-legal-content td {
        margin-bottom: 10px;
    }
}

/* 1.4.0 — compact secure contact form and restrained premium polish. */
body.akbk-redesign-enabled .fusion-sticky-container.fusion-container-stuck {
    background: rgba(251, 250, 247, .985) !important;
    box-shadow: 0 8px 26px rgba(29, 26, 27, .08) !important;
    backdrop-filter: blur(10px);
}

body.akbk-contact-page .akbk-contact-form {
    align-self: start;
    overflow: hidden;
    background:
        linear-gradient(135deg, rgba(120, 211, 157, .12), transparent 32%),
        var(--akbk-paper);
}

body.akbk-contact-page .akbk-contact-form .fusion-form,
body.page-id-744 .akbk-contact-form .fusion-form {
    width: 100% !important;
    max-width: none !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.akbk-contact-page .akbk-contact-form .fusion-fullwidth,
body.akbk-contact-page .akbk-contact-form .fusion-builder-row {
    min-height: 0 !important;
}

.akbk-contact-form input:not([type="submit"]):focus,
.akbk-contact-form textarea:focus,
.akbk-contact-form select:focus {
    border-color: var(--akbk-mint-deep) !important;
    box-shadow: 0 0 0 3px rgba(65, 151, 103, .13) !important;
    outline: 0 !important;
}

.akbk-honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: .001 !important;
    pointer-events: none !important;
}

.akbk-form-security-note {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 18px !important;
    padding: 8px 11px;
    border: 1px solid rgba(65, 151, 103, .32);
    background: rgba(120, 211, 157, .12);
    color: var(--akbk-ink);
    font: 700 11px/1.35 var(--akbk-sans);
    letter-spacing: .04em;
}

.akbk-form-security-note span {
    display: inline-grid;
    place-items: center;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: var(--akbk-mint);
    font-size: 11px;
}

.akbk-home-services {
    position: relative;
    isolation: isolate;
}

.akbk-home-services::before {
    position: absolute;
    z-index: -1;
    top: 5%;
    right: 2%;
    width: min(34vw, 430px);
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(120, 211, 157, .13), transparent 70%);
    content: "";
    pointer-events: none;
}

.akbk-service-grid article {
    position: relative;
    overflow: hidden;
}

.akbk-service-grid article::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    background: var(--akbk-mint-deep);
    content: "";
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .24s ease;
}

.akbk-service-grid article:hover::after,
.akbk-service-grid article:focus-within::after {
    transform: scaleX(1);
}

.akbk-footer-contact-strip a:hover,
.akbk-footer-contact-strip a:focus-visible {
    text-decoration-thickness: 2px;
}

@media (max-width: 540px) {
    .akbk-footer-contact-strip__main,
    .akbk-footer-contact-strip__bottom {
        width: min(100% - 32px, 1180px);
        gap: 10px;
        padding-block: 15px;
    }

    .akbk-footer-contact {
        gap: 9px !important;
    }

    .akbk-footer-contact a {
        overflow-wrap: anywhere;
    }

    .akbk-form-security-note {
        align-items: flex-start;
    }
}

@media (prefers-reduced-motion: reduce) {
    .akbk-service-grid article::after {
        transition: none;
    }
}

/* 1.5.9 — independent, accessible mobile side navigation. */
.akbk-mobile-nav-backdrop[hidden],
.akbk-mobile-nav-close[hidden] {
    display: none !important;
}

@media (max-width: 1024px) {
    body.akbk-mobile-nav-lock {
        overflow: hidden !important;
        touch-action: none;
    }

    .akbk-mobile-nav-backdrop {
        position: fixed !important;
        z-index: 999998 !important;
        inset: 0 !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: rgba(29, 26, 27, .48) !important;
        box-shadow: none !important;
        cursor: pointer;
        backdrop-filter: blur(2px);
    }

    .akbk-mobile-nav-close {
        position: fixed !important;
        z-index: 1000000 !important;
        top: max(18px, calc(env(safe-area-inset-top) + 14px)) !important;
        right: max(18px, calc(env(safe-area-inset-right) + 14px)) !important;
        display: grid !important;
        place-items: center;
        width: 48px !important;
        height: 48px !important;
        min-width: 48px !important;
        min-height: 48px !important;
        margin: 0 !important;
        padding: 0 0 5px !important;
        border: 1px solid var(--akbk-ink) !important;
        border-radius: 0 !important;
        background: var(--akbk-mint) !important;
        color: var(--akbk-ink) !important;
        box-shadow: none !important;
        font: 400 39px/1 var(--akbk-sans) !important;
        cursor: pointer;
    }

    body.akbk-redesign-enabled .awb-menu.akbk-mobile-nav-ready > .awb-menu__main-ul {
        display: none !important;
    }

    .akbk-mobile-drawer {
        position: fixed !important;
        z-index: 999999 !important;
        inset: 0 0 0 auto !important;
        display: flex !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 0 !important;
        width: min(87vw, 390px) !important;
        height: 100vh !important;
        height: 100dvh !important;
        min-height: 100vh !important;
        max-height: 100dvh !important;
        margin: 0 !important;
        padding: max(92px, calc(env(safe-area-inset-top) + 82px))
            max(18px, env(safe-area-inset-right))
            max(28px, calc(env(safe-area-inset-bottom) + 20px))
            max(18px, env(safe-area-inset-left)) !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        border: 0 !important;
        background: var(--akbk-paper) !important;
        box-shadow: -18px 0 46px rgba(29, 26, 27, .18) !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transform: translate3d(105%, 0, 0) !important;
        transition:
            transform .28s ease,
            opacity .2s ease,
            visibility 0s linear .28s !important;
        overscroll-behavior: contain;
    }

    .akbk-mobile-drawer.is-open {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        transform: translate3d(0, 0, 0) !important;
        transition:
            transform .28s ease,
            opacity .2s ease,
            visibility 0s linear 0s !important;
    }

    .akbk-mobile-drawer .awb-menu__main-ul {
        display: flex !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 0 !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    .akbk-mobile-drawer .awb-menu__main-li {
        flex: 0 0 auto !important;
        width: 100% !important;
        min-width: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        border-bottom: 1px solid var(--akbk-line) !important;
        background: transparent !important;
    }

    .akbk-mobile-drawer .awb-menu__main-background-default,
    .akbk-mobile-drawer .awb-menu__main-background-active {
        display: none !important;
    }

    .akbk-mobile-drawer .awb-menu__main-a {
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        min-height: 60px !important;
        padding: 13px 16px !important;
        border: 0 !important;
        background: transparent !important;
        color: var(--akbk-ink) !important;
        font-size: 14px !important;
        line-height: 1.25 !important;
        text-align: left !important;
        white-space: normal !important;
    }

    .akbk-mobile-drawer .menu-text {
        color: var(--akbk-ink) !important;
    }

    .akbk-mobile-drawer .current-menu-item > .awb-menu__main-a,
    .akbk-mobile-drawer .awb-menu__main-a:hover,
    .akbk-mobile-drawer .awb-menu__main-a:focus-visible {
        background: rgba(120, 211, 157, .26) !important;
        color: var(--akbk-ink) !important;
    }

    .akbk-mobile-drawer .awb-menu__main-a:focus-visible,
    .akbk-mobile-nav-close:focus-visible {
        outline: 3px solid var(--akbk-mint-deep) !important;
        outline-offset: -3px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .akbk-mobile-drawer {
        transition: none !important;
    }
}

/* 1.5.11 — menu contrast and contact textarea alignment. */
body.akbk-redesign-enabled .awb-menu__main-li > .awb-menu__main-a:hover,
body.akbk-redesign-enabled .awb-menu__main-li > .awb-menu__main-a:focus-visible,
body.akbk-redesign-enabled .awb-menu__main-li.current-menu-item > .awb-menu__main-a,
body.akbk-redesign-enabled .fusion-main-menu > ul > li > a:hover,
body.akbk-redesign-enabled .fusion-main-menu > ul > li > a:focus-visible,
body.akbk-redesign-enabled .fusion-main-menu > ul > li.current-menu-item > a,
body.akbk-redesign-enabled .awb-menu__main-li > .awb-menu__main-a:hover .menu-text,
body.akbk-redesign-enabled .awb-menu__main-li > .awb-menu__main-a:focus-visible .menu-text,
body.akbk-redesign-enabled .awb-menu__main-li.current-menu-item > .awb-menu__main-a .menu-text {
    color: var(--akbk-ink) !important;
}

body.akbk-contact-page .akbk-contact-form .fusion-form-textarea-field {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
}

body.akbk-contact-page .akbk-contact-form textarea.fusion-form-input,
body.page-id-744 .akbk-contact-form textarea.fusion-form-input {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    resize: vertical;
}

/* 1.5.12 - restrained gold accents and compact spacing.
   Existing palette, content, structure and functionality remain unchanged. */
:root {
    --akbk-gold: #b08a4e;
    --akbk-gold-soft: rgba(176, 138, 78, .48);
}

/* Shorter green areas and tighter vertical rhythm. */
.akbk-home-hero {
    min-height: 500px;
}

.akbk-home-hero-copy {
    padding: clamp(54px, 7vw, 88px) clamp(28px, 6vw, 92px);
}

.akbk-home-hero-mark::after {
    height: 38%;
}

.akbk-home-intro,
.akbk-home-contact {
    padding-top: 70px;
    padding-bottom: 68px;
}

.akbk-home-services {
    padding-top: 72px;
    padding-bottom: 80px;
}

.akbk-service-grid article {
    min-height: 215px;
    padding: 25px 27px;
}

.akbk-service-grid article > b {
    margin-bottom: 34px;
}

.akbk-home-documents {
    padding: clamp(32px, 4.5vw, 56px);
}

.akbk-page-hero {
    padding: clamp(52px, 6vw, 78px) 0 clamp(48px, 5.5vw, 70px) !important;
}

.akbk-interior-section,
.akbk-calculator-section {
    padding-top: clamp(48px, 5.5vw, 74px);
    padding-bottom: clamp(48px, 5.5vw, 74px);
}

.akbk-article-intro {
    padding-top: clamp(48px, 6vw, 76px);
    padding-bottom: clamp(42px, 5vw, 62px);
}

.akbk-legal-section {
    padding-top: clamp(48px, 6vw, 78px);
    padding-bottom: clamp(48px, 6vw, 78px);
}

body.akbk-about-page #main,
body.akbk-contact-page #main,
body.akbk-journal-page #main,
body.akbk-article-page #main {
    padding-top: clamp(24px, 3.5vw, 48px);
}

body.akbk-contact-page .fusion-form {
    margin-top: clamp(24px, 3.5vw, 42px) !important;
    margin-bottom: clamp(24px, 3.5vw, 42px) !important;
}

body.akbk-journal-page .fusion-blog-layout-large {
    padding-bottom: clamp(48px, 6vw, 78px);
}

/* A gold halo only around the principal logo. */
.akbk-home-logo-wrap::before,
.akbk-home-logo-wrap::after {
    position: absolute;
    z-index: -1;
    border: 1px solid var(--akbk-gold);
    border-radius: 50%;
    content: "";
    pointer-events: none;
}

.akbk-home-logo-wrap::before {
    inset: -14px;
}

.akbk-home-logo-wrap::after {
    inset: -32px;
    border-color: var(--akbk-gold-soft);
}

/* Sparse gold details; the original mint remains dominant. */
.akbk-tag::before,
.akbk-page-hero .akbk-tag::before {
    background: var(--akbk-gold);
}

.akbk-home-hero,
.akbk-page-hero {
    border-bottom-color: var(--akbk-gold-soft);
}

.akbk-service-grid article > b,
.akbk-home-documents .akbk-tag {
    color: var(--akbk-gold);
}

body.akbk-redesign-enabled .awb-menu__main-li.current-menu-item > .awb-menu__main-a {
    box-shadow: inset 0 -2px 0 var(--akbk-gold);
}

@media (max-width: 850px) {
    /* Avada's duplicate sticky spacer caused a blank field below the header. */
    body.akbk-redesign-enabled .fusion-tb-header > .fusion-sticky-spacer {
        display: none !important;
        height: 0 !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .akbk-home-hero-copy {
        min-height: 0 !important;
        padding: 48px 24px 44px !important;
    }

    .akbk-home-hero-mark {
        min-height: 250px !important;
        padding: 42px 24px 46px !important;
    }

    .akbk-home-intro,
    .akbk-home-contact {
        padding-top: 52px;
        padding-bottom: 50px;
    }

    .akbk-home-services {
        padding-top: 54px;
        padding-bottom: 58px;
    }

    .akbk-page-hero {
        padding: 48px 0 44px !important;
    }

    .akbk-interior-section,
    .akbk-calculator-section {
        padding-top: 44px;
        padding-bottom: 48px;
    }
}

@media (max-width: 540px) {
    .akbk-home-logo-wrap::before {
        inset: -10px;
    }

    .akbk-home-logo-wrap::after {
        inset: -23px;
    }
}


/* 1.5.13 - Hide the injected mobile drawer above its responsive breakpoint.
   The primary header navigation remains unchanged. */
@media (min-width: 1025px) {
    #akbk-mobile-drawer {
        display: none !important;
    }
}

/* 1.5.14 — Service cards: quiet depth at rest, restrained mint response on hover. */
.akbk-service-grid {
  gap: 12px !important;
}
.akbk-service-grid article {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(251, 250, 247, .96), rgba(232, 243, 236, .78)) !important;
  border: 1px solid rgba(27, 49, 47, .12);
  box-shadow: 0 10px 26px rgba(30, 35, 31, .055);
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease, border-color .22s ease !important;
}
.akbk-service-grid article::after {
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: var(--akbk-mint-deep);
  content: "";
  opacity: .42;
  transition: opacity .22s ease, width .22s ease;
}
.akbk-service-grid article:hover {
  background: linear-gradient(135deg, #e7f4eb, #ccebd9) !important;
  border-color: rgba(33, 111, 77, .34);
  box-shadow: 0 15px 30px rgba(30, 76, 52, .15);
  transform: translateY(-3px);
}
.akbk-service-grid article:hover::after {
  width: 5px;
  opacity: 1;
}
@media (min-width: 541px) and (max-width: 850px) {
  .akbk-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 540px) {
  .akbk-service-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
  .akbk-service-grid article {
    min-height: 172px;
    padding: 22px !important;
  }
  .akbk-service-grid article > b {
    margin-bottom: 23px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .akbk-service-grid article,
  .akbk-service-grid article::after {
    transition: none !important;
  }
}

/* 1.5.16 — Clearly visible warm ivory for the shared site header. */
body.akbk-redesign-enabled .fusion-tb-header,
body.akbk-redesign-enabled .fusion-tb-header .fusion-builder-row,
body.akbk-redesign-enabled .fusion-tb-header .fusion-fullwidth,
body.akbk-redesign-enabled .fusion-tb-header .fusion-layout-column,
body.akbk-redesign-enabled .fusion-header-wrapper {
  background-color: #efe8dc !important;
}

/* 1.5.17 — Home services ivory field, matching the shared header band. */
.akbk-home-services {
  background-color: #efe8dc !important;
}

/* 1.5.18 — Refined ivory, sage and gold system with a wider desktop canvas. */
:root {
  --akbk-mint: #a8d8b8;
  --akbk-mint-deep: #5f9475;
  --akbk-warm: #efe8dc;
  --akbk-gold: #b08a4e;
  --akbk-gold-soft: rgba(176, 138, 78, .46);
}

/* Preserve the established structure while softening the green surfaces. */
body.akbk-redesign-enabled .akbk-home-hero-copy,
body.akbk-redesign-enabled #main > .akbk-page-hero {
  background-color: var(--akbk-mint) !important;
}
body.akbk-redesign-enabled .fusion-tb-header,
body.akbk-redesign-enabled .fusion-tb-header .fusion-builder-row,
body.akbk-redesign-enabled .fusion-tb-header .fusion-fullwidth,
body.akbk-redesign-enabled .fusion-tb-header .fusion-layout-column,
body.akbk-redesign-enabled .fusion-header-wrapper,
body.akbk-redesign-enabled .akbk-home-services {
  background-color: var(--akbk-warm) !important;
}
body.akbk-redesign-enabled .akbk-home-hero,
body.akbk-redesign-enabled #main > .akbk-page-hero,
body.akbk-redesign-enabled .akbk-home-services {
  border-color: var(--akbk-gold-soft) !important;
}
body.akbk-redesign-enabled .akbk-home-hero {
  border: 1px solid var(--akbk-gold-soft);
}
body.akbk-redesign-enabled .akbk-home-hero-copy {
  border-right: 1px solid var(--akbk-gold-soft);
}
body.akbk-redesign-enabled #main > .akbk-page-hero {
  border-left: 3px solid var(--akbk-gold);
}
body.akbk-redesign-enabled .akbk-service-grid article {
  background: linear-gradient(135deg, rgba(251, 250, 247, .98), rgba(222, 237, 226, .9)) !important;
  border-color: rgba(95, 148, 117, .24);
}
body.akbk-redesign-enabled .akbk-service-grid article:hover {
  background: linear-gradient(135deg, #eef5ef, #cfe8d7) !important;
  border-color: rgba(95, 148, 117, .48);
  box-shadow: 0 15px 30px rgba(63, 105, 80, .15);
}

/* Use the desktop canvas while keeping every main block aligned. */
@media (min-width: 1025px) {
  body.akbk-redesign-enabled.layout-boxed-mode,
  body.akbk-redesign-enabled.layout-boxed-mode #wrapper,
  body.akbk-redesign-enabled #main {
    width: 100% !important;
    max-width: none !important;
  }
  body.akbk-redesign-enabled.layout-boxed-mode #wrapper {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body.akbk-redesign-enabled #main {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  body.akbk-redesign-enabled .fusion-tb-header,
  body.akbk-redesign-enabled .akbk-home-hero,
  body.akbk-redesign-enabled .akbk-home-intro,
  body.akbk-redesign-enabled .akbk-home-services,
  body.akbk-redesign-enabled .akbk-home-contact,
  body.akbk-redesign-enabled #main > .akbk-page-hero,
  body.akbk-redesign-enabled #main > .akbk-interior-section,
  body.akbk-redesign-enabled #main > .akbk-calculator-section,
  body.akbk-redesign-enabled #main > .akbk-article-intro,
  body.akbk-redesign-enabled #main > .akbk-legal-section,
  body.akbk-journal-page .fusion-blog-layout-large,
  body.akbk-redesign-enabled .fusion-footer .fusion-row {
    width: calc(100% - 48px) !important;
    max-width: 1380px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body.akbk-redesign-enabled .fusion-tb-header .fusion-builder-row {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body.akbk-article-page .post-content {
    width: calc(100% - 48px) !important;
    max-width: 980px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

/* 1.5.19 — Release Avada's inner desktop row while retaining readable article measure. */
@media (min-width: 1025px) {
  body.akbk-redesign-enabled #main > .fusion-row {
    width: calc(100% - 48px) !important;
    max-width: 1380px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body.akbk-redesign-enabled #main > .fusion-row > #content,
  body.akbk-redesign-enabled #main > .fusion-row > #content > article,
  body.akbk-redesign-enabled #main > .fusion-row > #content > article > .post-content,
  body.akbk-journal-page #posts-container {
    width: 100% !important;
    max-width: none !important;
  }
  body.akbk-article-page #main > .fusion-row > #content > article > .post-content {
    width: calc(100% - 48px) !important;
    max-width: 980px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

/* 1.5.20 — Keep the home sections on the same desktop edge as the shared header. */
@media (min-width: 1025px) {
  body.akbk-home-page #main > .fusion-row > #content > article > .post-content > .akbk-home-hero,
  body.akbk-home-page #main > .fusion-row > #content > article > .post-content > .akbk-home-intro,
  body.akbk-home-page #main > .fusion-row > #content > article > .post-content > .akbk-home-services,
  body.akbk-home-page #main > .fusion-row > #content > article > .post-content > .akbk-home-contact {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

/* 1.5.21 — Exact home-shell alignment with the shared header. */
@media (min-width: 1025px) {
  body.akbk-home-page .akbk-home > .akbk-home-hero,
  body.akbk-home-page .akbk-home > .akbk-home-intro,
  body.akbk-home-page .akbk-home > .akbk-home-services,
  body.akbk-home-page .akbk-home > .akbk-home-contact {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

/* 1.5.22 — Full-bleed site surfaces with centred readable content. */
body.akbk-about-page #main,
body.akbk-contact-page #main {
  padding-top: 0 !important;
}
body.akbk-about-page .akbk-about-copy > a.akbk-button.akbk-button-primary {
  display: none !important;
}
@media (min-width: 1025px) {
  body.akbk-redesign-enabled .fusion-tb-header {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  body.akbk-redesign-enabled .fusion-tb-header .fusion-builder-row {
    width: calc(100% - 48px) !important;
    max-width: 1380px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body.akbk-redesign-enabled #main > .fusion-row,
  body.akbk-home-page .akbk-home,
  body.akbk-home-page .akbk-home > .akbk-home-hero,
  body.akbk-home-page .akbk-home > .akbk-home-intro,
  body.akbk-home-page .akbk-home > .akbk-home-services,
  body.akbk-home-page .akbk-home > .akbk-home-contact,
  body.akbk-redesign-enabled #main .akbk-page-hero,
  body.akbk-redesign-enabled #main .akbk-interior-section,
  body.akbk-redesign-enabled #main .akbk-calculator-section,
  body.akbk-redesign-enabled #main .akbk-legal-section {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  body.akbk-redesign-enabled .akbk-shell,
  body.akbk-journal-page .fusion-blog-layout-large,
  body.akbk-redesign-enabled .fusion-footer .fusion-row {
    width: calc(100% - 48px) !important;
    max-width: 1380px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body.akbk-article-page #main > .fusion-row > #content > article > .post-content {
    width: calc(100% - 48px) !important;
    max-width: 980px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
