:root{--mbe-ink:#111827;--mbe-bg:#fff;--mbe-soft:#f6f8f7;--mbe-gold:#c9a44c;--mbe-gold-dark:#9b7628;--mbe-teal:#2f7d7a;--mbe-navy:#0b1f3a;--mbe-rule:#e5e0d6;--mbe-muted:#5f6673;--mbe-ivory:#f7f3e8;--mbe-max:1080px;--mbe-accent:var(--mbe-gold);--mbe-accent-dark:var(--mbe-gold-dark);--mbe-font-display:"Cormorant Garamond",Georgia,serif;--mbe-font-reading:"Literata",Georgia,serif;--mbe-font-ui:"Inter",system-ui,sans-serif;--mbe-ribbon-occupied-height:47px}.mbe-global-shell *,.mbe-global-footer *{box-sizing:border-box}.mbe-global-shell{z-index:1200;background:linear-gradient(180deg,#fffdf8 0%,var(--mbe-ivory) 100%);border-bottom:1px solid var(--mbe-rule);min-height:46px;color:var(--mbe-muted);font-family:var(--mbe-font-ui);position:sticky;top:0;box-shadow:0 14px 32px -28px #0b1f3a61}.mbe-shell-wrap{max-width:var(--mbe-max);margin:0 auto;padding:0 28px}.mbe-global-shell .mbe-shell-wrap{justify-content:space-between;align-items:center;gap:18px;min-height:46px;display:flex}.mbe-ribbon-left{align-items:center;gap:18px;min-width:0;display:flex}.mbe-ribbon-brand{color:var(--mbe-navy);white-space:nowrap;flex:none;align-items:center;text-decoration:none;display:inline-flex}.mbe-ribbon-logo{width:auto;height:34px;display:block}.mbe-ribbon-brand:hover,.mbe-ribbon-back:hover,.mbe-global-nav a:hover,.mbe-library-menu[open] .mbe-library-toggle,.mbe-library-toggle:hover{color:var(--mbe-gold-dark)}.mbe-ribbon-back{color:var(--mbe-muted);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;font-size:.73rem;font-weight:700;line-height:1;text-decoration:none}.mbe-ribbon-back:before{content:"";vertical-align:-3px;background:#9b762847;width:1px;height:16px;margin-right:18px;display:inline-block}.mbe-global-nav{color:var(--mbe-muted);justify-content:flex-end;align-items:center;gap:18px;font-size:.82rem;font-weight:700;line-height:1;display:flex}.mbe-global-nav a,.mbe-library-toggle{color:inherit;white-space:nowrap;text-decoration:none;transition:color .18s}.mbe-library-menu{position:relative}.mbe-library-toggle{cursor:pointer;list-style:none}.mbe-library-toggle::-webkit-details-marker{display:none}.mbe-library-toggle:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:.38rem;height:.38rem;margin-left:.42rem;display:inline-block;transform:rotate(45deg)translateY(-.1rem)}.mbe-library-menu[open] .mbe-library-toggle:after{transform:rotate(225deg)translateY(-.08rem)}.mbe-library-panel{overscroll-behavior:contain;border:1px solid var(--mbe-rule);width:min(920px,100vw - 32px);max-height:calc(100vh - 96px);color:var(--mbe-ink);background:#fff;border-radius:8px;padding:12px;position:absolute;top:calc(100% + 14px);right:0;overflow:auto;box-shadow:0 24px 50px -34px #0b1f3a8c}.mbe-library-panel:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.mbe-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.mbe-library-item{min-width:0;color:var(--mbe-ink);border-radius:6px;flex-direction:column;gap:2px;padding:11px 12px;text-decoration:none;display:flex}.mbe-library-item:hover{background:var(--mbe-soft)}.mbe-library-item[aria-current=page]{background:#c9a44c21}.mbe-library-name{font-family:var(--mbe-font-display);font-size:1.02rem;font-weight:600;line-height:1.1}.mbe-global-footer{background:linear-gradient(180deg,#fffdf8 0%,var(--mbe-ivory) 100%);color:var(--mbe-muted);font-family:var(--mbe-font-ui);border-top:1px solid var(--mbe-rule);order:999;padding:0;box-shadow:0 -14px 32px -30px #0b1f3a6b}.mbe-global-footer .mbe-shell-wrap{max-width:none}.mbe-footer-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px clamp(18px,3vw,34px);min-height:auto;padding:24px clamp(20px,3vw,42px);font-size:clamp(.86rem,.95vw,.98rem);line-height:1.4;display:flex}.mbe-footer-brand{color:inherit;border-bottom:0;flex:none;align-items:center;text-decoration:none;display:inline-flex}.mbe-footer-logo{width:clamp(168px,16vw,240px);max-width:100%;height:auto;display:block}.mbe-footer-wrap>span:last-child{color:var(--mbe-muted);flex-basis:100%;font-size:clamp(.78rem,.85vw,.9rem)}.mbe-footer-link{color:var(--mbe-gold-dark);border-bottom:1px solid #9b762873;padding-bottom:2px;font-weight:700;text-decoration:none}.mbe-footer-link:hover{color:var(--mbe-navy);border-bottom-color:var(--mbe-navy)}html{overscroll-behavior-y:none;scroll-padding-top:64px}body{overscroll-behavior-y:none}body:has(>.mbe-global-footer){flex-direction:column;min-height:100vh;display:flex}body:has(>.mbe-global-footer)>main{flex:1 0 auto;min-width:0}body:has(>.mbe-global-footer)>.page{flex:1 0 auto;min-width:0}body:has(>.mbe-global-footer)>.mbe-global-footer{flex:none;margin-top:auto}body.mbe-shell-managed{flex-direction:column;min-height:100vh;display:flex}body.mbe-shell-managed>.mbe-global-shell{flex:none;order:-20}body.mbe-shell-managed>main{flex:1 0 auto;order:0;min-width:0}body.mbe-shell-managed>.mbe-global-footer{flex:none;order:9999;margin-top:auto}@media (max-width:720px){.mbe-global-shell .mbe-shell-wrap{gap:12px;padding:0 18px}.mbe-ribbon-back{display:none}.mbe-ribbon-logo{height:30px}.mbe-global-nav{gap:14px;font-size:.78rem}.mbe-library-panel{width:min(360px,100vw - 24px);right:-76px}.mbe-library-grid{grid-template-columns:1fr}.mbe-footer-wrap{flex-direction:column;align-items:flex-start;gap:12px;min-height:auto;padding:28px 20px}}body.mbe-shell-managed>main.page{width:100%}[data-tool=salvation].mbe-global-shell,[data-tool=salvation].mbe-global-footer{--mbe-ink:#ede4d3;--mbe-muted:#b9c0ce;--mbe-navy:#ede4d3;--mbe-gold-dark:#e3c278;--mbe-rule:#344055;--mbe-soft:#202c3e;color:#b9c0ce;background:linear-gradient(#1b283b,#142032)}[data-tool=salvation] .mbe-library-panel{background:#142032}[data-tool=salvation] .mbe-ribbon-logo,[data-tool=salvation] .mbe-footer-logo{filter:grayscale()brightness(0)invert(88%)sepia(18%)saturate(320%)hue-rotate(2deg);background:0 0;border-radius:0;padding:0}
