*{box-sizing:border-box;margin:0;padding:0}body{color:#111;background:#f5f1ea;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.siteHeader{z-index:100;justify-content:center;padding:1rem 1rem 0;display:flex;position:sticky;top:1rem}.floatingNav{-webkit-backdrop-filter:blur(10px);background:#f8f5f0eb;border:1px solid #11111114;border-radius:999px;align-items:center;gap:.35rem;padding:.7rem .8rem;display:inline-flex;box-shadow:0 10px 30px #00000014}.navLink{color:#111;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.navLink:hover{background:#1111110d;transform:translateY(-1px)}.navDivider{background:#1111111f;width:1px;height:2rem;margin:0 .2rem}.navIconButton{color:#111;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;transition:background .2s,transform .2s;display:inline-flex}.navIconButton:hover{background:#1111110d;transform:translateY(-1px)}.navIconButton svg{width:1.25rem;height:1.25rem}html{scroll-behavior:smooth}@media (max-width:640px){.siteHeader{padding:.75rem .75rem 0;top:.75rem}.floatingNav{justify-content:center;gap:.15rem;width:100%;padding:.55rem .6rem}.navLink{padding:.75rem .9rem;font-size:.95rem}.navDivider{height:1.7rem}.navIconButton{width:2.5rem;height:2.5rem}}
