:root{--hb-brand:#06549c;--hb-brand-2:#1ca9c9;--hb-dark:#0b2f44;--hb-soft:#f4e3cf;--hb-text:#334155;--hb-white:#fff}.simple-header{position:sticky;top:0;z-index:1000;background:#ffffffcc;border-bottom:1px solid #e9eef6;backdrop-filter:saturate(180%) blur(10px)}.sh-container{max-width:1200px;width:92%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 0}.sh-logo{font-weight:800;font-size:20px;color:var(--hb-brand);text-decoration:none}.sh-nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.sh-nav a{text-decoration:none;color:var(--hb-dark);font-weight:600}.sh-nav a:hover{color:var(--hb-brand)}.sh-call{background:var(--hb-brand);color:#fff!important;padding:8px 14px;border-radius:999px;font-weight:700}@media (max-width:780px){.sh-container{flex-direction:column;align-items:flex-start;gap:8px}}.hb-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;border:2px solid transparent;background:#fff;color:var(--hb-brand);font-weight:700;text-decoration:none}.hb-btn:hover{filter:brightness(.96)}.hb-btn--ghost{background:transparent;border-color:rgba(255,255,255,.75);color:#fff}[id]{scroll-margin-top:100px}@media (max-width:980px){[id]{scroll-margin-top:120px}}