body{background:#fff;color:#0f172a;font-family:Outfit,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,.font-display{font-family:'Space Grotesk',sans-serif;letter-spacing:-.03em}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prose-content{font-family:Outfit,sans-serif;line-height:1.75;font-size:1.125rem;max-width:none}.prose-content h2{font-size:1.875rem;margin-top:3rem;margin-bottom:1.5rem;font-family:'Space Grotesk';font-weight:500;letter-spacing:-.03em;color:#0f172a;border-bottom:1px solid #f1f5f9;padding-bottom:1rem}.prose-content p{margin-bottom:1.5rem;color:#334155;font-weight:400;line-height:1.75}.icon{width:1.25rem;height:1.25rem;display:inline-block}.scroll-progress{position:fixed;top:88px;left:0;height:4px;background:#0284c7;z-index:60;width:0}.fade-in{animation:fadeUp .55s ease both}@keyframes fadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.search-open .search-overlay,.menu-open .mobile-overlay,.menu-open .mobile-panel{display:flex}.search-overlay,.mobile-overlay,.mobile-panel{display:none}.mobile-panel{animation:slideIn .35s cubic-bezier(.2,.8,.2,1)}@keyframes slideIn{from{transform:translateX(100%)}to{transform:translateX(0)}}.custom-logo{max-height:54px;width:auto}.menu-item{list-style:none}.menu-item a{text-decoration:none}.xl\:flex .menu-item{display:inline-flex}.mobile-panel .menu-item{display:block;margin-bottom:1.75rem}.mobile-panel .menu-item a{display:block}.footer .menu-item{display:block}

/* v5.0.1 Single post formatting fixes */
.prose-content{word-break:normal;overflow-wrap:anywhere}.prose-content>*:first-child{margin-top:0}.prose-content>*:last-child{margin-bottom:0}.prose-content h1,.prose-content h2,.prose-content h3,.prose-content h4,.prose-content h5,.prose-content h6{clear:both;color:#0f172a;font-family:'Space Grotesk',sans-serif;font-weight:700;line-height:1.25;margin:2.5rem 0 1rem}.prose-content h1{font-size:2.5rem}.prose-content h2{font-size:2rem;margin-top:3rem;margin-bottom:1.5rem;font-weight:700;border-bottom:1px solid #e2e8f0;padding-bottom:1rem}.prose-content h3{font-size:1.5rem}.prose-content h4{font-size:1.25rem}.prose-content h5{font-size:1.125rem}.prose-content h6{font-size:1rem;text-transform:uppercase;letter-spacing:.08em}.prose-content p{margin:0 0 1.5rem;color:#334155;font-weight:400;line-height:1.8}.prose-content a{color:var(--uksbb-accent,#0284c7);font-weight:700;text-decoration:underline;text-underline-offset:3px}.prose-content a:hover{color:#0f172a}.prose-content ul,.prose-content ol{display:block;margin:0 0 1.75rem 1.75rem;padding-left:1.25rem;color:#334155;line-height:1.8}.prose-content ul{list-style:disc outside}.prose-content ol{list-style:decimal outside}.prose-content ul ul{list-style:circle outside}.prose-content ul ul ul{list-style:square outside}.prose-content ol ol{list-style:lower-alpha outside}.prose-content li{display:list-item;margin:.5rem 0;padding-left:.25rem}.prose-content li::marker{color:var(--uksbb-accent,#0284c7);font-weight:700}.prose-content li>ul,.prose-content li>ol{margin-top:.5rem;margin-bottom:.75rem}.prose-content table{display:table;width:100%;border-collapse:collapse;border-spacing:0;margin:2rem 0;background:#fff;color:#334155;font-size:1rem;line-height:1.6;border:1px solid #cbd5e1;box-shadow:0 8px 24px rgba(15,23,42,.04);overflow:hidden}.prose-content thead{display:table-header-group;background:#f8fafc}.prose-content tbody{display:table-row-group}.prose-content tr{display:table-row;border-bottom:1px solid #e2e8f0}.prose-content th,.prose-content td{display:table-cell;border:1px solid #cbd5e1;padding:1rem;text-align:left;vertical-align:top}.prose-content th{font-weight:800;color:#0f172a;background:#f8fafc}.prose-content td p,.prose-content th p{margin:0}.prose-content .wp-block-table{margin:2rem 0;overflow-x:auto}.prose-content .wp-block-table table{margin:0}.prose-content .wp-block-table figcaption,.prose-content figcaption,.prose-content .wp-caption-text{margin-top:.75rem;text-align:center;color:#64748b;font-size:.875rem;font-style:italic}.prose-content blockquote,.prose-content .wp-block-quote{margin:2rem 0;padding:1.5rem 1.75rem;border-left:5px solid var(--uksbb-accent,#0284c7);background:#f8fafc;color:#0f172a;font-family:'Space Grotesk',sans-serif;font-size:1.25rem;font-weight:500;line-height:1.6}.prose-content blockquote p{color:#0f172a;margin-bottom:1rem}.prose-content blockquote p:last-child{margin-bottom:0}.prose-content cite{display:block;margin-top:1rem;color:#64748b;font-size:.9rem;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.prose-content img{max-width:100%;height:auto;border-radius:1rem;margin:2rem auto}.prose-content figure{margin:2rem 0}.prose-content .aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.prose-content .alignleft{float:left;margin:0 1.5rem 1rem 0}.prose-content .alignright{float:right;margin:0 0 1rem 1.5rem}.prose-content pre{margin:2rem 0;padding:1.5rem;background:#0f172a;color:#f8fafc;border-radius:1rem;overflow-x:auto;font-size:.95rem;line-height:1.7}.prose-content code{background:#f1f5f9;color:#0f172a;padding:.2rem .4rem;border-radius:.35rem;font-size:.92em}.prose-content pre code{background:transparent;color:inherit;padding:0;border-radius:0}.prose-content hr{border:0;border-top:1px solid #e2e8f0;margin:3rem 0}.prose-content .wp-block-separator{border:0;border-top:2px solid #e2e8f0}.prose-content .wp-block-button{margin:2rem 0}.prose-content .wp-block-button__link{display:inline-block;background:var(--uksbb-accent,#0284c7);color:#fff!important;text-decoration:none;border-radius:.75rem;padding:.9rem 1.4rem;font-weight:800}.prose-content .wp-block-columns{display:flex;gap:2rem;margin:2rem 0}.prose-content .wp-block-column{flex:1;min-width:0}.prose-content .wp-block-image,.prose-content .wp-block-gallery{margin:2rem 0}.prose-content .wp-block-gallery{display:flex;flex-wrap:wrap;gap:1rem}.prose-content .wp-block-gallery .wp-block-image{margin:0;flex:1 1 220px}.prose-content .has-text-align-center{text-align:center}.prose-content .has-text-align-right{text-align:right}.prose-content .has-text-align-left{text-align:left}.prose-content .is-style-stripes tbody tr:nth-child(odd){background:#f8fafc}@media(max-width:768px){.prose-content{font-size:1rem}.prose-content h1{font-size:2rem}.prose-content h2{font-size:1.65rem}.prose-content h3{font-size:1.35rem}.prose-content table{font-size:.9rem}.prose-content th,.prose-content td{padding:.75rem}.prose-content .wp-block-columns{display:block}.prose-content .alignleft,.prose-content .alignright{float:none;display:block;margin:1.5rem auto}}


/* v7.0 Footer cleanup and responsive homepage/device fixes */
html,body{max-width:100%;overflow-x:hidden}.max-w-\[1400px\],.max-w-7xl{width:100%}img,video,iframe,table{max-width:100%}a,button,input,textarea,select{max-width:100%}.wp-custom-logo .custom-logo-link,.custom-logo-link{display:inline-flex;align-items:center}.custom-logo{object-fit:contain}.mobile-panel{overflow-y:auto;max-width:100vw}.mobile-panel .sub-menu{margin:.75rem 0 0 1rem;padding-left:1rem;border-left:1px solid #e2e8f0}.mobile-panel .sub-menu .menu-item{margin-bottom:.85rem}.mobile-panel .sub-menu .menu-item a span,.mobile-panel .sub-menu a{font-size:1.25rem;line-height:1.35}.search-overlay{overflow-y:auto}.footer-social a{line-height:1}
@media(max-width:1180px){header{padding-left:1rem!important;padding-right:1rem!important}header nav{padding-left:1rem!important;padding-right:1rem!important}.sticky{position:sticky}.lg\:sticky{position:static!important}.lg\:aspect-auto{aspect-ratio:16/10!important}}
@media(max-width:1024px){.space-y-40>*+*{margin-top:6rem!important}.grid{min-width:0}.lg\:col-span-8,.lg\:col-span-7,.lg\:col-span-5,.lg\:col-span-4,.lg\:col-span-3,.lg\:col-span-1,.lg\:col-span-12{min-width:0}.rounded-3xl.mx-4{margin-left:.75rem!important;margin-right:.75rem!important}.bg-slate-900.py-32{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-32{padding-top:5rem!important;padding-bottom:5rem!important}}
@media(max-width:768px){header{top:0;padding:.75rem!important}header nav{border-radius:1rem!important;padding:.75rem 1rem!important}.custom-logo{max-height:42px}.mobile-panel{width:100%!important;border-radius:0!important;padding:2rem 1.5rem!important}.mobile-panel .mb-24{margin-bottom:3rem!important}.mobile-panel nav{gap:0!important}.mobile-panel .menu-item{margin-bottom:1.25rem}.mobile-panel .menu-item a span,.mobile-panel nav>a{font-size:2rem!important;line-height:1.1!important}.search-overlay{padding-top:7rem!important}.search-overlay input{font-size:2.4rem!important;padding-bottom:1.25rem!important}.search-overlay button.absolute{bottom:1.5rem!important}.px-6{padding-left:1rem!important;padding-right:1rem!important}.pt-12{padding-top:2rem!important}.pb-32{padding-bottom:4rem!important}.space-y-40>*+*{margin-top:4rem!important}section.max-w-\[1400px\].-mt-20{margin-top:1rem!important}.sticky.top-32{position:static!important}.aspect-\[16\/10\]{aspect-ratio:auto!important;min-height:520px}.aspect-\[16\/10\] .absolute.bottom-0{padding:1.5rem!important}.aspect-\[16\/10\] h1{font-size:2.35rem!important;line-height:1.04!important}.aspect-\[16\/10\] p{font-size:1rem!important}.text-8xl,.md\:text-8xl{font-size:3.2rem!important;line-height:.95!important}.text-7xl,.md\:text-7xl{font-size:3rem!important;line-height:1!important}.text-6xl{font-size:2.65rem!important;line-height:1.02!important}.text-5xl{font-size:2.25rem!important;line-height:1.05!important}.text-4xl{font-size:2rem!important;line-height:1.1!important}.p-12{padding:1.5rem!important}.p-8{padding:1.35rem!important}.p-6{padding:1.25rem!important}.gap-16{gap:2.5rem!important}.gap-12{gap:2rem!important}.gap-8{gap:1.25rem!important}.flex-col.md\:flex-row{align-items:flex-start!important}.grid.grid-cols-1.md\:grid-cols-2,.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-3,.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4{grid-template-columns:1fr!important}.bg-white\/80.backdrop-blur-xl{justify-content:flex-start!important;overflow-x:auto;flex-wrap:nowrap!important;padding:.5rem!important}.bg-white\/80.backdrop-blur-xl a{white-space:nowrap;padding:.85rem 1rem!important}.w-20.h-20{width:4.5rem!important;height:4.5rem!important}.max-w-xs{max-width:100%!important}footer{padding-top:4rem!important;padding-bottom:2rem!important}footer .grid{gap:2.5rem!important}footer .pb-16{padding-bottom:2.5rem!important}footer .mb-10{margin-bottom:1.5rem!important}footer .flex-col.md\:flex-row{align-items:flex-start!important}.prose-content .wp-block-table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.prose-content table{min-width:560px}.prose-content img{border-radius:.75rem}}
@media(max-width:480px){.aspect-\[16\/10\]{min-height:470px}.aspect-\[16\/10\] h1{font-size:2rem!important}.text-7xl,.md\:text-7xl{font-size:2.45rem!important}.text-6xl{font-size:2.2rem!important}.text-5xl{font-size:2rem!important}.mobile-panel .menu-item a span,.mobile-panel nav>a{font-size:1.75rem!important}.flex.items-center.gap-4{gap:.5rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.25rem!important}.prose-content table{min-width:500px}}

/* v8.0 Cross-device responsive fixes for all previous theme updates */
*{box-sizing:border-box}html{scroll-behavior:smooth}body.menu-open,body.search-open{overflow:hidden}.grid,.flex{min-width:0}.grid>*{min-width:0}.footer a,.prose-content a,header a{overflow-wrap:anywhere}.custom-logo-link img{display:block;height:auto;max-width:min(260px,62vw)}
header nav .menu-item-has-children{position:relative}header nav .sub-menu{display:none;position:absolute;top:100%;left:0;z-index:80;min-width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.75rem;box-shadow:0 20px 50px rgba(15,23,42,.12)}header nav .menu-item-has-children:hover>.sub-menu,header nav .menu-item-has-children:focus-within>.sub-menu{display:block}header nav .sub-menu .menu-item{display:block;width:100%;margin:0}header nav .sub-menu a{display:block;padding:.75rem;border-radius:10px;white-space:normal}.mobile-panel .sub-menu{display:block;position:static;background:transparent;box-shadow:none}.mobile-panel a{word-break:normal;overflow-wrap:anywhere}
.footer-social,.footer .flex.items-center.gap-3{max-width:100%}footer .custom-logo{filter:none}footer ul{margin:0;padding:0}footer li{list-style:none}footer .grid>*{min-width:0}
.prose-content iframe,.prose-content embed,.prose-content object{width:100%;max-width:100%;aspect-ratio:16/9;height:auto}.prose-content .wp-block-embed__wrapper{position:relative;overflow:hidden}.prose-content .wp-block-cover{border-radius:1rem;overflow:hidden;margin:2rem 0}.prose-content .wp-block-media-text{display:grid;grid-template-columns:50% 1fr;gap:2rem;align-items:center;margin:2rem 0}.prose-content .wp-block-media-text__media img{margin:0}.prose-content .wp-block-pullquote{margin:2rem 0;padding:2rem;border-top:4px solid var(--uksbb-accent,#0284c7);border-bottom:4px solid var(--uksbb-accent,#0284c7);text-align:center}.prose-content .wp-block-pullquote blockquote{background:transparent;border:0;margin:0}.prose-content .wp-block-group{margin:2rem 0}.prose-content .wp-block-file{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding:1rem;border:1px solid #e2e8f0;border-radius:.75rem}.prose-content .wp-block-file__button{background:var(--uksbb-accent,#0284c7);color:#fff!important;text-decoration:none;border-radius:.5rem;padding:.5rem .85rem}.prose-content .wp-block-table{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:1rem}.prose-content .wp-block-table table{min-width:640px}.prose-content table{word-break:normal;overflow-wrap:break-word}.prose-content img.alignleft,.prose-content img.alignright{max-width:45%}
@media(max-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:text-7xl{font-size:3.8rem!important;line-height:1.05!important}}
@media(max-width:1024px){header{position:sticky!important}.lg\:grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-12{grid-template-columns:1fr!important}.lg\:grid-cols-\[180px_1fr_220px\]{grid-template-columns:1fr!important}.lg\:flex-row{flex-direction:column!important}.lg\:w-\[55\%\]{width:100%!important}.lg\:block{display:none!important}.lg\:col-span-1,.lg\:col-span-3,.lg\:col-span-4,.lg\:col-span-5,.lg\:col-span-7,.lg\:col-span-8{grid-column:auto!important}.max-w-\[1200px\] .aspect-\[21\/9\]{aspect-ratio:16/9!important}.prose-content .wp-block-media-text{grid-template-columns:1fr}.prose-content img.alignleft,.prose-content img.alignright{max-width:100%;float:none;margin:1.5rem auto;display:block}footer .lg\:grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:768px){.md\:grid-cols-2,.md\:grid-cols-3,.md\:grid-cols-4,.xl\:grid-cols-4,.lg\:grid-cols-4,.lg\:grid-cols-3{grid-template-columns:1fr!important}.md\:flex-row{flex-direction:column!important}.md\:items-end,.md\:items-center{align-items:flex-start!important}.md\:justify-start,.md\:text-left{text-align:left!important;justify-content:flex-start!important}.md\:block{display:none!important}.md\:flex{display:none!important}.mobile-panel .md\:flex{display:flex!important}.w-16.h-16{width:3rem!important;height:3rem!important}.w-20.h-20{width:4.5rem!important;height:4.5rem!important}.w-24.h-24{width:5rem!important;height:5rem!important}.w-32.h-32{width:6rem!important;height:6rem!important}article>header .grid{display:grid!important;grid-template-columns:1fr!important;text-align:left!important;gap:1rem!important}article>header .grid>div{justify-content:flex-start!important;text-align:left!important;padding:1rem;border:1px solid #f1f5f9;border-radius:1rem;background:#fff}.max-w-\[1200px\]{margin-top:0!important;margin-bottom:3rem!important}.max-w-\[1200px\] .aspect-\[21\/9\]{aspect-ratio:16/10!important;border-radius:1rem!important}main .prose-content{font-size:1rem!important;line-height:1.75}.prose-content ul,.prose-content ol{margin-left:1.1rem;padding-left:1.1rem}.prose-content li{padding-left:.15rem}.prose-content blockquote,.prose-content .wp-block-quote{padding:1.2rem;font-size:1.05rem}.prose-content pre{padding:1rem;border-radius:.75rem}.prose-content .wp-block-table{margin-left:-1rem;margin-right:-1rem;border-radius:0}.prose-content .wp-block-table table,.prose-content table{min-width:560px}.prose-content th,.prose-content td{padding:.7rem;font-size:.9rem}.prose-content .wp-block-columns{gap:1rem}.prose-content .wp-block-gallery{display:grid;grid-template-columns:1fr!important}.prose-content .wp-block-button__link{width:100%;text-align:center}.prose-content .wp-block-file{display:block}.prose-content .wp-block-file__button{display:inline-block;margin-top:.75rem}.prose-content .has-large-font-size{font-size:1.6rem!important}.prose-content .has-x-large-font-size{font-size:2rem!important}main>section.mt-24{margin-top:3rem!important;padding:1.5rem!important;gap:1.5rem!important}.mt-40{margin-top:5rem!important}.mb-20{margin-bottom:2.5rem!important}.py-24{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-20{padding-top:3rem!important;padding-bottom:3rem!important}.pt-20{padding-top:3rem!important}.pb-16{padding-bottom:2.5rem!important}.border-b.pb-16.mb-10{padding-bottom:2.5rem!important;margin-bottom:2rem!important}footer{text-align:left}footer .grid{grid-template-columns:1fr!important;gap:2rem!important}footer .flex.flex-col.md\:flex-row{align-items:flex-start!important}.footer .flex.gap-8,footer .flex.gap-8{gap:1rem!important;flex-wrap:wrap}.flex.items-center.justify-between{align-items:flex-start!important}.space-y-12>*+*{margin-top:2rem!important}.space-y-20>*+*{margin-top:3rem!important}.space-y-8>*+*{margin-top:1.5rem!important}.line-clamp-2,.line-clamp-3{-webkit-line-clamp:unset;display:block}.search-overlay input{font-size:2rem!important}.search-overlay .max-w-4xl{padding-top:2rem}.scroll-progress{top:74px}}
@media(max-width:540px){header nav{gap:.75rem}.custom-logo-link img{max-width:175px}.mobile-panel nav>a,.mobile-panel .menu-item a span{font-size:1.55rem!important}.mobile-panel .sub-menu a span,.mobile-panel .sub-menu a{font-size:1rem!important}.aspect-\[16\/10\]{min-height:420px}.aspect-\[16\/10\] .absolute.bottom-0{padding:1.1rem!important}.aspect-\[16\/10\] h1{font-size:1.85rem!important}.aspect-\[16\/10\] p{display:none}.text-3xl{font-size:1.55rem!important}.text-2xl{font-size:1.35rem!important}.text-xl{font-size:1.1rem!important}.text-lg{font-size:1rem!important}.prose-content h1{font-size:1.75rem!important}.prose-content h2{font-size:1.45rem!important}.prose-content h3{font-size:1.25rem!important}.prose-content .wp-block-table table,.prose-content table{min-width:520px}.max-w-\[1200px\] .aspect-\[21\/9\]{aspect-ratio:4/3!important}article>header{padding-top:2.5rem!important;padding-bottom:2.5rem!important}article>header h1{font-size:2.1rem!important}.p-12,.p-10,.p-8,.p-6{padding:1rem!important}.px-8{padding-left:1rem!important;padding-right:1rem!important}.py-10{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.gap-10{gap:1.5rem!important}.flex.items-center.justify-between{gap:1rem;flex-direction:column}.category-strip a,section.max-w-\[1400px\] a.px-8{width:100%;justify-content:flex-start}.grid.grid-cols-1.md\:grid-cols-2.gap-12{gap:2rem!important}}

/* v9.0 Footer and sticky table-of-contents cross-device fixes */
html{scroll-behavior:smooth;scroll-padding-top:120px} .prose-content h2,.prose-content h3{scroll-margin-top:120px}.uksbb-toc{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 12px 35px rgba(15,23,42,.06);max-height:calc(100vh - 150px);overflow:auto;-webkit-overflow-scrolling:touch}.uksbb-toc-desktop{position:sticky!important;top:7.5rem!important}.uksbb-toc-mobile{position:sticky;top:82px;z-index:40;margin-left:0;margin-right:0}.uksbb-toc-link.active,.uksbb-toc-link:focus{color:var(--uksbb-ink,#0f172a)!important;border-left-color:var(--uksbb-accent,#0284c7)!important;outline:none}footer,footer *{box-sizing:border-box}footer .grid{display:grid!important}footer ul,footer li{margin:0!important;padding-left:0!important;list-style:none!important}footer a{word-break:normal;overflow-wrap:anywhere}footer .custom-logo-link{display:inline-flex;max-width:100%}footer .custom-logo{max-width:min(240px,70vw);height:auto}footer .flex.items-center.gap-3,footer div[class*="flex"][class*="gap-3"]{display:flex!important;flex-wrap:wrap!important;align-items:center!important}footer .flex.flex-col.md\:flex-row{display:flex!important}
@media(max-width:1024px){footer .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4,footer .lg\:grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uksbb-toc-mobile{display:block!important}.prose-content h2,.prose-content h3{scroll-margin-top:135px}}
@media(max-width:768px){footer{display:block!important;text-align:left!important;padding-top:3rem!important;padding-bottom:2rem!important}footer .grid,footer .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4,footer .lg\:grid-cols-4,footer .md\:grid-cols-2{display:grid!important;grid-template-columns:1fr!important;gap:2rem!important}footer h4{margin-bottom:1rem!important}footer .space-y-4>*+*{margin-top:.85rem!important}footer .border-b{padding-bottom:2rem!important;margin-bottom:1.5rem!important}footer .flex.flex-col.md\:flex-row{flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;gap:1rem!important}footer div[class*="gap-8"]{gap:1rem!important;flex-wrap:wrap!important}.uksbb-toc{max-height:45vh;padding:1rem}.uksbb-toc-mobile{top:72px;border-radius:.85rem}.prose-content h2,.prose-content h3{scroll-margin-top:125px}}
@media(max-width:540px){html{scroll-padding-top:105px}.uksbb-toc{font-size:.9rem}.uksbb-toc-link{font-size:.68rem!important;line-height:1.45}.uksbb-toc-mobile{top:66px;max-height:42vh}footer .custom-logo{max-width:185px}footer .text-xl{font-size:1.1rem!important}}


/* v10: stronger mobile/tablet TOC and footer consistency fixes */
.uksbb-toc-mobile{display:none;visibility:visible;opacity:1;}
.uksbb-toc-desktop{display:block;}
.uksbb-toc .toc-links{display:block!important;min-height:1.25rem;}
.uksbb-toc-link{display:block!important;cursor:pointer;}
.uksbb-site-footer{display:block!important;width:100%!important;background:#0f172a!important;color:#fff!important;overflow:visible!important;}
.uksbb-site-footer .uksbb-footer-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:3rem!important;align-items:start!important;}
.uksbb-site-footer ul,.uksbb-site-footer li{display:block!important;visibility:visible!important;opacity:1!important;}
.uksbb-site-footer a,.uksbb-site-footer p,.uksbb-site-footer h4,.uksbb-site-footer span{visibility:visible!important;opacity:1!important;}
.uksbb-site-footer .flex.items-center.gap-3{display:flex!important;flex-wrap:wrap!important;}
@media(max-width:1023px){
  .uksbb-desktop-toc-wrap{display:none!important;}
  .uksbb-toc-mobile{display:block!important;position:sticky!important;top:76px!important;z-index:45!important;margin:0 0 1.75rem 0!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:1rem!important;padding:1rem!important;box-shadow:0 10px 30px rgba(15,23,42,.08)!important;max-height:48vh!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;}
  .uksbb-toc-mobile h4{display:block!important;margin:0 0 .9rem 0!important;padding-bottom:.75rem!important;}
  .uksbb-toc-mobile .toc-links{display:block!important;}
  .uksbb-toc-mobile .uksbb-toc-link{font-size:.72rem!important;line-height:1.45!important;margin:.55rem 0!important;padding-left:.75rem!important;}
  .prose-content h2,.prose-content h3{scroll-margin-top:135px!important;}
  html{scroll-padding-top:135px!important;}
}
@media(min-width:1024px){
  .uksbb-toc-mobile{display:none!important;}
  .uksbb-desktop-toc-wrap{display:block!important;}
}
@media(max-width:900px){
  .uksbb-site-footer .uksbb-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2rem!important;}
}
@media(max-width:560px){
  .uksbb-site-footer{padding-top:3rem!important;padding-bottom:2rem!important;text-align:left!important;}
  .uksbb-site-footer .uksbb-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.5rem!important;}
  .uksbb-site-footer h4{font-size:1rem!important;margin-bottom:.9rem!important;}
  .uksbb-site-footer a,.uksbb-site-footer p{font-size:.82rem!important;line-height:1.55!important;}
  .uksbb-site-footer .custom-logo{max-width:160px!important;}
  .uksbb-site-footer .flex.flex-col.md\:flex-row{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;gap:1rem!important;}
  .uksbb-toc-mobile{top:66px!important;max-height:44vh!important;border-radius:.85rem!important;}
}

/* v11: desktop-only reading progress and guaranteed mobile TOC visibility */
@media (max-width: 1023px){
  .scroll-progress{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;pointer-events:none!important;}
  .single-post .scroll-progress, article .scroll-progress{display:none!important;}
  main > .uksbb-toc-mobile,
  .uksbb-toc-mobile,
  article .uksbb-toc-mobile{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    position:sticky!important;
    top:70px!important;
    z-index:999!important;
    width:100%!important;
    max-width:100%!important;
    min-height:56px!important;
    max-height:46vh!important;
    margin:0 0 1.5rem 0!important;
    padding:1rem!important;
    overflow:auto!important;
    background:#fff!important;
    color:#0f172a!important;
    border:1px solid #e2e8f0!important;
    border-radius:1rem!important;
    box-shadow:0 12px 32px rgba(15,23,42,.12)!important;
    transform:none!important;
    clip:auto!important;
    clip-path:none!important;
  }
  .uksbb-toc-mobile h4,
  .uksbb-toc-mobile .toc-links,
  .uksbb-toc-mobile .uksbb-toc-link{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .uksbb-toc-mobile h4{color:#64748b!important;margin:0 0 .75rem!important;padding-bottom:.75rem!important;border-bottom:1px solid #e2e8f0!important;}
  .uksbb-toc-mobile .toc-links{min-height:24px!important;}
  .uksbb-toc-mobile .uksbb-toc-link{color:#475569!important;font-size:.76rem!important;line-height:1.45!important;margin:.55rem 0!important;padding:.1rem 0 .1rem .75rem!important;border-left:2px solid transparent!important;text-decoration:none!important;white-space:normal!important;}
  .uksbb-toc-mobile .uksbb-toc-link:hover,
  .uksbb-toc-mobile .uksbb-toc-link.active{color:#0f172a!important;border-left-color:#0284c7!important;}
  html{scroll-padding-top:132px!important;}
  .prose-content h2,.prose-content h3{scroll-margin-top:132px!important;}
}
@media (max-width: 540px){
  main > .uksbb-toc-mobile,
  .uksbb-toc-mobile,
  article .uksbb-toc-mobile{top:62px!important;max-height:44vh!important;border-radius:.85rem!important;}
  .uksbb-toc-mobile .uksbb-toc-link{font-size:.72rem!important;}
}
@media (min-width: 1024px){
  .scroll-progress{display:block!important;}
  .uksbb-toc-mobile{display:none!important;}
}

/* v12: proper standalone WordPress page layout */
.uksbb-page-wrapper .prose-content{max-width:100%;}
.uksbb-page-wrapper .prose-content > :first-child{margin-top:0!important;}
.uksbb-page-wrapper .prose-content > :last-child{margin-bottom:0!important;}
.uksbb-page-wrapper .page-links{margin-top:2rem;font-weight:700;}
@media(max-width:768px){
  .uksbb-page-wrapper header{padding-top:3rem!important;padding-bottom:3rem!important;}
  .uksbb-page-wrapper header h1{font-size:2.25rem!important;}
  .uksbb-page-wrapper main{padding-top:2rem!important;padding-bottom:2rem!important;}
  .uksbb-page-wrapper .prose-content{padding:1.25rem!important;border-radius:1rem!important;}
}
